Searched refs:QEMU (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/tools/testing/selftests/rcutorture/bin/ |
D | kvm-test-1-run.sh | 98 QEMU="`identify_qemu $builddir/vmlinux`" 99 BOOT_IMAGE="`identify_boot_image $QEMU`" 152 qemu_args="`specify_qemu_cpus "$QEMU" "$qemu_args" "$cpu_count"`" 155 qemu_args="$qemu_args `identify_qemu_args "$QEMU" "$builddir/console.log"`" 158 qemu_append="`identify_qemu_append "$QEMU"`" 171 echo "NOTE: $QEMU either did not run or was interactive" > $builddir/console.log 172 echo $QEMU $qemu_args -m 512 -kernel $resdir/bzImage -append \"$qemu_append $boot_args\" > $resdir/… 173 ( $QEMU $qemu_args -m 512 -kernel $resdir/bzImage -append "$qemu_append $boot_args"; echo $? > $res…
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | fw-cfg.txt | 1 * 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 can read the corresponding data (produced by QEMU) via the data register. If 34 the QEMU source code; the structure of the data blobs corresponding to the 35 individual key values is also defined in the QEMU source code. 39 signature is "QEMU".
|
/linux-4.4.14/drivers/platform/goldfish/ |
D | Kconfig | 2 tristate "Goldfish virtual device for QEMU pipes" 4 This is a virtual device to drive the QEMU pipe interface used by
|
/linux-4.4.14/Documentation/vm/ |
D | userfaultfd.txt | 84 == QEMU/KVM == 86 QEMU/KVM is using the userfaultfd syscall to implement postcopy live 92 migration to QEMU. 109 The QEMU in the source node writes all pages that it knows are missing 111 the QEMU running in the destination node runs UFFDIO_COPY|ZEROPAGE 120 by the parallel QEMU migration thread). 122 After the QEMU postcopy thread (running in the destination node) gets 124 into the socket. The QEMU source node receives the information and 128 migration thread in the QEMU running in the destination node will 134 By the time the userfaults start, the QEMU in the destination node [all …]
|
/linux-4.4.14/Documentation/ |
D | gdb-kernel-debugging.txt | 4 The kernel debugger kgdb, hypervisors like QEMU or JTAG-based hardware 9 them. It focuses on QEMU/KVM virtual machines as target, but the examples can 23 o Create a virtual Linux machine for QEMU/KVM (see www.linux-kvm.org and 34 Alternatively, QEMU allows to boot the kernel directly using -kernel, 36 you do not depend on modules. See QEMU documentation for more details on 39 o Enable the gdb stub of QEMU/KVM, either 40 - at VM startup time by appending "-s" to the QEMU command line 42 - during runtime by issuing "gdbserver" from the QEMU monitor
|
D | kasan.txt | 79 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.7.5-0-ge51488c-20140602_164612-ni…
|
/linux-4.4.14/arch/powerpc/platforms/85xx/ |
D | Kconfig | 253 bool "QEMU generic e500 platform" 256 This option enables support for running as a QEMU guest using 257 QEMU's generic e500 machine. This is not required if you're 258 using a QEMU machine that targets a specific board, such as 262 platform works with any e500-family CPU that QEMU supports.
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | Kconfig | 12 QEMU based VMMs (like KVM or Xen).
|
/linux-4.4.14/drivers/gpu/drm/cirrus/ |
D | Kconfig | 2 tristate "Cirrus driver for QEMU emulated device"
|
/linux-4.4.14/drivers/virtio/ |
D | Kconfig | 17 virtio backends. Most QEMU based VMMs should support these devices
|
/linux-4.4.14/Documentation/filesystems/ |
D | 9p.txt | 42 For server running on QEMU host with virtio transport: 61 (from QEMU with trans_virtio module)
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig | 502 bool "Run under QEMU emulation" 505 Assume the presence of special features supported by QEMU PALcode 508 Generic kernels will auto-detect QEMU. But when building a 612 For emulation under QEMU, definitely say Y here, as we have other 673 when being run under QEMU.
|
/linux-4.4.14/tools/virtio/virtio-trace/ |
D | README | 109 the guest will stop by specification of chardev in QEMU. This blocking mode may
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | vendor-prefixes.txt | 181 qemu QEMU, a generic and open source machine emulator and virtualizer
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | ppc-pv.txt | 202 PAPR hypercalls are needed to run server PowerPC PAPR guests (-M pseries in QEMU).
|
/linux-4.4.14/drivers/net/ |
D | Kconfig | 287 lguest or QEMU based VMMs (like KVM or Xen). Say Y or M.
|
/linux-4.4.14/drivers/block/ |
D | Kconfig | 509 lguest or QEMU based VMMs (like KVM or Xen). Say Y or M.
|
/linux-4.4.14/drivers/platform/x86/ |
D | Kconfig | 931 a paravirtualized device provided by QEMU; it lets a virtual machine
|