KVM: MMU: large page support
[safe/jmp/linux-2.6] / include / linux / kvm_host.h
2008-04-27 Marcelo TosattiKVM: MMU: large page support
2008-04-27 Marcelo TosattiKVM: MMU: ignore zapped root pagetables
2008-04-27 Avi KivityKVM: Increase the number of user memory slots per vm
2008-04-27 Avi KivityKVM: Increase vcpu count to 16
2008-04-27 Hollis BlanchardKVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt...
2008-03-04 Izik EidusKVM: remove the usage of the mmap_sem for the protectio...
2008-01-30 Avi KivityKVM: Move apic timer migration away from critical section
2008-01-30 Marcelo TosattiKVM: MMU: Switch to mmu spinlock
2008-01-30 Marcelo TosattiKVM: Add kvm_read_guest_atomic()
2008-01-30 Avi KivityKVM: local APIC TPR access reporting facility
2008-01-30 Zhang XiantaoKVM: Move kvm_vcpu_kick() to x86.c
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...