aboutsummaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-06KVM: IOAPIC: Fix level-triggered irq injection hangMark McLoughlin
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-24KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity
2008-06-06KVM: IOAPIC: only set remote_irr if interrupt was injectedMarcelo Tosatti
2008-05-18KVM: Fix kvm_vcpu_block() task state raceMarcelo Tosatti
2008-05-04KVM: Export necessary function for EPTSheng Yang
2008-05-01[PATCH] sanitize anon_inode_getfd()Al Viro
2008-04-27KVM: kill file->f_count abuse in kvmAl Viro
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori
2008-04-27KVM: add vm refcountingIzik Eidus
2008-04-27KVM: Use kzalloc to avoid allocating kvm_regs from kernel stackXiantao Zhang
2008-04-27KVM: MMU: large page supportMarcelo Tosatti
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti
2008-04-27KVM: Disable pagefaults during copy_from_user_inatomic()Andrea Arcangeli
2008-04-27KVM: Limit vcpu mmap size to one page on non-x86Avi Kivity
2008-04-27KVM: Only x86 has pioAvi Kivity
2008-04-27KVM: constify function pointer tablesJan Engelhardt
2008-03-04KVM: Route irq 0 to vcpu 0 exclusivelyAvi Kivity
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig
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