Searched refs:protect (Results 1 – 24 of 24) sorted by relevance
/qemu/hw/intc/ |
H A D | allwinner-a10-pic.c | 69 return s->protect; in aw_a10_pic_read() 102 s->protect = value; in aw_a10_pic_write() 148 VMSTATE_UINT32(protect, AwA10PICState), 178 s->protect = 0; in aw_a10_pic_reset()
|
/qemu/scripts/qapi/ |
H A D | commands.py | 336 nm=c_name(commands, protect=False))) 353 c_prefix=c_name(self._prefix, protect=False))) 366 c_prefix=c_name(self._prefix, protect=False)))
|
H A D | common.py | 82 def c_name(name: str, protect: bool = True) -> str: 125 if protect and (name in (c89_words | c99_words | c11_words | gcc_words
|
H A D | events.py | 182 self._event_enum_name = c_name(prefix + 'QAPIEvent', protect=False)
|
H A D | introspect.py | 196 name = c_name(self._prefix, protect=False) + 'qmp_schema_qlit'
|
/qemu/configs/targets/ |
H A D | microblazeel-softmmu.mak | 4 TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml
|
H A D | microblazeel-linux-user.mak | 5 TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml
|
H A D | microblaze-softmmu.mak | 5 TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml
|
H A D | microblaze-linux-user.mak | 6 TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml
|
/qemu/include/hw/intc/ |
H A D | allwinner-a10-pic.h | 33 uint32_t protect; member
|
/qemu/docs/devel/ |
H A D | uefi-vars.rst | 44 privilege level for the firmware to protect itself, i.e. it does not
|
H A D | rcu.rst | 5 protect read-mostly data structures. RCU is very efficient and scalable 191 Is used at the head of a block to protect the code within the block.
|
H A D | control-flow-integrity.rst | 25 CFI is best used on production binaries, to protect against unknown attack
|
H A D | lockcnt.rst | 66 protect readers from other threads freeing memory after concurrent
|
H A D | multi-thread-tcg.rst | 80 We need to protect the entire code generation cycle including any post
|
H A D | qapi-code-gen.rst | 606 to be more careful to protect against changes in the global state.
|
/qemu/docs/system/i386/ |
H A D | tdx.rst | 7 in a CPU mode that is designed to protect the confidentiality of its memory
|
H A D | amd-memory-encryption.rst | 22 support to additionally protect the guest register state. In order to allow a
|
/qemu/linux-headers/LICENSES/preferred/ |
H A D | GPL-2.0 | 47 To protect your rights, we need to make restrictions that forbid 58 We protect your rights with two steps: (1) copyright the software, and
|
/qemu/ |
H A D | COPYING | 28 To protect your rights, we need to make restrictions that forbid 39 We protect your rights with two steps: (1) copyright the software, and
|
H A D | meson.build | 2608 # protect from xen.version() having less than three components
|
/qemu/docs/system/ |
H A D | qemu-block-drivers.rst.inc | 84 change the passphrase to protect data in any qcow images. The files must 869 By default, QEMU tries to protect image files from unexpected concurrent
|
/qemu/docs/tools/ |
H A D | qemu-img.rst | 832 to change the passphrase to protect data in any qcow images. The
|
/qemu/target/hexagon/imported/ |
H A D | mpy.idef | 488 /* to protect against overflow. */
|