Searched refs:KVM (Results 1 – 22 of 22) sorted by relevance
8 KVM := ../../../virt/kvm macro10 kvm-y += $(KVM)/kvm_main.o $(KVM)/ioapic.o \11 $(KVM)/coalesced_mmio.o $(KVM)/irq_comm.o \12 $(KVM)/eventfd.o $(KVM)/irqchip.o $(KVM)/vfio.o13 kvm-$(CONFIG_KVM_DEVICE_ASSIGNMENT) += $(KVM)/assigned-dev.o $(KVM)/iommu.o14 kvm-$(CONFIG_KVM_ASYNC_PF) += $(KVM)/async_pf.o
2 # KVM configuration20 config KVM config21 tristate "Kernel-based Virtual Machine (KVM) support"58 tristate "KVM for Intel processors support"59 depends on KVM63 Provides support for KVM on Intel processors equipped with the VT70 tristate "KVM for AMD processors support"71 depends on KVM73 Provides support for KVM on AMD processors equipped with the AMD-V80 bool "Audit KVM MMU"[all …]
9 KVM=../../../virt/kvm macro14 kvm-$(CONFIG_KVM_ARM_HOST) += $(KVM)/kvm_main.o $(KVM)/coalesced_mmio.o22 kvm-$(CONFIG_KVM_ARM_VGIC) += $(KVM)/arm/vgic.o23 kvm-$(CONFIG_KVM_ARM_VGIC) += $(KVM)/arm/vgic-v2.o25 kvm-$(CONFIG_KVM_ARM_VGIC) += $(KVM)/arm/vgic-v3.o27 kvm-$(CONFIG_KVM_ARM_TIMER) += $(KVM)/arm/arch_timer.o
2 # KVM configuration19 config KVM config20 bool "Kernel-based Virtual Machine (KVM) support"
9 KVM := ../../../virt/kvm macro10 common-objs = $(KVM)/kvm_main.o $(KVM)/eventfd.o $(KVM)/async_pf.o $(KVM)/irqchip.o
2 # KVM configuration8 prompt "KVM"18 config KVM config20 prompt "Kernel-based Virtual Machine (KVM) support"46 depends on KVM48 Allow CAP_SYS_ADMIN users to create KVM virtual machines that are
17 KVM := ../../../virt/kvm macro18 kvm-arm-y = $(KVM)/kvm_main.o $(KVM)/coalesced_mmio.o23 obj-$(CONFIG_KVM_ARM_VGIC) += $(KVM)/arm/vgic.o24 obj-$(CONFIG_KVM_ARM_VGIC) += $(KVM)/arm/vgic-v2.o25 obj-$(CONFIG_KVM_ARM_TIMER) += $(KVM)/arm/arch_timer.o
2 # KVM configuration19 config KVM config20 bool "Kernel-based Virtual Machine (KVM) support"37 bool "KVM host support for ARM cpus."38 depends on KVM56 bool "KVM support for Virtual GIC"64 bool "KVM support for Architected Timers"
50 KVM := ../../../virt/kvm macro52 common-objs = $(KVM)/kvm_main.o $(KVM)/ioapic.o \53 $(KVM)/coalesced_mmio.o $(KVM)/irq_comm.o56 common-objs += $(KVM)/assigned-dev.o $(KVM)/iommu.o
2 # KVM configuration20 config KVM config21 tristate "Kernel-based Virtual Machine (KVM) support"47 tristate "KVM for Intel Itanium 2 processors support"48 depends on KVM && m50 Provides support for KVM on Itanium 2 processors equipped with the VT54 bool "KVM legacy PCI device assignment support"55 depends on KVM && PCI && IOMMU_API58 Provide support for legacy PCI device assignment through KVM. The
2 # KVM configuration17 config KVM config18 tristate "Kernel-based Virtual Machine (KVM) support"28 bool "KVM/MIPS: Dynamic binary translation to reduce traps"29 depends on KVM38 depends on KVM
1 KVM/MIPS Trap & Emulate Release Notes4 (1) KVM/MIPS should support MIPS32R2 and beyond. It has been tested on the following platforms:23 (4) KVM/MIPS does not have support for SMP Guests30 Currently KVM/MIPS emulates a 24K CPU without a FPU.
2 # KVM configuration19 config KVM config46 tristate "KVM support for PowerPC book3s_32 processors"48 select KVM61 tristate "KVM support for PowerPC book3s_64 processors"64 select KVM76 tristate "KVM support for POWER7 and PPC970 using hypervisor mode in host"86 If you say Y here, KVM will use the hardware virtualization90 that KVM is not usable under PowerVM (pHyp), is only usable97 tristate "KVM support without using hypervisor mode in host"[all …]
8 KVM := ../../../virt/kvm macro10 common-objs-y = $(KVM)/kvm_main.o $(KVM)/coalesced_mmio.o \11 $(KVM)/eventfd.o64 $(KVM)/coalesced_mmio.o91 $(KVM)/kvm_main.o \92 $(KVM)/eventfd.o \116 kvm-objs-$(CONFIG_HAVE_KVM_IRQ_ROUTING) += $(KVM)/irqchip.o
2 # KVM configuration19 config KVM config20 tristate "Kernel-based Virtual Machine (KVM) support"
24 bool "KVM Guest support"28 This option enables various optimizations for running under the KVM29 hypervisor. Overhead for the kernel when not running inside KVM should
259 of KVM).
44 def_bool y if KVM794 the KVM hypervisor.
388 or as a KVM guest, you must run at PL1. (The current
654 benefit on paravirtualized KVM / Xen kernels.661 bool "KVM Guest support (including kvmclock)"666 This option enables various optimizations for running under the KVM673 bool "Enable debug information for KVM Guests in debugfs"677 This option enables collection of various statistics for KVM guest.
58 scheduler functionality, networking code and KVM have such
1923 bool "KVM Guest Kernel"1926 Select this option if building a guest kernel for KVM (Trap & Emulate) mode1933 Set this to non-zero if building a guest kernel for KVM to skip RTC