Home
last modified time | relevance | path

Searched refs:KVM (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kvm/
H A DMakefile6 KVM := ../../../virt/kvm macro
7 common-objs = $(KVM)/kvm_main.o $(KVM)/eventfd.o $(KVM)/async_pf.o $(KVM)/irqchip.o $(KVM)/vfio.o
/kernel/linux/linux-5.10/arch/x86/kvm/
H A DMakefile10 KVM := ../../../virt/kvm macro
12 kvm-y += $(KVM)/kvm_main.o $(KVM)/coalesced_mmio.o \
13 $(KVM)/eventfd.o $(KVM)/irqchip.o $(KVM)/vfio.o
14 kvm-$(CONFIG_KVM_ASYNC_PF) += $(KVM)/async_pf.o
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A DMakefile8 KVM=../../../virt/kvm macro
13 kvm-y := $(KVM)/kvm_main.o $(KVM)/coalesced_mmio.o $(KVM)/eventfd.o \
14 $(KVM)/vfio.o $(KVM)/irqchip.o \
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh4 # Run a series of tests under KVM. By default, this series is specified
25 KVM="`pwd`/tools/testing/selftests/rcutorture"; export KVM
26 PATH=${KVM}/bin:$PATH; export PATH
32 TORTURE_INITRD="$KVM/initrd"; export TORTURE_INITRD
231 CONFIGFRAG=${KVM}/configs/${TORTURE_SUITE}; export CONFIGFRAG
241 resdir=$KVM/res
341 KVM="$KVM"; export KVM
[all...]
H A Dkvm-test-1-run.sh102 echo No identifiable boot image, not running KVM, see $resdir.
109 echo Build failed, not running KVM, see $resdir.
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A DMakefile7 KVM := ../../../virt/kvm macro
9 common-objs-y = $(KVM)/kvm_main.o $(KVM)/eventfd.o
10 common-objs-$(CONFIG_KVM_VFIO) += $(KVM)/vfio.o
11 common-objs-$(CONFIG_KVM_MMIO) += $(KVM)/coalesced_mmio.o
126 kvm-objs-$(CONFIG_HAVE_KVM_IRQ_ROUTING) += $(KVM)/irqchip.o
/kernel/linux/linux-5.10/arch/loongarch/kvm/
H A DMakefile2 # Makefile for KVM support for LoongArch
12 KVM := ../../../virt/kvm macro
13 common-objs-$(CONFIG_KVM_VFIO) += $(KVM)/vfio.o
/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh89 echo Initial build failed, not running KVM, see $resdir.
111 echo No identifiable boot image, not running KVM, see $resdir.
118 echo Build failed, not running KVM, see $resdir.

Completed in 2 milliseconds