KVM: Move assigned device code to own file
[safe/jmp/linux-2.6] / arch / x86 / kvm / Makefile
2009-12-03 Avi KivityKVM: Move assigned device code to own file
2009-09-10 Avi KivityKVM: Rename x86_emulate.c to emulate.c
2009-09-10 Marcelo TosattiKVM: remove old KVMTRACE support code
2009-09-10 Marcelo TosattiKVM: convert custom marker based tracing to event traces
2009-09-10 Gregory HaskinsKVM: irqfd
2009-09-10 Christoph HellwigKVM: cleanup arch/x86/kvm/Makefile
2009-06-10 Marcelo TosattiKVM: unify part of generic timer handling
2009-01-03 Joerg RoedelKVM: change KVM to use IOMMU API
2009-01-03 Joerg RoedelKVM: rename vtd.c to iommu.c
2008-10-15 Xiantao ZhangKVM: Separate irq ack notification out of arch/x86...
2008-10-15 Zhang xiantaoKVM: Device Assignment: Move vtd.c from arch/x86/kvm...
2008-10-15 Ben-Ami YassourKVM: Device Assignment with VT-d
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (x86 part)
2008-04-27 Feng(Eric) LiuKVM: Add kvm trace userspace interface
2008-04-27 Sheng YangKVM: In kernel PIT model
2008-01-30 Zhang XiantaoKVM: Move ioapic code to common directory.
2008-01-30 Avi KivityKVM: Move drivers/kvm/* to virt/kvm/
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...