Home
last modified time | relevance | path

Searched refs:description (Results 101 – 125 of 144) sorted by relevance

123456

/qemu/python/scripts/
H A Dmkvenv.py838 description="QEMU pyvenv bootstrapping utility",
/qemu/tests/docker/
H A Ddocker.py664 parser = argparse.ArgumentParser(description="A Docker helper",
/qemu/hw/misc/
H A Dxlnx-versal-trng.c656 .description = "Set to trigger TRNG fault events",
/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py21570 self.add_field('description', u.unpack_one("B"), self.fmtstr)
1658 self.add_field('description', u.unpack_one("B"), self.fmtstr)
1674 self.add_field('description', u.unpack_one("B"), self.fmtstr)
1733 self.add_field('description', u.unpack_one("B"), self.fmtstr)
1903 self.add_field('description', u.unpack_one("B"), self.fmtstr)
1947 self.add_field('description', u.unpack_one("B"), self.fmtstr)
/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst22 Device tree description of DRCs
262 Used to fetch an OpenFirmware device tree description of the resource associated
/qemu/docs/devel/
H A Dsubmitting-a-patch.rst159 description of the patch, another blank and your Signed-off-by: line.
175 ("Fixed commit subject")" below the patch description / before your
504 committed. This part should be a self-contained description of what this
H A Dbuild-system.rst375 description: 'SDL Image support for icons')
599 meson.build. The rules are produced from Meson's JSON description of
H A Dqom.rst461 documents for the complete API description.
H A Dqapi-code-gen.rst971 followed by an optional overview, a description of each argument (for
973 alternates), or value (for enums), a description of each feature (if
976 Descriptions start with '\@name:'. The description text must be
1929 Defines a string holding a JSON description of the schema
H A Dreplay.rst31 Academic papers with description of deterministic replay implementation:
/qemu/target/riscv/
H A Dcpu.c1384 const char *description; member
1391 [MISA_INFO_IDX(_bit)] = {.name = _propname, .description = _descr}
1457 const char *val = misa_ext_info_arr[idx].description; in riscv_get_misa_ext_description()
/qemu/pc-bios/
H A Dedk2-licenses.txt145 1. Create a change description in the format specified below to
183 Your change description should use the standard format for a
384 1. Create a change description in the format specified below to
418 Your change description should use the standard format for a
/qemu/hw/arm/
H A Daspeed.c625 const char *description; in witherspoon_bmc_i2c_init() member
648 pca1_leds[i].description); in witherspoon_bmc_i2c_init()
/qemu/hw/scsi/
H A Dmfi.h1001 char description[128]; member
/qemu/docs/devel/migration/
H A Dvfio.rst42 A detailed description of the UAPI for VFIO device migration can be found in
H A Dmain.rst210 with a carefully constructed VMState description that matches the
543 Consisting of a JSON description of the contents for analysis only
/qemu/tests/vm/
H A Dbasevm.py589 description="Utility for provisioning VMs and running builds",
/qemu/target/ppc/translate/
H A Dvmx-impl.c.inc409 /* Get sh(from description) by anding EA with 0xf. */
415 * Create bytes sh:sh+7 of X(from description) and place them in
422 * Create bytes sh+8:sh+15 of X(from description) and place them in
446 /* Get sh(from description) by anding EA with 0xf. */
452 * Create bytes (16-sh):(23-sh) of X(from description) and place them in
459 * Create bytes (24-sh):(32-sh) of X(from description) and place them in
/qemu/docs/system/s390x/
H A Dvfio-ap.rst76 instruction. The SIE state description is a control block that contains the
78 instruction. The SIE state description contains a satellite control block called
99 If you recall from the description of an AP Queue, AP instructions include
/qemu/docs/
H A Dqcow2-cache.txt19 technical description of the qcow2 file format.
/qemu/tests/qtest/
H A Dmeson.build120 dbus_vmstate1 = custom_target('dbus-vmstate description',
/qemu/hw/block/
H A Dxen-block.c664 .description = "Virtual Disk specifier: d*p*/xvd*/hd*/sd*",
/qemu/system/
H A Dqdev-monitor.c323 prop->value->description)); in qdev_device_help()
/qemu/docs/system/
H A Dtls.rst8 authentication. What follows is a description of how to generate
/qemu/hw/s390x/
H A Dcss.c2527 .description = "Identifier of an I/O device in the channel "
2535 .description = "Read-only identifier of an I/O device in the channel "

123456