summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2008-02-25KVM: Use kzalloc to avoid allocating kvm_regs from kernel stackXiantao Zhang
2008-02-25KVM: Route irq 0 to vcpu 0 exclusivelyAvi Kivity
2008-02-24KVM: MMU: large page supportMarcelo Tosatti
2008-02-21KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti
2008-02-12KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus
2008-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig
2008-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-01-31KVM: Disable pagefaults during copy_from_user_inatomic()Andrea Arcangeli
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti
2008-01-30KVM: Add kvm_read_guest_atomic()Marcelo Tosatti
2008-01-30KVM: MMU: Concurrent guest walkersMarcelo Tosatti
2008-01-30KVM: Move ioapic code to common directory.Zhang Xiantao
2008-01-30KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity
2008-01-24KVM: Limit vcpu mmap size to one page on non-x86Avi Kivity
2008-01-23KVM: Only x86 has pioAvi Kivity
2008-01-23KVM: constify function pointer tablesJan Engelhardt
2007-12-31KVM: MMU: Switch to mmu spinlockMarcelo Tosatti
2007-12-27KVM: Add kvm_read_guest_atomic()Marcelo Tosatti
2007-12-27KVM: MMU: Concurrent guest walkersMarcelo Tosatti
2007-12-20KVM: Ensure pages are copied on writeIzik Eidus
2007-12-17KVM: Move ioapic code to common directory.Zhang Xiantao
2007-12-16KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity