aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/Kconfig
AgeCommit message (Expand)Author
2014-10-02KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras
2014-10-02kvm: Add VFIO deviceAlex Williamson
2013-04-28kvm: Allow build-time configuration of KVM device assignmentAlex Williamson
2013-04-26KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf
2012-09-10KVM: Depend on HIGH_RES_TIMERSLiu, Jinsong
2012-07-23KVM: Add config to support ple or cpu relax optimzationRaghavendra K T
2012-04-24KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka
2011-12-27KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov
2011-12-27KVM: Make KVM_INTEL depend on CPU_SUP_INTELAvi Kivity
2011-08-16KVM: uses TASKSTATS, depends on NETRandy Dunlap
2011-07-27KVM: fix TASK_DELAY_ACCT kconfig warningRandy Dunlap
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen
2011-07-14KVM: Steal time implementationGlauber Costa
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov
2010-10-24KVM: MMU: support disable/enable mmu audit dynamiclyXiao Guangrong
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-01KVM: Add KVM_MMIO kconfig itemAvi Kivity
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin
2009-12-03KVM: x86 shared msr infrastructureAvi Kivity
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti
2009-09-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov
2009-09-10KVM: irqfdGregory Haskins
2009-09-10KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity
2009-06-10KVM: Expand on "help" info to specify kvm intel and amd module namesRobert P. J. Day
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-24KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2008-12-30tracing, kvm: change MARKERS to select instead of depends onIngo Molnar
2008-11-11KVM: Require the PCI subsystemAvi Kivity
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu
2008-04-27KVM: no longer EXPERIMENTALAvi Kivity
2008-02-04virtio: Put the virtio under the virtualization menuAnthony Liguori
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity