Home
last modified time | relevance | path

Searched full:works (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/qemu/tcg/tci/
H A DREADME91 s0 = bios works
92 s1 = grub works
98 u0 = static hello works
99 u1 = linux-user-test works
105 A cross compiled QEMU for i386 host also works with the same basic tests.
106 A cross compiled QEMU for mipsel host works, too. It is terribly slow
109 A cross compiled QEMU for arm host works (tested with pc bios).
110 A cross compiled QEMU for ppc host works at least partially:
/qemu/docs/devel/migration/
H A Dcompatibility.rst4 How backwards compatibility works
154 correct. migration works.
161 correct. migration works.
278 has less features than host B, sometimes it works. Important word of
332 This migration works
336 This migration works
456 - $ qemu-7.2 -M pc-7.2 -> qemu-7.2 -M pc-7.2 (works)
457 - $ qemu-8.0.1 -M pc-7.2 -> qemu-8.0.1 -M pc-7.2 (works)
458 - $ qemu-8.0.1 -M pc-7.2 -> qemu-7.2 -M pc-7.2 (works)
459 - $ qemu-7.2 -M pc-7.2 -> qemu-8.0.1 -M pc-7.2 (works)
[all …]
H A Dindex.rst5 QEMU live migration works.
H A Dpostcopy.rst252 Postcopy now works with hugetlbfs backed memory:
261 hugepages works well, however 1GB hugepages are likely to be problematic
272 The Linux kernel userfault support works on ``/dev/shm`` memory and on ``hugetlbfs``
/qemu/hw/uefi/
H A DLIMITATIONS.md4 * works only on little endian hosts
6 * works only for 64-bit guests
/qemu/tests/qemu-iotests/
H A D233.out29 == check TLS works ==
48 == check TLS works over TCP with mismatched hostname and override ==
79 == check TLS works over UNIX with hostname override ==
90 == check TLS works over UNIX with PSK ==
H A D23399 echo "== check TLS works =="
121 echo "== check TLS works over TCP with mismatched hostname and override =="
188 echo "== check TLS works over UNIX with hostname override =="
198 echo "== check TLS works over UNIX with PSK =="
H A D294.out27 == test that key 1 still works ==
/qemu/tests/tcg/multiarch/gdbstub/
H A Dcatch-syscalls.py36 # Check that deletion works.
42 # Check that catch-all works (libc should at least call exit).
/qemu/docs/system/devices/
H A Dusb.rst5 plug virtual USB devices or real host USB devices (only works with
150 the QEMU command line option works like ``usb-uas`` and does not
227 Plugging a tablet into UHCI port 1 works like this::
231 Plugging a hub into UHCI port 2 works like this::
235 Plugging a virtual USB stick into port 4 of the hub just plugged works
391 What works best pretty much depends on the behavior of the specific
/qemu/tests/vm/
H A Daarch64vm.py20 # This works for both kvm and tcg.
31 # parameters that works for backwards compatibility.
/qemu/linux-headers/LICENSES/preferred/
H A DGPL-2.0135 and can be reasonably considered independent and separate works in
137 sections when you distribute them as separate works. But when you
146 collective works based on the Program.
201 distribute the Program or its derivative works. These actions are
206 the Program or works based on it.
/qemu/
H A DCOPYING116 and can be reasonably considered independent and separate works in
118 sections when you distribute them as separate works. But when you
127 collective works based on the Program.
182 distribute the Program or its derivative works. These actions are
187 the Program or works based on it.
/qemu/tests/qemu-iotests/tests/
H A Dinactive-node-nbd.out80 Inactivating nodes with an export works with allow-inactive=true
105 Inactivating nodes with an inactive parent works
119 Creating inactive parent node with an inactive child works
143 Inactive overlay over inactive backing file just works
H A Dinactive-node-nbd139 iotests.log('\nInactivating nodes with an export works with '
159 iotests.log('\nInactivating nodes with an inactive parent works')
171 iotests.log('\nCreating inactive parent node with an inactive child works')
192 iotests.log('\nInactive overlay over inactive backing file just works')
/qemu/docs/devel/
H A Dindex-build.rst4 Details about how QEMU's build system works. You will need to understand
H A Dmultiple-iothreads.rst55 (see ``include/block/aio.h``). Code that only works in the main loop
94 works both in ``IOThread``\ s or the main loop, depending on which ``AioContext``
H A Dindex.rst23 model works.
/qemu/tests/unit/
H A Dtest-coroutine.c18 * Check that qemu_in_coroutine() works
37 * Check that qemu_coroutine_self() works
55 * Check that qemu_coroutine_entered() works
66 /* Once more to check it still works after yielding */ in verify_entered_step_2()
/qemu/docs/
H A Ddefs.rst.inc8 extra literal formatting with ``..``: this works in the HTML output
/qemu/tests/decode/
H A Dsucc_pattern_group_nest1.decode9 # Make sure deep netsting works, as few targets will actually exercise it
/qemu/scripts/qemugdb/
H A Dcoroutine.py128 # but only works with live sessions.
167 # This only works with a live session
/qemu/tests/functional/
H A Dtest_ppc_mac.py17 # mac99 also works with kvm_pr but we don't have a reliable way at
/qemu/hw/usb/
H A Dvt82c686-uhci-pci.c38 /* Reason: only works as USB function of VT82xx superio chips */
/qemu/target/arm/
H A Darm-qmp-cmds.c143 /* KVM is enabled and we're using this type, so it works. */ in qmp_query_cpu_model_expansion()
148 error_setg(errp, "We cannot guarantee the CPU type '%s' works " in qmp_query_cpu_model_expansion()

12345678910>>...13