aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/Makefile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-07KVM: x86: drop legacy device assignmentPaolo Bonzini
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino
2016-03-03KVM: page track: add the framework of guest page trackingXiao Guangrong
2015-07-23kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin
2015-06-23KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong
2015-03-26KVM: x86: remove now unneeded include directory from MakefileAndre Przywara
2014-11-23kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini
2013-10-30kvm: Add VFIO deviceAlex Williamson
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier
2013-04-28kvm: Allow build-time configuration of KVM device assignmentAlex Williamson
2013-04-26KVM: Extract generic irqchip logic into irqchip.cAlexander Graf
2012-08-01KVM: Remove internal timer abstractionAvi Kivity
2011-12-27KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov
2011-12-27KVM: Move cpuid code to new fileAvi Kivity
2011-01-12KVM: x86: Makefile clean upTracey Dent
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov
2009-12-03KVM: Move assigned device code to own fileAvi Kivity
2009-09-10KVM: Rename x86_emulate.c to emulate.cAvi Kivity
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti
2009-09-10KVM: irqfdGregory Haskins
2009-09-10KVM: cleanup arch/x86/kvm/MakefileChristoph Hellwig
2009-06-10KVM: unify part of generic timer handlingMarcelo Tosatti
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel
2009-01-03KVM: rename vtd.c to iommu.cJoerg Roedel
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang
2008-10-15KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/Zhang xiantao
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-07-20KVM: Add coalesced MMIO support (x86 part)Laurent Vivier
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu
2008-04-27KVM: In kernel PIT modelSheng Yang
2008-01-30KVM: Move ioapic code to common directory.Zhang Xiantao
2008-01-30KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity