Home
last modified time | relevance | path

Searched refs:QEMU (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v4.19/tools/testing/selftests/rcutorture/bin/
Dkvm-test-1-run.sh94 QEMU="`identify_qemu $base_resdir/vmlinux`"
95 BOOT_IMAGE="`identify_boot_image $QEMU`"
104 QEMU="`identify_qemu $builddir/vmlinux`"
105 BOOT_IMAGE="`identify_boot_image $QEMU`"
161 qemu_args="`specify_qemu_cpus "$QEMU" "$qemu_args" "$cpu_count"`"
164 qemu_args="$qemu_args `identify_qemu_args "$QEMU" "$resdir/console.log"`"
167 qemu_append="`identify_qemu_append "$QEMU"`"
180 echo "NOTE: $QEMU either did not run or was interactive" > $resdir/console.log
181 echo $QEMU $qemu_args -m $TORTURE_QEMU_MEM -kernel $KERNEL -append \"$qemu_append $boot_args\" > $r…
182 ( $QEMU $qemu_args -m $TORTURE_QEMU_MEM -kernel $KERNEL -append "$qemu_append $boot_args"& echo $! …
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dfw-cfg.txt1 * QEMU Firmware Configuration bindings for ARM
3 QEMU's arm-softmmu and aarch64-softmmu emulation / virtualization targets
10 QEMU exposes the control and data register to ARM guests as memory mapped
12 DTB that QEMU places at the bottom of the guest's DRAM.
15 device can be found in "docs/specs/fw_cfg.txt" in the QEMU source tree.
/Linux-v4.19/Documentation/dev-tools/
Dgdb-kernel-debugging.rst6 The kernel debugger kgdb, hypervisors like QEMU or JTAG-based hardware
11 them. It focuses on QEMU/KVM virtual machines as target, but the examples can
25 - Create a virtual Linux machine for QEMU/KVM (see www.linux-kvm.org and
36 Alternatively, QEMU allows to boot the kernel directly using -kernel,
38 you do not depend on modules. See QEMU documentation for more details on
42 - Enable the gdb stub of QEMU/KVM, either
44 - at VM startup time by appending "-s" to the QEMU command line
48 - during runtime by issuing "gdbserver" from the QEMU monitor
Dkasan.rst80 …Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.7.5-0-ge51488c-20140602_164612-n…
/Linux-v4.19/drivers/platform/goldfish/
DKconfig14 tristate "Goldfish virtual device for QEMU pipes"
16 This is a virtual device to drive the QEMU pipe interface used by
/Linux-v4.19/Documentation/openrisc/
DREADME63 QEMU is a processor emulator which we recommend for simulating the OpenRISC
64 platform. Please follow the OpenRISC instructions on the QEMU website to get
65 Linux running on QEMU. You can build QEMU yourself, but your Linux distribution
/Linux-v4.19/Documentation/admin-guide/mm/
Duserfaultfd.rst111 QEMU/KVM
114 QEMU/KVM is using the userfaultfd syscall to implement postcopy live
120 migration to QEMU.
137 The QEMU in the source node writes all pages that it knows are missing
139 the QEMU running in the destination node runs UFFDIO_COPY|ZEROPAGE
148 by the parallel QEMU migration thread).
150 After the QEMU postcopy thread (running in the destination node) gets
152 into the socket. The QEMU source node receives the information and
156 migration thread in the QEMU running in the destination node will
162 By the time the userfaults start, the QEMU in the destination node
[all …]
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-firmware-qemu_fw_cfg5 Several different architectures supported by QEMU (x86, arm,
9 with QEMU v2.4, arbitrary fw_cfg file entries may be specified
16 in the QEMU source tree.
64 QEMU developers have traditionally used path name semantics
/Linux-v4.19/Documentation/s390/
Dvfio-ccw.txt31 - The existing QEMU code which implements a simple emulated channel
42 Typically, a guest virtualized via QEMU/KVM on s390 only sees
49 the functionality of passing through them to a QEMU virtual machine.
233 The use of vfio-ccw is not limited to QEMU, while QEMU is definitely a
235 bit more detail how an I/O request triggered by the QEMU guest will be
239 Q1-Q7: QEMU side process.
253 by QEMU, issue the ccwchain to the device.
261 K6. Signal QEMU to retrieve the result.
279 Together with the corresponding work in QEMU, we can bring the passed
/Linux-v4.19/arch/powerpc/platforms/85xx/
DKconfig255 bool "QEMU generic e500 platform"
260 This option enables support for running as a QEMU guest using
261 QEMU's generic e500 machine. This is not required if you're
262 using a QEMU machine that targets a specific board, such as
266 platform works with any e500-family CPU that QEMU supports.
/Linux-v4.19/drivers/gpu/drm/virtio/
DKconfig8 QEMU based VMMs (like KVM or Xen).
/Linux-v4.19/Documentation/devicetree/bindings/goldfish/
Dpipe.txt1 Android Goldfish QEMU Pipe
/Linux-v4.19/drivers/gpu/drm/cirrus/
DKconfig2 tristate "Cirrus driver for QEMU emulated device"
/Linux-v4.19/arch/arm/boot/dts/
Darm-realview-eb.dts38 * To run this machine with QEMU, specify the following:
40 * Unless specified, QEMU will emulate an ARM926EJ-S core tile.
Darm-realview-eb-11mp.dts34 * To run this machine with QEMU, specify the following:
/Linux-v4.19/drivers/virtio/
DKconfig21 virtio backends. Most QEMU based VMMs should support these devices
/Linux-v4.19/Documentation/filesystems/
D9p.txt42 For server running on QEMU host with virtio transport:
61 (from QEMU with trans_virtio module)
/Linux-v4.19/drivers/firmware/
DKconfig228 tristate "QEMU fw_cfg device support in sysfs"
233 Say Y or M here to enable the exporting of the QEMU firmware
239 bool "QEMU fw_cfg device parameter parsing"
/Linux-v4.19/Documentation/x86/x86_64/
D5level-paging.txt14 QEMU 2.9 and later support 5-level paging.
/Linux-v4.19/arch/alpha/
DKconfig492 bool "Run under QEMU emulation"
495 Assume the presence of special features supported by QEMU PALcode
498 Generic kernels will auto-detect QEMU. But when building a
595 For emulation under QEMU, definitely say Y here, as we have other
656 when being run under QEMU.
/Linux-v4.19/tools/virtio/virtio-trace/
DREADME109 the guest will stop by specification of chardev in QEMU. This blocking mode may
/Linux-v4.19/Documentation/virtual/kvm/
Dppc-pv.txt202 PAPR hypercalls are needed to run server PowerPC PAPR guests (-M pseries in QEMU).
/Linux-v4.19/Documentation/riscv/
Dpmu.txt48 basic support to a baseline QEMU model.
/Linux-v4.19/Documentation/devicetree/bindings/
Dvendor-prefixes.txt307 qemu QEMU, a generic and open source machine emulator and virtualizer
/Linux-v4.19/drivers/block/
DKconfig445 QEMU based VMMs (like KVM or Xen). Say Y or M.

12