Searched refs:qemu (Results 1 – 25 of 45) sorted by relevance
12
/linux/tools/testing/selftests/rcutorture/bin/ |
A D | kvm-test-1-run-qemu.sh | 20 T=${TMPDIR-/tmp}/kvm-test-1-run-qemu.sh.$$ 32 echo $0: Nonexistent qemu-cmd file: $resdir/qemu-cmd 39 grep '^#' $resdir/qemu-cmd | sed -e 's/^# //' > $T/qemu-cmd-settings 40 . $T/qemu-cmd-settings 48 sed -e 's/^[^#].*$/'"$taskset_command"'& 2>\&1 \&/' < $resdir/qemu-cmd > $T/qemu-cmd 49 echo 'qemu_pid=$!' >> $T/qemu-cmd 50 echo 'echo $qemu_pid > $resdir/qemu-pid' >> $T/qemu-cmd 58 ( . $T/qemu-cmd; wait `cat $resdir/qemu-pid`; echo $? > $resdir/qemu-retval ) & 66 echo Monitoring qemu job at pid $qemu_pid `date` 69 echo Monitoring qemu job at yet-as-unknown pid `date` [all …]
|
A D | kvm-again.sh | 145 …/{console.log,console.log.diags,qemu_pid,qemu-pid,qemu-retval,Warnings,kvm-test-1-run.sh.out,kvm-t… 153 for i in $rundir/*/qemu-cmd 159 …kvm-transform.sh "$kernel_dir/bzImage" "$qemu_cmd_dir/console.log" "$jitter_dir" $dur < $T/qemu-cm… 167 grep '^#' $i | sed -e 's/^# //' > $T/qemu-cmd-settings 168 . $T/qemu-cmd-settings
|
A D | kvm-test-1-run.sh | 203 echo "# seconds=$seconds" >> $resdir/qemu-cmd 204 echo "# TORTURE_KCONFIG_GDB_ARG=\"$TORTURE_KCONFIG_GDB_ARG\"" >> $resdir/qemu-cmd 205 echo "# TORTURE_JITTER_START=\"$TORTURE_JITTER_START\"" >> $resdir/qemu-cmd 206 echo "# TORTURE_JITTER_STOP=\"$TORTURE_JITTER_STOP\"" >> $resdir/qemu-cmd 207 echo "# TORTURE_TRUST_MAKE=\"$TORTURE_TRUST_MAKE\"; export TORTURE_TRUST_MAKE" >> $resdir/qemu-cmd 208 echo "# TORTURE_CPU_COUNT=$cpu_count" >> $resdir/qemu-cmd 217 kvm-test-1-run-qemu.sh $resdir
|
A D | kvm-test-1-run-batch.sh | 35 if ! test -f "$i/qemu-cmd" 66 print "echo " scenario ": Bogus number of CPUs (old qemu-cmd?), so no taskset command."; 78 cpu_count="`grep '# TORTURE_CPU_COUNT=' $i/qemu-cmd | sed -e 's/^.*=//'`"
|
A D | kvm.sh | 207 --qemu-args|--qemu-arg) 208 checkarg --qemu-args "(qemu arguments)" $# "$2" '^-' '^error' 212 --qemu-cmd) 213 checkarg --qemu-cmd "(qemu-system-...)" $# "$2" 'qemu-system-' '^--'
|
A D | kvm-recheck.sh | 40 cat $i/qemu-output 67 print_bug qemu failed
|
A D | kvm-recheck-lock.sh | 28 …dur=`grep -v '^#' $i/qemu-cmd | sed -e 's/^.* locktorture.shutdown_secs=//' -e 's/ .*$//' 2> /dev/…
|
A D | kvm-recheck-rcu.sh | 34 dur=`grep -v '^#' $i/qemu-cmd | sed -e 's/^.* rcutorture.shutdown_secs=//' -e 's/ .*$//'`
|
A D | parse-console.sh | 32 print_warning Console output contains nul bytes, old qemu still running?
|
/linux/drivers/gpu/drm/tiny/ |
A D | Kconfig | 14 tristate "DRM Support for bochs dispi vga interface (qemu stdvga)" 21 This is a KMS driver for qemu's stdvga output. Choose this option 22 for qemu. 32 This is a KMS driver for emulated cirrus device in qemu. 38 https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/ 41 - stdvga (DRM_BOCHS, qemu -vga std, default in qemu 2.2+) 42 - qxl (DRM_QXL, qemu -vga qxl, works best with spice) 43 - virtio (DRM_VIRTIO_GPU), qemu -vga virtio)
|
/linux/Documentation/w1/masters/ |
A 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
|
/linux/Documentation/bpf/ |
A 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>`_
|
/linux/Documentation/devicetree/bindings/misc/ |
A D | pvpanic-mmio.txt | 13 - compatible: "qemu,pvpanic-mmio". 25 compatible = "qemu,pvpanic-mmio";
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-bus-pci-devices-pvpanic | 13 https://git.qemu.org/?p=qemu.git;a=blob_plain;f=docs/specs/pvpanic.txt
|
A D | sysfs-driver-pciback | 24 only when the guest is a stubdomain hosting device model (qemu)
|
/linux/Documentation/devicetree/bindings/arm/ |
A D | fw-cfg.txt | 20 - compatible: "qemu,fw-cfg-mmio". 35 compatible = "qemu,fw-cfg-mmio";
|
/linux/Documentation/translations/zh_CN/openrisc/ |
A D | openrisc_port.rst | 83 qemu openrisc https://wiki.qemu.org/Documentation/Platforms/OpenRISC
|
/linux/tools/testing/selftests/wireguard/qemu/ |
A 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
|
/linux/tools/kvm/kvm_stat/ |
A D | kvm_stat.service | 5 Before=qemu-kvm.service
|
/linux/Documentation/openrisc/ |
A D | openrisc_port.rst | 76 qemu openrisc https://wiki.qemu.org/Documentation/Platforms/OpenRISC
|
/linux/tools/testing/selftests/bpf/ |
A D | vmtest.sh | 10 QEMU_BINARY="${QEMU_BINARY:="qemu-system-x86_64"}" 218 Please install qemu or set the QEMU_BINARY environment variable.
|
/linux/Documentation/virt/kvm/ |
A D | nested-vmx.rst | 45 No modifications are required to user space (qemu). However, qemu's default 47 explicitly enabled, by giving qemu one of the following options:
|
A D | review-checklist.rst | 23 7. Emulator changes should be accompanied by unit tests for qemu-kvm.git
|
A 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``
|
/linux/tools/virtio/virtio-trace/ |
A D | README | 54 Add qemu option to use virtio-serial pipe. 69 Then, libvirt passes the same command option to qemu.
|
Completed in 24 milliseconds
12