aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/Makefile
Commit message (Expand)AuthorAge
* KVM: x86: remove now unneeded include directory from MakefileAndre Przywara2015-03-26
* kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář2014-11-23
* kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini2014-11-21
* kvm: Add VFIO deviceAlex Williamson2013-10-30
* KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-19
* kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-28
* KVM: Extract generic irqchip logic into irqchip.cAlexander Graf2013-04-26
* KVM: Remove internal timer abstractionAvi Kivity2012-07-31
* KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov2011-12-27
* KVM: Move cpuid code to new fileAvi Kivity2011-12-27
* KVM: x86: Makefile clean upTracey Dent2011-01-12
* KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov2011-01-12
* KVM: Move assigned device code to own fileAvi Kivity2009-12-03
* KVM: Rename x86_emulate.c to emulate.cAvi Kivity2009-09-10
* KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-10
* KVM: convert custom marker based tracing to event tracesMarcelo Tosatti2009-09-10
* KVM: irqfdGregory Haskins2009-09-10
* KVM: cleanup arch/x86/kvm/MakefileChristoph Hellwig2009-09-10
* KVM: unify part of generic timer handlingMarcelo Tosatti2009-06-10
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-03
* KVM: rename vtd.c to iommu.cJoerg Roedel2009-01-03
* KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-15
* KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/Zhang xiantao2008-10-15
* KVM: Device Assignment with VT-dBen-Ami Yassour2008-10-15
* KVM: Add coalesced MMIO support (x86 part)Laurent Vivier2008-07-20
* KVM: Add kvm trace userspace interfaceFeng(Eric) Liu2008-04-27
* KVM: In kernel PIT modelSheng Yang2008-04-27
* KVM: Move ioapic code to common directory.Zhang Xiantao2008-01-30
* KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity2008-01-30
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-30