aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-21KVM: x86: create mmu/ subdirectoryPaolo Bonzini1-2/+2
2019-01-25KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada1-4/+0
2018-12-21KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routinesSean Christopherson1-1/+1
2018-12-14KVM: nVMX: Move nested code to dedicated filesSean Christopherson1-1/+1
2018-12-14KVM: VMX: Move eVMCS code to dedicated filesSean Christopherson1-1/+1
2018-12-14KVM: nVMX: Move vmcs12 code to dedicated filesSean Christopherson1-1/+1
2018-12-14KVM: VMX: Move VMX specific files to a "vmx" subdirectorySean Christopherson1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-07KVM: x86: drop legacy device assignmentPaolo Bonzini1-2/+0
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino1-1/+1
2016-03-03KVM: page track: add the framework of guest page trackingXiao Guangrong1-1/+2
2015-07-23kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin1-1/+3
2015-06-23KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang1-2/+2
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong1-1/+1
2015-03-26KVM: x86: remove now unneeded include directory from MakefileAndre Przywara1-1/+1
2014-11-23kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář1-1/+1
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini1-3/+2
2013-10-30kvm: Add VFIO deviceAlex Williamson1-1/+1
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier1-6/+7
2013-04-28kvm: Allow build-time configuration of KVM device assignmentAlex Williamson1-2/+3
2013-04-26KVM: Extract generic irqchip logic into irqchip.cAlexander Graf1-1/+1
2012-08-01KVM: Remove internal timer abstractionAvi Kivity1-1/+1
2011-12-27KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov1-1/+1
2011-12-27KVM: Move cpuid code to new fileAvi Kivity1-1/+1
2011-01-12KVM: x86: Makefile clean upTracey Dent1-1/+1
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov1-0/+1
2009-12-03KVM: Move assigned device code to own fileAvi Kivity1-1/+2
2009-09-10KVM: Rename x86_emulate.c to emulate.cAvi Kivity1-1/+1
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti1-1/+0
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti1-0/+4
2009-09-10KVM: irqfdGregory Haskins1-1/+1
2009-09-10KVM: cleanup arch/x86/kvm/MakefileChristoph Hellwig1-19/+13
2009-06-10KVM: unify part of generic timer handlingMarcelo Tosatti1-1/+1
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel1-1/+1
2009-01-03KVM: rename vtd.c to iommu.cJoerg Roedel1-1/+1
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang1-1/+1
2008-10-15KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/Zhang xiantao1-3/+3
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour1-0/+3
2008-07-20KVM: Add coalesced MMIO support (x86 part)Laurent Vivier1-1/+2
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu1-0/+3
2008-04-27KVM: In kernel PIT modelSheng Yang1-1/+2
2008-01-30KVM: Move ioapic code to common directory.Zhang Xiantao1-4/+3
2008-01-30KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity1-2/+2
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity1-0/+15