Searched refs:qemu (Results 1 – 25 of 44) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
D | Kconfig | 9 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/ |
D | Kconfig | 3 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/ |
D | kvm.sh | 180 --qemu-args|--qemu-arg) 181 checkarg --qemu-args "(qemu arguments)" $# "$2" '^-' '^error' 185 --qemu-cmd) 186 checkarg --qemu-cmd "(qemu-system-...)" $# "$2" 'qemu-system-' '^--'
|
D | kvm-recheck.sh | 40 cat $i/qemu-output 67 print_bug qemu failed
|
D | kvm-recheck-lock.sh | 28 dur=`sed -e 's/^.* locktorture.shutdown_secs=//' -e 's/ .*$//' < $i/qemu-cmd 2> /dev/null`
|
D | kvm-test-1-run.sh | 219 grep "^(qemu) qemu:" $resdir/kvm-test-1-run.sh.out >> $resdir/Warnings 2>&1
|
D | kvm-recheck-rcu.sh | 34 dur=`sed -e 's/^.* rcutorture.shutdown_secs=//' -e 's/ .*$//' < $i/qemu-cmd 2> /dev/null`
|
D | parse-console.sh | 32 print_warning Console output contains nul bytes, old qemu still running?
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/ |
D | pvpanic-mmio.txt | 13 - compatible: "qemu,pvpanic-mmio". 25 compatible = "qemu,pvpanic-mmio";
|
/kernel/linux/linux-5.10/Documentation/w1/masters/ |
D | ds2490.rst | 59 - 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/ |
D | s390.rst | 55 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/ |
D | fw-cfg.txt | 20 - compatible: "qemu,fw-cfg-mmio". 35 compatible = "qemu,fw-cfg-mmio";
|
/kernel/liteos_a/fs/rootfs/ |
D | Makefile | 37 LOCAL_INCLUDE += -I $(LITEOSTOPDIR)/../../device/qemu/drivers/cfiflash
|
/kernel/liteos_a/drivers/mtd/multi_partition/ |
D | Makefile | 40 LOCAL_INCLUDE += -I $(LITEOSTOPDIR)/../../device/qemu/drivers/cfiflash
|
D | BUILD.gn | 43 include_dirs += [ "//device/qemu/drivers/cfiflash" ]
|
/kernel/linux/linux-5.10/tools/kvm/kvm_stat/ |
D | kvm_stat.service | 5 Before=qemu-kvm.service
|
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/ |
D | Makefile | 25 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/ |
D | openrisc_port.rst | 76 qemu openrisc https://wiki.qemu.org/Documentation/Platforms/OpenRISC
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/ |
D | nested-vmx.rst | 43 No modifications are required to user space (qemu). However, qemu's default 45 explicitly enabled, by giving qemu one of the following options:
|
D | review-checklist.rst | 23 7. Emulator changes should be accompanied by unit tests for qemu-kvm.git
|
D | running-nested-guests.rst | 148 $ 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/ |
D | sysfs-driver-pciback | 24 only when the guest is a stubdomain hosting device model (qemu)
|
/kernel/liteos_a/platform/ |
D | Kconfig | 19 default "qemu" if PLATFORM_QEMU_ARM_VIRT_CA7
|
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/ |
D | README | 54 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/ |
D | arm-realview-eb-11mp.dts | 35 * qemu-system-arm -M realview-eb-mpcore -smp cpus=4
|
12