summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada2019-01-251-4/+0
* KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routinesSean Christopherson2018-12-211-1/+1
* KVM: nVMX: Move nested code to dedicated filesSean Christopherson2018-12-141-1/+1
* KVM: VMX: Move eVMCS code to dedicated filesSean Christopherson2018-12-141-1/+1
* KVM: nVMX: Move vmcs12 code to dedicated filesSean Christopherson2018-12-141-1/+1
* KVM: VMX: Move VMX specific files to a "vmx" subdirectorySean Christopherson2018-12-141-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* KVM: x86: drop legacy device assignmentPaolo Bonzini2017-04-071-2/+0
* kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-161-1/+1
* KVM: page track: add the framework of guest page trackingXiao Guangrong2016-03-031-1/+2
* kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin2015-07-231-1/+3
* KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang2015-06-231-2/+2
* KVM: x86: move MTRR related code to a separate fileXiao Guangrong2015-06-191-1/+1
* KVM: x86: remove now unneeded include directory from MakefileAndre Przywara2015-03-261-1/+1
* kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář2014-11-231-1/+1
* kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini2014-11-211-3/+2
* kvm: Add VFIO deviceAlex Williamson2013-10-301-1/+1
* KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-191-6/+7
* kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-281-2/+3
* KVM: Extract generic irqchip logic into irqchip.cAlexander Graf2013-04-261-1/+1
* KVM: Remove internal timer abstractionAvi Kivity2012-08-011-1/+1
* KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov2011-12-271-1/+1
* KVM: Move cpuid code to new fileAvi Kivity2011-12-271-1/+1
* KVM: x86: Makefile clean upTracey Dent2011-01-121-1/+1
* KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov2011-01-121-0/+1
* KVM: Move assigned device code to own fileAvi Kivity2009-12-031-1/+2
* KVM: Rename x86_emulate.c to emulate.cAvi Kivity2009-09-101-1/+1
* KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-101-1/+0
* KVM: convert custom marker based tracing to event tracesMarcelo Tosatti2009-09-101-0/+4
* KVM: irqfdGregory Haskins2009-09-101-1/+1
* KVM: cleanup arch/x86/kvm/MakefileChristoph Hellwig2009-09-101-19/+13
* KVM: unify part of generic timer handlingMarcelo Tosatti2009-06-101-1/+1
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-031-1/+1
* KVM: rename vtd.c to iommu.cJoerg Roedel2009-01-031-1/+1
* KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-151-1/+1
* KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/Zhang xiantao2008-10-151-3/+3
* KVM: Device Assignment with VT-dBen-Ami Yassour2008-10-151-0/+3
* KVM: Add coalesced MMIO support (x86 part)Laurent Vivier2008-07-201-1/+2
* KVM: Add kvm trace userspace interfaceFeng(Eric) Liu2008-04-271-0/+3
* KVM: In kernel PIT modelSheng Yang2008-04-271-1/+2
* KVM: Move ioapic code to common directory.Zhang Xiantao2008-01-301-4/+3
* KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity2008-01-301-2/+2
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-0/+15