/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-test-1-run-qemu.sh | 31 echo $0: Nonexistent qemu-cmd file: $resdir/qemu-cmd 38 grep '^#' $resdir/qemu-cmd | sed -e 's/^# //' > $T/qemu-cmd-settings 39 . $T/qemu-cmd-settings 47 sed -e 's/^[^#].*$/'"$taskset_command"'& 2>\&1 \&/' < $resdir/qemu-cmd > $T/qemu-cmd 48 echo 'qemu_pid=$!' >> $T/qemu-cmd 49 echo 'echo $qemu_pid > $resdir/qemu-pid' >> $T/qemu-cmd 50 echo 'taskset -c -p $qemu_pid > $resdir/qemu-affinity' >> $T/qemu-cmd 57 ( . $T/qemu-cmd; wait `cat $resdir/qemu-pid`; echo $? > $resdir/qemu-retval ) & 65 echo Monitoring qemu job at pid $qemu_pid `date` 68 echo Monitoring qemu job at yet-as-unknown pid `date` [all …]
|
H A D | kvm-again.sh | 182 …/{console.log,console.log.diags,qemu_pid,qemu-pid,qemu-retval,Warnings,kvm-test-1-run.sh.out,kvm-t… 190 for i in $rundir/*/qemu-cmd 196 …kernel_dir/bzImage" "$qemu_cmd_dir/console.log" "$jitter_dir" "$dur" "$bootargs" < $T/qemu-cmd > $i 204 grep '^#' $i | sed -e 's/^# //' > $T/qemu-cmd-settings 205 . $T/qemu-cmd-settings
|
H A D | kvm-test-1-run.sh | 204 echo "# seconds=$seconds" >> $resdir/qemu-cmd 205 echo "# TORTURE_KCONFIG_GDB_ARG=\"$TORTURE_KCONFIG_GDB_ARG\"" >> $resdir/qemu-cmd 206 echo "# TORTURE_JITTER_START=\"$TORTURE_JITTER_START\"" >> $resdir/qemu-cmd 207 echo "# TORTURE_JITTER_STOP=\"$TORTURE_JITTER_STOP\"" >> $resdir/qemu-cmd 208 echo "# TORTURE_TRUST_MAKE=\"$TORTURE_TRUST_MAKE\"; export TORTURE_TRUST_MAKE" >> $resdir/qemu-cmd 209 echo "# TORTURE_CPU_COUNT=$cpu_count" >> $resdir/qemu-cmd 218 kvm-test-1-run-qemu.sh $resdir
|
H A D | kvm-test-1-run-batch.sh | 10 # containing a ready-to-run qemu-cmd file. 34 if ! test -f "$i/qemu-cmd" 36 echo Scenario lacks a command file: \"$i/qemu-cmd\" 1>&2 44 # Extract settings from the qemu-cmd file. 45 grep '^#' $1/qemu-cmd | sed -e 's/^# //' > $T/qemu-cmd-settings 46 . $T/qemu-cmd-settings 55 echo ---- System running test: `uname -a` > $i/kvm-test-1-run-qemu.sh.out 56 echo > $i/kvm-test-1-run-qemu.sh.out 67 print "echo " scenario ": Bogus number of CPUs (old qemu [all...] |
H A D | kvm.sh | 88 echo " --qemu-args qemu-arguments" 89 echo " --qemu-cmd qemu-system-..." 231 --qemu-args|--qemu-arg) 232 checkarg --qemu-args "(qemu arguments)" $# "$2" '^-' '^error' 236 --qemu-cmd) 237 checkarg --qemu [all...] |
H A D | kvm-recheck.sh | 47 cat $i/qemu-output 94 print_bug qemu failed
|
H A D | kvm-recheck-lock.sh | 28 …dur=`grep -v '^#' $i/qemu-cmd | sed -e 's/^.* locktorture.shutdown_secs=//' -e 's/ .*$//' 2> /dev/…
|
H A D | kvm-recheck-rcu.sh | 34 dur=`grep -v '^#' $i/qemu-cmd | sed -e 's/^.* rcutorture.shutdown_secs=//' -e 's/ .*$//'`
|
/linux/Documentation/w1/masters/ |
H 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/tools/testing/selftests/bpf/ |
H A D | vmtest.sh | 14 QEMU_BINARY=qemu-system-s390x 22 QEMU_BINARY=qemu-system-x86_64 30 QEMU_BINARY=qemu-system-aarch64 39 QEMU_BINARY=qemu-system-riscv64 269 Please install qemu or set the QEMU_BINARY environment variable.
|
/linux/Documentation/devicetree/bindings/misc/ |
H A D | pvpanic-mmio.txt | 13 - compatible: "qemu,pvpanic-mmio". 25 compatible = "qemu,pvpanic-mmio";
|
/linux/Documentation/bpf/ |
H 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/dev-tools/kunit/ |
H A D | run_wrapper.rst | 168 .. _kunit-on-qemu: 173 kunit_tool supports running tests on qemu as well as 174 via UML. To run tests on qemu, by default it requires two flags: 176 - ``--arch``: Selects a configs collection (Kconfig, qemu config options 183 for example: i386, x86_64, arm and so on; run on qemu. 197 This means that for most architectures, running under qemu is as simple as: 213 the ``--arch`` flag, or want to run KUnit tests on qemu using a 283 For example, i386, x86_64, arm, um, etc. Non-UML architectures run on qemu. 299 custom qemu architecture definition. This should be a python file 302 - ``--qemu_args``: Specifies additional qemu arguments, for example, ``-smp 8``.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-pci-devices-pvpanic | 13 https://git.qemu.org/?p=qemu.git;a=blob_plain;f=docs/specs/pvpanic.txt
|
/linux/Documentation/translations/zh_TW/arch/openrisc/ |
H A D | openrisc_port.rst | 83 qemu openrisc https://wiki.qemu.org/Documentation/Platforms/OpenRISC
|
/linux/Documentation/translations/zh_CN/arch/openrisc/ |
H A D | openrisc_port.rst | 83 qemu openrisc https://wiki.qemu.org/Documentation/Platforms/OpenRISC
|
/linux/Documentation/translations/zh_CN/mm/ |
H A D | hwpoison.rst | 45 现在主要目标是KVM客户机,但它适用于所有类型的应用程序。支持KVM需要最近的qemu-kvm 62 应用程序以温和的方式处理内存错误(例如,放弃受影响的对象) 这是KVM qemu使用的
|
/linux/tools/testing/selftests/hid/ |
H A D | vmtest.sh | 11 QEMU_BINARY=qemu-system-x86_64 109 Please install qemu or set the QEMU_BINARY environment variable.
|
/linux/tools/testing/selftests/wireguard/qemu/ |
H A D | Makefile | 19 MIRROR := https://download.wireguard.com/qemu-test/distfiles/ 23 default: qemu 263 TOOLCHAIN_DIR := https://download.wireguard.com/qemu-test/toolchains/20211123/ 287 qemu: $(KERNEL_BZIMAGE) target 290 timeout --foreground 20m qemu-system-$(QEMU_ARCH) \ 460 .PHONY: qemu build clean distclean cacheclean menuconfig
|
/linux/tools/kvm/kvm_stat/ |
H A D | kvm_stat.service | 5 Before=qemu-kvm.service
|
/linux/drivers/vfio/pci/nvgrace-gpu/ |
H A D | Kconfig | 8 required to assign the GPU device to userspace using KVM/qemu/etc.
|
/linux/tools/testing/selftests/nolibc/ |
H A D | Makefile | 244 $(Q)qemu-$(QEMU_ARCH_USER) ./nolibc-test > "$(CURDIR)/run.out" || : 270 …$(Q)qemu-system-$(QEMU_ARCH) -display none -no-reboot -kernel "$(IMAGE)" -initrd initramfs.cpio -s… 275 …$(Q)qemu-system-$(QEMU_ARCH) -display none -no-reboot -kernel "$(IMAGE)" -initrd initramfs.cpio -s…
|
/linux/Documentation/arch/openrisc/ |
H A D | openrisc_port.rst | 76 qemu openrisc https://wiki.qemu.org/Documentation/Platforms/OpenRISC
|
/linux/drivers/virt/nitro_enclaves/ |
H A D | Kconfig | 25 the purpose of running unit tests (e.g. under UML or qemu). If
|
/linux/Documentation/virt/kvm/x86/ |
H 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:
|