aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-27KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity1-13/+0
2008-04-27KVM: detect if VCPU triple faultsJoerg Roedel1-0/+1
2008-04-27KVM: MMU: large page supportMarcelo Tosatti1-0/+5
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti1-0/+2
2008-04-27KVM: Increase the number of user memory slots per vmAvi Kivity1-1/+1
2008-04-27KVM: Increase vcpu count to 16Avi Kivity1-1/+1
2008-04-27KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifierHollis Blanchard1-0/+2
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus1-0/+1
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity1-0/+6
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti1-1/+2
2008-01-30KVM: Add kvm_read_guest_atomic()Marcelo Tosatti1-0/+2
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity1-1/+1
2008-01-30KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao1-0/+1
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity1-0/+289