aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-27KVM: kill file->f_count abuse in kvmAl Viro1-1/+0
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard1-1/+1
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti1-0/+4
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti1-0/+1
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu1-0/+14
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori1-0/+12
2008-04-27KVM: add vm refcountingIzik Eidus1-0/+4
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