Home
last modified time | relevance | path

Searched full:another (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/qemu/tests/qemu-iotests/
H A D153.out13 == 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 D12678 # 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 Ddoc-good.out86 2. another item
128 Another paragraph
158 == Another subsection
173 another feature
214 another feature
H A Ddoc-good.txt24 2. another item
93 Another paragraph
166 Another subsection
194 another feature
261 another feature
H A Ddoc-good.json41 # 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 Dparallels-checks.out39 == 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 Dmigration-permissions67 # 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 Dparallels-checks104 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 DREADME8 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 Dtarget-avr.rst29 and then in another shell::
37 and then in another shell::
H A Dvirtio-net-failover.rst10 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 Dlockcnt.c56 * 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 Ddefer-call.c15 * defer_call(my_func, my_obj); <-- another
16 * defer_call(my_func, my_obj); <-- another
/qemu/tests/tcg/aarch64/
H A Dpauth-2.c45 * 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 Dvirtio-dmabuf.h40 * 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 Dtest_patching.py28 'another pattern: jihaabfed'])
47 'another pattern: jihAAAAAXXXfed')
/qemu/docs/devel/
H A Ds390-dasd-ipl.rst12 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 Dtest-xs-node.c395 "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 Dgroup-map-ibm2 # Some IBM contributors submit via another domain
/qemu/hw/core/
H A Dptimer.c163 * 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 Dindex.rst9 processes compiled for one CPU on another CPU.
/qemu/docs/about/
H A Dindex.rst15 where QEMU can launch processes compiled for one CPU on another CPU.
/qemu/include/accel/tcg/
H A Dhelper-retaddr.h13 * which another thread unmaps the page between a probe and the
/qemu/qga/
H A Dcommands-posix-ssh.c386 "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 Dmain.rst21 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.

12345678910>>...16