/qemu/scripts/qapi/ |
H A D | schema.py | 163 def describe(self) -> str: member in QAPISchemaDefinition 376 def describe(self) -> str: member in QAPISchemaType 513 def describe(self) -> str: member in QAPISchemaArrayType 568 % self.base.describe()) 679 % (v.describe(self.info), v.type.describe())) 697 % (v.describe(self.info), types_seen[qt])) 807 % (v.name, tag_member.type.describe())) 812 % (v.describe(self.info), v.type.describe())) 875 % (self.describe(info), seen[cname].describe(info))) 882 def describe(self, info: Optional[QAPISourceInfo]) -> str: member in QAPISchemaMember [all …]
|
/qemu/scripts/ |
H A D | qemu-version.sh | 12 pkgversion=$(git describe --match 'v*' --dirty) || :
|
H A D | make-release | 61 (cd roms/seabios && git describe --tags --long --dirty > .version)
|
/qemu/qapi/ |
H A D | misc-arm.json | 33 # It will return a list of GICCapability objects that describe its
|
H A D | qdev.json | 24 # describe links between different devices and/or objects. These
|
H A D | misc.json | 333 # @opaque: A free-form string that can be used to describe the fd. 392 # @opaque: A free-form string that can be used to describe the fd.
|
H A D | job.json | 282 # The value is a human-readable error message to describe the
|
H A D | qom.json | 57 # Returns: a list of @ObjectPropertyInfo that describe the properties 199 # describe links between different devices and/or objects. These
|
H A D | cxl.json | 71 # May describe a field replaceable sub-component of the device.
|
/qemu/docs/interop/ |
H A D | nbd.rst | 12 The following paragraphs describe some specific properties of NBD
|
H A D | qed_spec.txt | 45 * ''backing_filename_offset'' and ''backing_filename_size'' describe a string in (byte offset, byte…
|
H A D | firmware.json | 383 # Provides a discriminated structure for firmware to describe its
|
H A D | qcow2.rst | 581 cluster offset can be used to describe a preallocation, 721 described by first L1 table entry that doesn't describe a
|
/qemu/docs/system/arm/ |
H A D | sbsa.rst | 49 It is information passed from QEMU to describe the information a hardware
|
H A D | bananapi_m2u.rst | 109 using similar commands as describe above for Linux. Note that it is recommended
|
H A D | orangepi.rst | 186 using similar commands as describe above for Linux. Note that it is recommended
|
/qemu/python/ |
H A D | README.rst | 81 - ``VERSION`` contains the PEP-440 compliant version used to describe
|
/qemu/docs/ |
H A D | colo-proxy.txt | 162 clearly describe the usage.
|
H A D | image-fuzzer.txt | 177 3. Image template should describe a general structure invariant for all
|
H A D | rdma.txt | 337 describe above to deliver bytes without changing the upper-level
|
/qemu/docs/specs/ |
H A D | ppc-spapr-hotplug.rst | 25 A set of four Open Firmware device tree array properties are used to describe 496 an alternate and newer way to describe dynamically reconfigurable memory.
|
/qemu/docs/devel/ |
H A D | kconfig.rst | 21 QEMU uses a simple domain-specific language to describe the dependencies
|
H A D | tracing.rst | 224 The following subsections describe the supported trace backends.
|
/qemu/docs/system/ |
H A D | qemu-block-drivers.rst.inc | 403 devices. We describe here the usage for QEMU version >= 0.8.3. 570 host OS you are running QEMU on. This section will describe this second method
|
/qemu/qga/ |
H A D | qapi-schema.json | 809 # the input list should describe a modified subset of 1218 # describe a modified subset of @guest-get-memory-blocks' return
|