/qemu/contrib/plugins/ |
H A D | lockstep.c | 129 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 D | 290.out | 7 # 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 D | vdso.ld | 35 * 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 D | vdso.ld | 41 * 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 D | vdso.ld | 44 * 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 D | vdso-32.ld | 38 * 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 D | vdso-64.ld | 36 * 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 D | vdso.ld | 40 * 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 D | vdso.ld | 40 * 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 D | vdso.ld | 42 * 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 D | vdso.ld | 41 * 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 D | README.rst | 40 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 D | vdso.ld | 48 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 D | group-map-robots | 3 # bugs. Let's group them together here.
|
/qemu/docs/devel/ |
H A D | block-coroutine-wrapper.rst | 7 coroutine_fn specifier. Still, sometimes we need to call them from 18 so we have a script to generate them.
|
H A D | index-internals.rst | 6 Details about QEMU's various subsystems including how to add features to them.
|
/qemu/configs/devices/aarch64-softmmu/ |
H A D | default.mak | 6 # These are selected by default when TCG is enabled, uncomment them to
|
/qemu/rust/hw/timer/hpet/ |
H A D | meson.build | 15 # them when compiling the root per-target static rust lib.
|
/qemu/rust/hw/char/pl011/ |
H A D | meson.build | 17 # them when compiling the root per-target static rust lib.
|
/qemu/docs/system/ |
H A D | introduction.rst | 155 ``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 D | monitor.rst | 31 by prefixing them with *$*.
|
/qemu/docs/config/ |
H A D | ich9-ehci-uhci.cfg | 9 # Specify "bus=ehci.0" when creating usb devices to hook them up
|
/qemu/hw/pci/ |
H A D | meson.build | 15 # allow plugging PCIe devices into PCI buses, include them even if
|
/qemu/docs/ |
H A D | image-fuzzer.txt | 26 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 D | default.mak | 11 # These are selected by default when TCG is enabled, uncomment them to
|