summaryrefslogtreecommitdiff
path: root/include/linux/kvm_host.h
AgeCommit message (Expand)Author
2008-06-06KVM: migrate PIT timerMarcelo Tosatti
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: Move some x86 specific constants and structures to include/asm-x86Avi Kivity
2008-04-27KVM: detect if VCPU triple faultsJoerg Roedel
2008-04-27KVM: MMU: large page supportMarcelo Tosatti
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti
2008-04-27KVM: Increase the number of user memory slots per vmAvi Kivity
2008-04-27KVM: Increase vcpu count to 16Avi Kivity
2008-04-27KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifierHollis Blanchard
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus
2008-01-30KVM: Move apic timer migration away from critical sectionAvi Kivity
2008-01-30KVM: MMU: Switch to mmu spinlockMarcelo Tosatti
2008-01-30KVM: Add kvm_read_guest_atomic()Marcelo Tosatti
2008-01-30KVM: local APIC TPR access reporting facilityAvi Kivity
2008-01-30KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity