/qemu/tests/qemu-iotests/ |
H A D | 036 | 65 # With feature table containing bit 63 81 # With feature table containing bit 63 85 # With feature table containing bit 61 90 # With feature table containing bits 61 and 62 95 # With feature table containing all bits 100 # With feature table containing unrelated bits, including compatible/autoclear
|
/qemu/rust/qemu-api/src/ |
H A D | uninit.rs | 19 /// Return a constant pointer to the containing object of the field. 21 /// Because the `MaybeUninitField` remembers the containing object, 28 /// Return a mutable pointer to the containing object. 30 /// Because the `MaybeUninitField` remembers the containing object,
|
/qemu/docs/specs/ |
H A D | acpi_nvdimm.rst | 49 A Buffer containing a UUID (16 Bytes) 51 An Integer containing the Revision ID (4 Bytes) 53 An Integer containing the Function Index (4 Bytes) 55 A package containing parameters for the function specified by the 60 If Function Index = 0, a Buffer containing a function index bitfield. 74 A Buffer containing a list of NFIT Type structure entries. 193 A package containing a buffer whose layout is as follows:
|
/qemu/tests/functional/qemu_test/ |
H A D | cmd.py | 136 :param test: a test containing a VM that will have its console 153 :param test: a test containing a VM that will have its console 167 :param test: a test containing a VM. 181 :param test: a test containing a VM that will have its console
|
/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.h | 228 char *input_buffer; /**< Buffer containing the input code */ 229 GString *out_str; /**< String containing the output code */ 230 GString *signature_str; /**< String containing the signatures code */ 231 GString *header_str; /**< String containing the header code */
|
/qemu/.gitlab-ci.d/cirrus/ |
H A D | README.rst | 36 * ``CIRRUS_GITHUB_REPO``, containing the name of the GitHub repository 39 * ``CIRRUS_API_TOKEN``, containing the Cirrus CI API token generated earlier.
|
/qemu/include/hw/ |
H A D | register.h | 98 * @r is an array containing of all the relevant RegisterInfo structures. 187 * returns: A structure containing all of the registers and an initialized 223 * @r_array: A structure containing all of the registers, as returned by
|
/qemu/include/hw/arm/ |
H A D | npcm8xx.h | 123 * @machine - The machine containing the SoC to be booted. 124 * @soc - The SoC containing the CPU to be booted.
|
H A D | npcm7xx.h | 130 * @machine - The machine containing the SoC to be booted. 131 * @soc - The SoC containing the CPU to be booted.
|
/qemu/include/hw/nvram/ |
H A D | fw_cfg.h | 33 * Returns: A byte array containing data to add, or NULL without 229 * structure residing at key value FW_CFG_FILE_DIR, containing the item name, 251 * structure residing at key value FW_CFG_FILE_DIR, containing the item name, 297 * structure residing at key value FW_CFG_FILE_DIR, containing the item name,
|
H A D | xlnx-versal-efuse.h | 65 * Returns: the 32-bit word containing address @bit; 0 if @denies is true
|
/qemu/docs/interop/ |
H A D | virtio-balloon-stats.rst | 25 which will return a dictionary containing: 27 * A key named 'stats', containing all available stats. If the guest
|
/qemu/docs/system/ |
H A D | tls.rst | 106 On the host holding the CA, create template files containing the 161 Once again on the host holding the CA, create template files containing 309 containing one or more usernames and random keys:: 323 containing ``keys.psk`` and an optional username (defaults to "qemu")::
|
H A D | invocation.rst | 13 When dealing with options parameters as arbitrary strings containing
|
H A D | qemu-manpage.rst | 34 When dealing with options parameters as arbitrary strings containing
|
/qemu/qapi/ |
H A D | acpi.json | 93 # @source: an integer containing the source event 95 # @status: an integer containing the status code
|
/qemu/include/migration/ |
H A D | register.h | 59 * first section containing information on the device 95 * Transmits the last section for the device containing any 118 * @d: a #SaveLiveCompletePrecopyThreadData containing parameters that the
|
/qemu/include/crypto/ |
H A D | tls-cipher-suites.h | 27 * Returns: reference to a byte array containing the data.
|
/qemu/include/qemu/ |
H A D | fifo8.h | 113 * containing the popped data is returned. This buffer points directly into 139 * The buffer containing the data peeked into is returned. This buffer points
|
/qemu/include/hw/xen/interface/arch-x86/ |
H A D | xen.h | 224 * Frame containing list of mfns containing list of mfns containing p2m.
|
/qemu/target/hexagon/ |
H A D | gen_op_attribs.py | 29 "Emit opaque macro calls containing instruction attributes"
|
/qemu/ |
H A D | qemu.sasl | 38 # containing the passwds. Use 'saslpasswd2 -a qemu [username]'
|
/qemu/docs/config/ |
H A D | mach-virt-serial.cfg | 78 # containing the executable code, which is shared between 88 # host, the name of the package containing the firmware
|
/qemu/docs/devel/ |
H A D | code-provenance.rst | 104 email reply containing a ``Reviewed-by`` tag. Subsystem maintainers who 110 queue it and send a pull request, they would send a mail containing a 118 containing a ``Tested-by`` tag.
|
/qemu/hw/m68k/ |
H A D | bootinfo.h | 5 * This is an easily parsable and extendable structure containing all
|