Age | Commit message (Expand) | Author |
---|---|---|
2008-04-27 | KVM: Increase the number of user memory slots per vm | Avi Kivity |
2008-04-27 | KVM: Increase vcpu count to 16 | Avi Kivity |
2008-04-27 | KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier | Hollis Blanchard |
2008-03-04 | KVM: remove the usage of the mmap_sem for the protection of the memory slots. | Izik Eidus |
2008-01-30 | KVM: Move apic timer migration away from critical section | Avi Kivity |
2008-01-30 | KVM: MMU: Switch to mmu spinlock | Marcelo Tosatti |
2008-01-30 | KVM: Add kvm_read_guest_atomic() | Marcelo Tosatti |
2008-01-30 | KVM: local APIC TPR access reporting facility | Avi Kivity |
2008-01-30 | KVM: Move kvm_vcpu_kick() to x86.c | Zhang Xiantao |
2008-01-30 | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity |