Home
last modified time | relevance | path

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

12

/qemu/roms/
H 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/
H 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/
H A D081.out83 == checking that quorum is broken ==
86 == checking the blkverify mode with broken content ==
/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-bitmaps151 $QEMU_IMG convert --bitmaps --skip-broken-bitmaps \
H A Dqemu-img-bitmaps.out148 Try --skip-broken-bitmaps, or use 'qemu-img bitmap --remove' to delete it
/qemu/include/hw/virtio/
H 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/
H A Dvirtio.json146 # @broken: VirtIODevice broken flag
181 'broken': 'bool',
/qemu/contrib/gitdm/
H A Daliases37 # some broken DCO tags
/qemu/hw/virtio/
H A Dvirtio-qmp.c769 status->broken = vdev->broken; in qmp_x_query_virtio_status()
H A Dvirtio-hmp-cmds.c126 s->broken ? "true" : "false"); in hmp_virtio_status()
H A Dvirtio.c2451 if (unlikely(vdev->broken)) { in virtio_queue_notify_vq()
2468 if (unlikely(!vq->vring.desc || vdev->broken)) { in virtio_queue_notify()
2764 return vdev->broken; in virtio_broken_needed()
2930 VMSTATE_BOOL(broken, VirtIODevice),
3173 vdev->broken = false; in virtio_reset()
3495 vdev->broken = false; in virtio_init()
3937 vdev->broken = true; in virtio_error()
/qemu/tests/functional/
H A Dmeson.build397 # broken in meson, with it running the pre-caching in the normal
/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h410 bool broken; member
H A Dlibvhost-user.c190 dev->broken = true; in vu_panic()
304 if (unlikely(dev->broken)) { in vu_is_vq_usable()
/qemu/net/
H A Dtap-win32.c484 #error Async writes are broken. Please disable TUN_ASYNCHRONOUS_WRITES. in tap_win32_write()
/qemu/target/hexagon/imported/
H 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/
H A Dnvdimm.txt86 architectures, so the broken memory-backend-file can work again.
H A Drdma.txt406 socket is broken during a non-RDMA based migration.
/qemu/docs/devel/migration/
H A Dpostcopy.rst80 have discards on them to be broken.
/qemu/docs/devel/
H A Dreplay.rst220 of the network connections, that could be broken by the remote timeouts).
/qemu/docs/system/devices/
H A Dusb.rst385 The reason for this existing are broken usb devices. In theory one
/qemu/
H A Dmeson_options.txt65 description: 'build QGA VSS support (broken with MinGW)')
/qemu/target/mips/
H A Dcpu-defs.c.inc642 /* We emulate a later version of the 20Kc, earlier ones had a broken
/qemu/docs/tools/
H 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
/qemu/docs/about/
H A Dremoved-features.rst876 in a single thread context; in user mode atomicity was simply broken.
1119 tripped up the CI testing and was suspected to be quite broken. For that

12