Home
last modified time | relevance | path

Searched full:containing (Results 1 – 25 of 173) sorted by relevance

1234567

/qemu/tests/qemu-iotests/
H A D03665 # 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 Duninit.rs19 /// 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 Dacpi_nvdimm.rst49 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 Dcmd.py136 :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 Didef-parser.h228 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 DREADME.rst36 * ``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 Dregister.h98 * @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 Dnpcm8xx.h123 * @machine - The machine containing the SoC to be booted.
124 * @soc - The SoC containing the CPU to be booted.
H A Dnpcm7xx.h130 * @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 Dfw_cfg.h33 * 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 Dxlnx-versal-efuse.h65 * Returns: the 32-bit word containing address @bit; 0 if @denies is true
/qemu/docs/interop/
H A Dvirtio-balloon-stats.rst25 which will return a dictionary containing:
27 * A key named 'stats', containing all available stats. If the guest
/qemu/docs/system/
H A Dtls.rst106 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 Dinvocation.rst13 When dealing with options parameters as arbitrary strings containing
H A Dqemu-manpage.rst34 When dealing with options parameters as arbitrary strings containing
/qemu/qapi/
H A Dacpi.json93 # @source: an integer containing the source event
95 # @status: an integer containing the status code
/qemu/include/migration/
H A Dregister.h59 * 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 Dtls-cipher-suites.h27 * Returns: reference to a byte array containing the data.
/qemu/include/qemu/
H A Dfifo8.h113 * 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 Dxen.h224 * Frame containing list of mfns containing list of mfns containing p2m.
/qemu/target/hexagon/
H A Dgen_op_attribs.py29 "Emit opaque macro calls containing instruction attributes"
/qemu/
H A Dqemu.sasl38 # containing the passwds. Use 'saslpasswd2 -a qemu [username]'
/qemu/docs/config/
H A Dmach-virt-serial.cfg78 # containing the executable code, which is shared between
88 # host, the name of the package containing the firmware
/qemu/docs/devel/
H A Dcode-provenance.rst104 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 Dbootinfo.h5 * This is an easily parsable and extendable structure containing all

1234567