Home
last modified time | relevance | path

Searched full:additional (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/qemu/qapi/
H A Dintrospect.json114 # Additional SchemaInfo members for meta-type 'builtin'.
155 # Additional SchemaInfo members for meta-type 'enum'.
195 # Additional SchemaInfo members for meta-type 'array'.
209 # Additional SchemaInfo members for meta-type 'object'.
217 # @variants: variant members, i.e. additional members that depend on
274 # Additional SchemaInfo members for meta-type 'alternate'.
302 # Additional SchemaInfo members for meta-type 'command'.
324 # Additional SchemaInfo members for meta-type 'event'.
H A Dcxl.json49 # @descriptor: Memory Event Descriptor with additional memory event
100 # @descriptor: Memory Event Descriptor with additional memory event
168 # @additional-status: See CXL r3.0 Table 8-100 Get Health Info Output
169 # Payload, Additional Status for subfield definitions.
189 'media-status': 'uint8', 'additional-status': 'uint8',
221 # reported via an AER uncorrectable internal error with additional
356 # correctable internal error, with additional detail available from
411 # the capacity with the specified tag available to an additional
H A Dqdev.json56 # 1. Additional arguments depend on the type.
74 # "additional arguments" business. It shouldn't have been added
82 'gen': false, # so we can get the additional arguments
/qemu/tcg/tci/
H A DREADME26 The additional file tcg/tci.c adds the interpreter and disassembler.
41 additional code in configure which must be fixed when new native TCG
55 qemu.log files. This is also useful to see the effects of additional
56 registers or additional opcodes (it is easy to modify the virtual machine).
/qemu/docs/system/devices/
H A Dnvme.rst10 * `Adding NVMe Devices`_, `additional namespaces`_ and `NVM subsystems`_.
58 sits on top of NVMe. It describes additional commands and NVMe behaviors
63 Additional Namespaces
68 namespaces and additional features, the ``nvme-ns`` device must be used.
112 Additional features becomes available if the controller device (``nvme``) is
125 linked to an ``nvme-subsys`` device allows additional ``nvme-ns`` parameters:
176 additional ``nvme-ns`` device parameters may be used to control the Copy
198 The namespace may be configured with additional parameters
/qemu/docs/system/s390x/
H A D3270.rst22 ``CONFIG_TN3270`` and at least one of ``CONFIG_TN3270_TTY`` (for additional
42 This should get you an additional tty for logging into the guest.
45 an additional tty, you can also append ``conmode=3270 condev=000a`` to
/qemu/docs/interop/
H A Ddbus.rst38 have additional mechanisms to enforce security rules, based for
62 - No security benefit over traditional QEMU, unless additional
63 unless additional controls such as SELinux or AppArmor are
H A Dqcow2.rst191 Additional fields (version 3 and higher)
197 formally, additional fields have the following compatibility rules:
199 1. If the value of the additional field must not be ignored for correct
204 additional field may be safely ignored other than preserving its value when
213 to the field's offset. Also, all additional fields are not present for
243 additional field is not aligned, some padding is needed. This padding must be
244 zeroed, so that if some existing (or future) additional field will fall into
280 need space for additional data can use a header extension.
356 its additional data, as well as the length of such data.
607 x - 61: Number of additional 512-byte sectors used for the
[all …]
H A Dnbd.rst19 NBD protocol specification, and also defines an additional metadata
65 additional patches from the corresponding stable branch to fix bugs in
/qemu/
H A DREADME.rst60 Additional information can also be found online via the QEMU website:
84 Additional information on submitting patches can be found online via
145 For additional information on bug reporting consult:
168 Information on additional methods of contacting the community can be
/qemu/scripts/simplebench/
H A Dsimplebench.py40 considered the main, and 'seconds' is just an additional
42 Returned dict may contain any other additional fields.
112 args, vargs -- additional arguments for bench_one
/qemu/tests/qtest/libqos/
H A Dqgraph.h55 * @extra_device_opts: optional additional command line for dest
56 * edge, used to add additional attributes
60 * @before_cmd_line: optional additional command line for dest
61 * edge, used to add additional attributes
92 * additional parameters to the command line
204 * @opts: Optional additional command line
/qemu/docs/system/
H A Dguest-loader.rst31 size. Additional information can be passed with by using additional
H A Ddevice-emulation.rst23 the command line ``--device foo,help`` will list the additional
42 additional buses to the system that other devices can be attached to.
/qemu/hw/vmapple/
H A Dvirtio-blk.c14 * - An additional "type" identifier to differentiate AUX and Root volumes
15 * - An additional BARRIER command
148 * We don't support zones, but we need the additional config space size. in vmapple_virtio_blk_pci_realize()
/qemu/.gitlab/issue_templates/
H A Dbug.md13 See https://www.qemu.org/contribute/report-a-bug/ for additional
53 ## Additional information
/qemu/docs/devel/testing/
H A Dfuzzing.rst6 how to use it to implement additional fuzzers.
116 Coverage over virtual devices can be improved by adding additional fuzzers.
184 requires additional information provided in environment variables, we
198 To fuzz additional devices/device configuration on OSS-Fuzz, send patches for
288 additional setup(e.g. PCI setup, or VM snapshotting).
H A Dci-runners.rst.inc5 are a number additional jobs that will run before an actual merge.
7 other GitLab based CI jobs, but rely on additional systems, not the
/qemu/include/gdbstub/
H A Dhelpers.h87 * element for additional processing. Some front-ends do additional
/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h176 /* length of the additional authenticated data (AAD) in bytes */
257 /* length of the additional authenticated data (AAD) in bytes */
391 /* length of additional auth data */
431 /* Length of the additional auth data */
/qemu/include/net/
H A Dnet.h199 * @alias: Additional model string to match (for user convenience and
210 * @alias: Additional model string to match
229 * @alias: Additional model string to match
242 * @alias: Additional model string to replace, for user convenience
/qemu/docs/
H A Dmemory-hotplug.txt32 guest can reach is 4GB. This means that three additional gigabytes can be
67 2MB pages. Also, the guest has additional memory slots to hotplug more
H A Dpcie_pci_bridge.txt16 can be hot-plugged into appropriate root port (requires additional actions,
32 To solve this problem we reserve additional buses on a firmware level.
/qemu/tests/lcitool/projects/
H A Dqemu-win-installer.yml1 # Additional packages that are required to build the code in qga/vss-win32/
/qemu/tests/guest-debug/
H A Drun-test.py31 help="Additional args for GDB test script. "
36 parser.add_argument("--gdb-args", help="Additional gdb arguments")

12345678910>>...14