summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)AuthorFilesLines
2008-03-04KVM: Route irq 0 to vcpu 0 exclusivelyAvi Kivity1-0/+8
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus1-2/+3
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig1-8/+8
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti1-2/+1
2008-01-30KVM: Add kvm_read_guest_atomic()Marcelo Tosatti1-0/+20
2008-01-30KVM: MMU: Concurrent guest walkersMarcelo Tosatti1-17/+5
2008-01-30KVM: Move ioapic code to common directory.Zhang Xiantao2-0/+498
2008-01-30KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity2-0/+1456