Home
last modified time | relevance | path

Searched refs:qemu (Results 1 – 25 of 44) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
DKconfig9 This is a KMS driver for emulated cirrus device in qemu.
15 https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
18 - stdvga (DRM_BOCHS, qemu -vga std, default in qemu 2.2+)
19 - qxl (DRM_QXL, qemu -vga qxl, works best with spice)
20 - virtio (DRM_VIRTIO_GPU), qemu -vga virtio)
/kernel/linux/linux-5.10/drivers/gpu/drm/bochs/
DKconfig3 tristate "DRM Support for bochs dispi vga interface (qemu stdvga)"
10 Choose this option for qemu.
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
Dkvm.sh180 --qemu-args|--qemu-arg)
181 checkarg --qemu-args "(qemu arguments)" $# "$2" '^-' '^error'
185 --qemu-cmd)
186 checkarg --qemu-cmd "(qemu-system-...)" $# "$2" 'qemu-system-' '^--'
Dkvm-recheck.sh40 cat $i/qemu-output
67 print_bug qemu failed
Dkvm-recheck-lock.sh28 dur=`sed -e 's/^.* locktorture.shutdown_secs=//' -e 's/ .*$//' < $i/qemu-cmd 2> /dev/null`
Dkvm-test-1-run.sh219 grep "^(qemu) qemu:" $resdir/kvm-test-1-run.sh.out >> $resdir/Warnings 2>&1
Dkvm-recheck-rcu.sh34 dur=`sed -e 's/^.* rcutorture.shutdown_secs=//' -e 's/ .*$//' < $i/qemu-cmd 2> /dev/null`
Dparse-console.sh32 print_warning Console output contains nul bytes, old qemu still running?
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/
Dpvpanic-mmio.txt13 - compatible: "qemu,pvpanic-mmio".
25 compatible = "qemu,pvpanic-mmio";
/kernel/linux/linux-5.10/Documentation/w1/masters/
Dds2490.rst59 - Running x86_64 2.6.24 UHCI under qemu 0.9.0 under x86_64 2.6.22-rc6
61 normally the first time the module was loaded after qemu attached
64 would fail. qemu sets a 50ms timeout and the bulk in would timeout
67 show 0 bytes written. Detaching qemu from the ds2490 hardware and
69 host did not explain the problem. My guess is a bug in either qemu
/kernel/linux/linux-5.10/Documentation/bpf/
Ds390.rst55 qemu-system-misc \
56 qemu-utils \
79 qemu-img create -f raw ./s390.img 1G
132 qemu-system-s390x \
203 - `QEMU s390x Guest Support <https://wiki.qemu.org/Documentation/Platforms/S390X>`_
204 - `Plan 9 folder sharing over Virtio <https://wiki.qemu.org/Documentation/9psetup>`_
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Dfw-cfg.txt20 - compatible: "qemu,fw-cfg-mmio".
35 compatible = "qemu,fw-cfg-mmio";
/kernel/liteos_a/fs/rootfs/
DMakefile37 LOCAL_INCLUDE += -I $(LITEOSTOPDIR)/../../device/qemu/drivers/cfiflash
/kernel/liteos_a/drivers/mtd/multi_partition/
DMakefile40 LOCAL_INCLUDE += -I $(LITEOSTOPDIR)/../../device/qemu/drivers/cfiflash
DBUILD.gn43 include_dirs += [ "//device/qemu/drivers/cfiflash" ]
/kernel/linux/linux-5.10/tools/kvm/kvm_stat/
Dkvm_stat.service5 Before=qemu-kvm.service
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/
DMakefile25 MIRROR := https://download.wireguard.com/qemu-test/distfiles/
27 default: qemu
216 qemu: $(KERNEL_BZIMAGE) target
218 timeout --foreground 20m qemu-system-$(QEMU_ARCH) \
376 .PHONY: qemu build clean distclean menuconfig
/kernel/linux/linux-5.10/Documentation/openrisc/
Dopenrisc_port.rst76 qemu openrisc https://wiki.qemu.org/Documentation/Platforms/OpenRISC
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dnested-vmx.rst43 No modifications are required to user space (qemu). However, qemu's default
45 explicitly enabled, by giving qemu one of the following options:
Dreview-checklist.rst23 7. Emulator changes should be accompanied by unit tests for qemu-kvm.git
Drunning-nested-guests.rst148 $ qemu-kvm -cpu host [...]
154 $ qemu-kvm -cpu Haswell-noTSX-IBRS,vmx=on
239 ``/var/log/libvirt/qemu/instance.log``
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-pciback24 only when the guest is a stubdomain hosting device model (qemu)
/kernel/liteos_a/platform/
DKconfig19 default "qemu" if PLATFORM_QEMU_ARM_VIRT_CA7
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/
DREADME54 Add qemu option to use virtio-serial pipe.
69 Then, libvirt passes the same command option to qemu.
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Darm-realview-eb-11mp.dts35 * qemu-system-arm -M realview-eb-mpcore -smp cpus=4

12