Searched full:still (Results 1 – 25 of 529) sorted by relevance
12345678910>>...22
/qemu/tests/qemu-iotests/ |
H A D | 141 | 4 # Test case for ejecting BDSs with block jobs still running on them 48 # This is expected to fail because the job still exists 127 # work just fine without the block job still running. 140 # work just fine without the block job still running.
|
H A D | 294.out | 24 == test that key 0 still doesn't open the image (key material is erased) == 27 == test that key 1 still works ==
|
H A D | 294 | 80 echo "== test that key 0 still doesn't open the image (key material is erased) ==" 84 echo "== test that key 1 still works =="
|
H A D | 126 | 100 # relative to the overlay!). While this is more or less intended, it is still 104 # such paths absolute, whereas in another, they are still relative.)
|
H A D | 039.out | 22 == Read-only access must still work == 41 == Data should still be accessible after repair ==
|
H A D | 283 | 130 # The copy-before-write filter should still be present prior to finalization 137 # with qemu-io (which will most likely crash qemu if it is still
|
H A D | 039 | 80 echo "== Read-only access must still work ==" 96 echo "== Data should still be accessible after repair =="
|
/qemu/accel/ |
H A D | accel-blocker.c | 125 * If event is still FREE, and there are ioctls still in progress, in accel_ioctl_inhibit_begin() 131 * still running the loop will iterate once more and reset the event in accel_ioctl_inhibit_begin()
|
/qemu/target/alpha/ |
H A D | gdbstub.c | 50 gdb protocol, but is still required to occupy 8 bytes. */ in alpha_cpu_gdb_read_register() 85 gdb protocol, but is still required to occupy 8 bytes. */ in alpha_cpu_gdb_write_register()
|
/qemu/include/hw/riscv/ |
H A D | boot_opensbi.h | 49 * stage while other HARTs are still running in the previous booting 79 * stage while other HARTs are still running in the previous booting
|
/qemu/tests/qapi-schema/ |
H A D | doc-good.out | 74 Still in list 79 Note: still in list
|
H A D | doc-good.txt | 14 * Three Still in list 18 * Second list Note: still in list
|
H A D | doc-good.json | 29 # Still in list 34 # Note: still in list
|
/qemu/docs/system/ |
H A D | bootindex.rst | 16 will still be bootable. 54 won't retry booting from other disk. It can still try to boot from
|
/qemu/hw/s390x/ |
H A D | virtio-ccw-md.c | 119 /* Unplug the memory device while it is still realized. */ in virtio_ccw_md_unplug() 125 /* Not expected to fail ... but still try to recover. */ in virtio_ccw_md_unplug()
|
/qemu/hw/virtio/ |
H A D | virtio-md-pci.c | 117 /* Unplug the memory device while it is still realized. */ in virtio_md_pci_unplug() 123 /* Not expected to fail ... but still try to recover. */ in virtio_md_pci_unplug()
|
/qemu/configs/meson/ |
H A D | windows.txt | 1 # target-specific defaults, can still be overridden on
|
/qemu/configs/devices/aarch64-softmmu/ |
H A D | minimal.mak | 4 # features from the 32bit platform (although virt still supports 32bit
|
/qemu/hw/intc/ |
H A D | ioapic.c | 117 * guest should be still working on previous one, in ioapic_service() 246 * When IOAPIC is in the userspace while APIC is still in in ioapic_eoi_broadcast() 252 * even if interrupt come). Still kick the resamplefds if in ioapic_eoi_broadcast() 256 * Note: We still need to go through the irr & remote-irr in ioapic_eoi_broadcast()
|
/qemu/qapi/ |
H A D | job.json | 69 # was set to false. These pending changes may still fail. 227 # the JOB_READY event, job-cancel or job-complete will still need to 278 # @error: If this field is present, the job failed; if it is still
|
/qemu/include/chardev/ |
H A D | char.h | 31 * CLOSED event it's still possible that the out 32 * port is still open. TODO: we should only send 92 * @opts: the options that still need parsing
|
/qemu/gdbstub/ |
H A D | meson.build | 2 # The main gdbstub still relies on per-build definitions of various
|
/qemu/tests/docker/ |
H A D | test-unit | 18 # although we are not building QEMU itself we still need a configured
|
H A D | test-tcg | 18 # although we are not building QEMU itself we still need a configured
|
/qemu/tests/qemu-iotests/tests/ |
H A D | migrate-bitmaps-test | 111 # test that bitmap is still here 117 # test that bitmap is still here after invalidation 131 # test that bitmap is still persistent
|
12345678910>>...22