Home
last modified time | relevance | path

Searched refs:broken (Results 1 – 25 of 30) sorted by relevance

12

/qemu/roms/
A Dedk2-build.config30 [pcds.nx.broken.shim.grub]
33 # shim.efi has broken MemAttr code
99 pcds = nx.broken.shim.grub
116 pcds = nx.broken.shim.grub
/qemu/util/
A Dvhost-user-server.c215 while (!vu_dev->broken) { in vu_client_trip()
268 if (vu_dev->broken) { in kick_handler()
/qemu/tests/qemu-iotests/
A D081.out83 == checking that quorum is broken ==
86 == checking the blkverify mode with broken content ==
/qemu/tests/qemu-iotests/tests/
A Dqemu-img-bitmaps151 $QEMU_IMG convert --bitmaps --skip-broken-bitmaps \
A Dqemu-img-bitmaps.out148 Try --skip-broken-bitmaps, or use 'qemu-img bitmap --remove' to delete it
/qemu/include/hw/virtio/
A Dvirtio.h138 bool broken; /* device in invalid state, needs reset */ member
528 return unlikely(vdev->disabled || vdev->broken); in virtio_device_disabled()
/qemu/qapi/
A Dvirtio.json146 # @broken: VirtIODevice broken flag
181 'broken': 'bool',
/qemu/contrib/gitdm/
A Daliases37 # some broken DCO tags
/qemu/hw/virtio/
A Dvirtio-qmp.c763 status->broken = vdev->broken; in qmp_x_query_virtio_status()
A Dvirtio-hmp-cmds.c126 s->broken ? "true" : "false"); in hmp_virtio_status()
A Dvirtio.c2348 vdev->broken = false; in virtio_reset()
2479 if (unlikely(vdev->broken)) { in virtio_queue_notify_vq()
2496 if (unlikely(!vq->vring.desc || vdev->broken)) { in virtio_queue_notify()
2792 return vdev->broken; in virtio_broken_needed()
2958 VMSTATE_BOOL(broken, VirtIODevice),
3476 vdev->broken = false; in virtio_init()
3920 vdev->broken = true; in virtio_error()
/qemu/tests/functional/
A Dmeson.build282 # broken in meson, with it running the pre-caching in the normal
/qemu/subprojects/libvhost-user/
A Dlibvhost-user.h414 bool broken; member
A Dlibvhost-user.c190 dev->broken = true; in vu_panic()
304 if (unlikely(dev->broken)) { in vu_is_vq_usable()
/qemu/net/
A Dtap-win32.c484 #error Async writes are broken. Please disable TUN_ASYNCHRONOUS_WRITES. in tap_win32_write()
/qemu/target/hexagon/imported/
A Dmpy.idef961 fHIDE(if (tmp != 3) fatal("C is broken");)
976 fHIDE(if (tmp != 3) fatal("C is broken");)
1010 fHIDE(default: fatal("C is broken!");)
1045 fHIDE(default: fatal("C is broken!");)
/qemu/docs/
A Dnvdimm.txt86 architectures, so the broken memory-backend-file can work again.
A Drdma.txt406 socket is broken during a non-RDMA based migration.
/qemu/docs/devel/migration/
A Dpostcopy.rst80 have discards on them to be broken.
/qemu/docs/devel/
A Dreplay.rst220 of the network connections, that could be broken by the remote timeouts).
/qemu/docs/system/devices/
A Dusb.rst385 The reason for this existing are broken usb devices. In theory one
/qemu/
A Dmeson_options.txt65 description: 'build QGA VSS support (broken with MinGW)')
A Dmeson.build671 # NB: Clang 17 is broken and SEGVs
1068 error('The installed libgio is broken for static linking')
1889 # Some versions of capstone have broken pkg-config file
1891 # fail later. If the system has such a broken version
/qemu/target/mips/
A Dcpu-defs.c.inc642 /* We emulate a later version of the 20Kc, earlier ones had a broken
/qemu/docs/tools/
A Dqemu-img.rst422 …-image-opts] [--target-image-opts] [--target-is-zero] [--bitmaps [--skip-broken-bitmaps]] [-U] [-C…
467 ``--skip-broken-bitmaps`` is also specified to copy only the

Completed in 76 milliseconds

12