Home
last modified time | relevance | path

Searched refs:them (Results 1 – 25 of 202) sorted by relevance

123456789

/qemu/contrib/plugins/
H A Dlockstep.c129 static void report_divergance(ExecState *us, ExecState *them) in report_divergance() argument
168 them->pc, them->insn_count, in report_divergance()
199 ExecState us, them; in vcpu_tb_exec() local
223 bytes = read(socket_fd, &them, sizeof(ExecState)); in vcpu_tb_exec()
235 if (us.pc != them.pc) { in vcpu_tb_exec()
236 report_divergance(&us, &them); in vcpu_tb_exec()
/qemu/tests/qemu-iotests/
H A D290.out7 # Fill all clusters with data and then discard them
19 # Fill all clusters with data and then discard them
38 # Fill all clusters with data and then discard them
51 # Fill all clusters with data and then discard them
/qemu/linux-user/arm/
H A Dvdso.ld35 * when we relocate the binary. We want them to be initially
36 * writable for the relocation; we'll force them read-only after.
/qemu/linux-user/x86_64/
H A Dvdso.ld41 * when we relocate the binary. We want them to be initially
42 * writable for the relocation; we'll force them read-only after.
/qemu/linux-user/i386/
H A Dvdso.ld44 * when we relocate the binary. We want them to be initially
45 * writable for the relocation; we'll force them read-only after.
/qemu/linux-user/ppc/
H A Dvdso-32.ld38 * when we relocate the binary. We want them to be initially
39 * writable for the relocation; we'll force them read-only after.
H A Dvdso-64.ld36 * when we relocate the binary. We want them to be initially
37 * writable for the relocation; we'll force them read-only after.
/qemu/linux-user/s390x/
H A Dvdso.ld40 * when we relocate the binary. We want them to be initially
41 * writable for the relocation; we'll force them read-only after.
/qemu/linux-user/aarch64/
H A Dvdso.ld40 * when we relocate the binary. We want them to be initially
41 * writable for the relocation; we'll force them read-only after.
/qemu/linux-user/riscv/
H A Dvdso.ld42 * when we relocate the binary. We want them to be initially
43 * writable for the relocation; we'll force them read-only after.
/qemu/linux-user/loongarch64/
H A Dvdso.ld41 * when we relocate the binary. We want them to be initially
42 * writable for the relocation; we'll force them read-only after.
/qemu/python/
H A DREADME.rst40 Using these packages without installing them
43 These packages may be used without installing them first, by using one
60 invoke them without installation, you can invoke e.g.:
/qemu/linux-user/hppa/
H A Dvdso.ld48 when we relocate the binary. We want them to be initially
49 writable for the relocation; we'll force them read-only after. */
/qemu/contrib/gitdm/
H A Dgroup-map-robots3 # bugs. Let's group them together here.
/qemu/docs/devel/
H A Dblock-coroutine-wrapper.rst7 coroutine_fn specifier. Still, sometimes we need to call them from
18 so we have a script to generate them.
H A Dindex-internals.rst6 Details about QEMU's various subsystems including how to add features to them.
/qemu/configs/devices/aarch64-softmmu/
H A Ddefault.mak6 # These are selected by default when TCG is enabled, uncomment them to
/qemu/rust/hw/timer/hpet/
H A Dmeson.build15 # them when compiling the root per-target static rust lib.
/qemu/rust/hw/char/pl011/
H A Dmeson.build17 # them when compiling the root per-target static rust lib.
/qemu/docs/system/
H A Dintroduction.rst155 ``virt`` machine comes with some built in pflash devices we give them
177 devices we need to define them. We give them ids so we can link them
H A Dmonitor.rst31 by prefixing them with *$*.
/qemu/docs/config/
H A Dich9-ehci-uhci.cfg9 # Specify "bus=ehci.0" when creating usb devices to hook them up
/qemu/hw/pci/
H A Dmeson.build15 # allow plugging PCIe devices into PCI buses, include them even if
/qemu/docs/
H A Dimage-fuzzer.txt26 by providing to them randomly corrupted images.
39 By default, the test runner generates new tests and executes them until
195 13. Should accept a SUT and its call parameters as an argument or select them
222 and randomly select some of them and so compose its own action vector.
232 format, each of them will be fuzzed for the test image. It's a subset of
/qemu/configs/devices/arm-softmmu/
H A Ddefault.mak11 # These are selected by default when TCG is enabled, uncomment them to

123456789