aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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