aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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