Searched full:compliant (Results 1 – 25 of 33) sorted by relevance
12
/qemu/qapi/ |
H A D | virtio.json | 243 # "VIRTIO_F_VERSION_1: Device compliant for v1 spec (legacy)" 252 # "VIRTIO_F_VERSION_1: Device compliant for v1 spec (legacy)", 305 # "VIRTIO_F_VERSION_1: Device compliant for v1 spec (legacy)" 317 # "VIRTIO_F_VERSION_1: Device compliant for v1 spec (legacy)", 351 # "VIRTIO_F_VERSION_1: Device compliant for v1 spec (legacy)", 393 # "VIRTIO_F_VERSION_1: Device compliant for v1 spec (legacy)" 424 # "VIRTIO_F_VERSION_1: Device compliant for v1 spec (legacy)",
|
/qemu/docs/system/ppc/ |
H A D | powermac.rst | 34 100% IEEE 1275-1994 (referred to as Open Firmware) compliant firmware.
|
H A D | amigang.rst | 86 The Pegasos II board has an Open Firmware compliant ROM based on
|
H A D | powernv.rst | 61 kvm-pr modules. kvm-hv is adherent to PAPR and it's not compliant with
|
/qemu/linux-headers/LICENSES/exceptions/ |
H A D | Linux-syscall-note | 7 into non GPL compliant user space application code.
|
/qemu/nbd/ |
H A D | trace-events | 76 nbd_co_receive_ext_payload_compliance(uint64_t from, uint64_t len) "client sent non-compliant write… 77 …char *op, uint64_t from, uint64_t len, uint32_t align) "client sent non-compliant unaligned %s req…
|
/qemu/docs/system/ |
H A D | target-sparc.rst | 61 compliant firmware.
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_types.h | 39 * - __le{16,32,64} for standard-compliant virtio devices
|
H A D | virtio_config.h | 66 /* v1.0 compliant. */
|
/qemu/block/ |
H A D | trace-events | 167 nbd_parse_blockstatus_compliance(const char *err) "ignoring extra data from non-compliant server: %… 168 nbd_structured_read_compliance(const char *type) "server sent non-compliant unaligned read %s chunk" 169 nbd_extended_headers_compliance(const char *type) "server sent non-compliant %s chunk not matching …
|
/qemu/python/ |
H A D | README.rst | 81 - ``VERSION`` contains the PEP-440 compliant version used to describe
|
/qemu/pc-bios/ |
H A D | README | 9 1275-1994 (referred to as Open Firmware) compliant firmware.
|
/qemu/hw/watchdog/ |
H A D | sbsa_gwdt.c | 283 dc->desc = "SBSA-compliant generic watchdog device"; in wdt_sbsa_gwdt_class_init()
|
/qemu/docs/system/devices/ |
H A D | ccid.rst | 169 cards) compliant card and uses NSS to retrieve certificates and do
|
/qemu/linux-user/arm/ |
H A D | syscall.tbl | 208 # SuS compliant getrlimit
|
H A D | signal.c | 218 * mechanism we use in order to remain ABI compliant. in setup_return()
|
/qemu/include/qemu/ |
H A D | osdep.h | 791 * storage. For POSIX compliant systems this will fallback 798 * (mandatory only for POSIX non-compliant systems)
|
/qemu/docs/specs/ |
H A D | ppc-spapr-xive.rst | 10 A QEMU ``pseries`` machine (which is PAPR compliant) using POWER9
|
/qemu/docs/devel/ |
H A D | tracing.rst | 304 Restriction: "syslog" backend is restricted to POSIX compliant OS.
|
/qemu/python/qemu/qmp/ |
H A D | qmp_shell.py | 79 which will echo back the properly formatted JSON-compliant QMP that is being
|
/qemu/hw/smbios/ |
H A D | smbios.c | 1046 /* compliant with smbios spec v2.8 */ in smbios_entry_point_setup() 1068 /* compliant with smbios spec 3.0 */ in smbios_entry_point_setup()
|
/qemu/hw/virtio/ |
H A D | virtio-qmp.c | 52 "VIRTIO_F_VERSION_1: Device compliant for v1 spec (legacy)"),
|
/qemu/tests/qtest/ |
H A D | vhost-user-blk-test.c | 720 * is also spec-compliant). in multiqueue()
|
/qemu/hw/block/ |
H A D | pflash_cfi01.c | 281 case 0x00: /* This model reset value for READ_ARRAY (not CFI compliant) */ in pflash_read()
|
/qemu/docs/devel/testing/ |
H A D | main.rst | 143 * Windows opens a file in text mode by default, while a POSIX compliant
|
12