/qemu/tests/qemu-iotests/ |
H A D | 153.out | 13 == Launching another QEMU, opts: '' == 15 Is another process using the image [TEST_DIR/t.qcow2]? 17 == Launching another QEMU, opts: 'read-only=on' == 19 Is another process using the image [TEST_DIR/t.qcow2]? 21 == Launching another QEMU, opts: 'read-only=on,force-share=on' == 27 Is another process using the image [TEST_DIR/t.qcow2]? 31 Is another process using the image [TEST_DIR/t.qcow2]? 35 Is another process using the image [TEST_DIR/t.qcow2]? 40 Is another process using the image [TEST_DIR/t.qcow2]? 45 Is another process using the image [TEST_DIR/t.qcow2]? [all …]
|
H A D | 126 | 78 # Do another test where we access both top and base without any slash in them 104 # such paths absolute, whereas in another, they are still relative.)
|
/qemu/tests/qapi-schema/ |
H A D | doc-good.out | 86 2. another item 128 Another paragraph 158 == Another subsection 173 another feature 214 another feature
|
H A D | doc-good.txt | 24 2. another item 93 Another paragraph 166 Another subsection 194 another feature 261 another feature
|
H A D | doc-good.json | 41 # 2. another item 97 # Another paragraph 147 # == Another subsection 162 # @cmd-feat2: another feature 209 # @cmd-feat2: another feature
|
/qemu/tests/qemu-iotests/tests/ |
H A D | parallels-checks.out | 39 == write another pattern to second cluster == 64 == write another pattern to the first clusters == 78 == write another pattern to second cluster == 95 == write another pattern to the first clusters ==
|
H A D | migration-permissions | 67 # Migrate an image in use by a virtio-blk device to another VM and 77 if 'Is another process using the image' not in ctx.exception.stdout: 91 if 'Is another process using the image' not in ctx.exception.stdout:
|
H A D | parallels-checks | 104 echo "== write another pattern to second cluster ==" 126 echo "== write another pattern to the first clusters ==" 143 echo "== write another pattern to second cluster ==" 162 echo "== write another pattern to the first clusters =="
|
/qemu/tests/tcg/i386/ |
H A D | README | 8 a real CPU or another emulator. 22 for comparison with the output obtained with a real CPU or another emulator.
|
/qemu/docs/system/ |
H A D | target-avr.rst | 29 and then in another shell:: 37 and then in another shell::
|
H A D | virtio-net-failover.rst | 10 through the virtio-net device, on the target side another vfio-pci device is 33 another host QEMU will unplug the primary device via the PCIe based hotplug
|
/qemu/util/ |
H A D | lockcnt.c | 56 * with the lock not taken, it must wake another futex waiter. 76 * only getting out of the loop if we can have another shot at the in qemu_lockcnt_cmpxchg_or_wait() 135 /* If we were woken by another thread, we should also wake one because in qemu_lockcnt_inc() 186 /* If we were woken by another thread, but we're returning in unlocked in qemu_lockcnt_dec_and_lock() 226 /* If we were woken by another thread, but we're returning in unlocked in qemu_lockcnt_dec_if_lock()
|
H A D | defer-call.c | 15 * defer_call(my_func, my_obj); <-- another 16 * defer_call(my_func, my_obj); <-- another
|
/qemu/tests/tcg/aarch64/ |
H A D | pauth-2.c | 45 * is a chance of choosing another salt that works. in do_test() 46 * Iterate until we find another salt which does fail. in do_test()
|
/qemu/include/hw/virtio/ |
H A D | virtio-dmabuf.h | 40 * false if another resource with the same UUID already existed. 54 * false if another resource with the same UUID already existed.
|
/qemu/scripts/codeconverter/codeconverter/ |
H A D | test_patching.py | 28 'another pattern: jihaabfed']) 47 'another pattern: jihAAAAAXXXfed')
|
/qemu/docs/devel/ |
H A D | s390-dasd-ipl.rst | 12 so when it is complete another ccw will be fetched and executed from memory 94 transfers control to another channel program segment immediately after reading 126 the kernel/hardware to the QEMU bios code we immediately issue another start
|
/qemu/tests/unit/ |
H A D | test-xs-node.c | 395 "another thing"); in test_xs_node_simple() 528 "another thing"); in do_test_xs_node_tx() 548 g_assert(data->len == strlen("another thing")); in do_test_xs_node_tx() 549 g_assert(!memcmp(data->data, "another thing", data->len)); in do_test_xs_node_tx() 589 g_assert(data->len == strlen("another thing")); in do_test_xs_node_tx() 590 g_assert(!memcmp(data->data, "another thing", data->len)); in do_test_xs_node_tx() 702 /* Another node to remain shared */ in test_xs_node_tx_resurrect() 787 /* Another node to remain shared */ in test_xs_node_tx_resurrect2()
|
/qemu/contrib/gitdm/ |
H A D | group-map-ibm | 2 # Some IBM contributors submit via another domain
|
/qemu/hw/core/ |
H A D | ptimer.c | 163 * might make calls into the ptimer APIs that provoke another in ptimer_tick() 357 * put another way it's a 32.32 fixed-point ns value. Our internal in ptimer_set_period_from_clock() 427 * means we need to do another reload and possibly another callback. in ptimer_transaction_commit()
|
/qemu/docs/user/ |
H A D | index.rst | 9 processes compiled for one CPU on another CPU.
|
/qemu/docs/about/ |
H A D | index.rst | 15 where QEMU can launch processes compiled for one CPU on another CPU.
|
/qemu/include/accel/tcg/ |
H A D | helper-retaddr.h | 13 * which another thread unmaps the page between a probe and the
|
/qemu/qga/ |
H A D | commands-posix-ssh.c | 386 "algo some-key another\n"; in test_remove_keys() 398 "algo some-key another\n"); in test_remove_keys() 408 "algo some-key another\n"; in test_get_keys()
|
/qemu/docs/devel/migration/ |
H A D | main.rst | 21 machine and being "migrated" to another machine. I.e. being moved to 22 another machine. 26 can take a while to move all state from one machine to another. Live 128 is required to stay constant across migration. Another example would 209 another to load the state back.
|