Home
last modified time | relevance | path

Searched refs:describe (Results 1 – 25 of 31) sorted by relevance

12

/qemu/scripts/qapi/
H A Dschema.py163 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 Dqemu-version.sh12 pkgversion=$(git describe --match 'v*' --dirty) || :
H A Dmake-release61 (cd roms/seabios && git describe --tags --long --dirty > .version)
/qemu/qapi/
H A Dmisc-arm.json33 # It will return a list of GICCapability objects that describe its
H A Dqdev.json24 # describe links between different devices and/or objects. These
H A Dmisc.json333 # @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 Djob.json282 # The value is a human-readable error message to describe the
H A Dqom.json57 # Returns: a list of @ObjectPropertyInfo that describe the properties
199 # describe links between different devices and/or objects. These
H A Dcxl.json71 # May describe a field replaceable sub-component of the device.
/qemu/docs/interop/
H A Dnbd.rst12 The following paragraphs describe some specific properties of NBD
H A Dqed_spec.txt45 * ''backing_filename_offset'' and ''backing_filename_size'' describe a string in (byte offset, byte…
H A Dfirmware.json383 # Provides a discriminated structure for firmware to describe its
H A Dqcow2.rst581 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 Dsbsa.rst49 It is information passed from QEMU to describe the information a hardware
H A Dbananapi_m2u.rst109 using similar commands as describe above for Linux. Note that it is recommended
H A Dorangepi.rst186 using similar commands as describe above for Linux. Note that it is recommended
/qemu/python/
H A DREADME.rst81 - ``VERSION`` contains the PEP-440 compliant version used to describe
/qemu/docs/
H A Dcolo-proxy.txt162 clearly describe the usage.
H A Dimage-fuzzer.txt177 3. Image template should describe a general structure invariant for all
H A Drdma.txt337 describe above to deliver bytes without changing the upper-level
/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst25 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 Dkconfig.rst21 QEMU uses a simple domain-specific language to describe the dependencies
H A Dtracing.rst224 The following subsections describe the supported trace backends.
/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc403 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 Dqapi-schema.json809 # the input list should describe a modified subset of
1218 # describe a modified subset of @guest-get-memory-blocks' return

12