summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: kill file->f_count abuse in kvmAl Viro2008-04-271-1/+0
* KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard2008-04-271-1/+1
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-271-0/+4
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-271-0/+1
* KVM: Add kvm trace userspace interfaceFeng(Eric) Liu2008-04-271-0/+14
* KVM: MMU: Don't assume struct page for x86Anthony Liguori2008-04-271-0/+12
* KVM: add vm refcountingIzik Eidus2008-04-271-0/+4
* KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity2008-04-271-13/+0
* KVM: detect if VCPU triple faultsJoerg Roedel2008-04-271-0/+1
* KVM: MMU: large page supportMarcelo Tosatti2008-04-271-0/+5
* KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti2008-04-271-0/+2
* KVM: Increase the number of user memory slots per vmAvi Kivity2008-04-271-1/+1
* KVM: Increase vcpu count to 16Avi Kivity2008-04-271-1/+1
* KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifierHollis Blanchard2008-04-271-0/+2
* KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus2008-03-041-0/+1
* KVM: Move apic timer migration away from critical sectionAvi Kivity2008-01-301-0/+6
* KVM: MMU: Switch to mmu spinlockMarcelo Tosatti2008-01-301-1/+2
* KVM: Add kvm_read_guest_atomic()Marcelo Tosatti2008-01-301-0/+2
* KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-301-1/+1
* KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao2008-01-301-0/+1
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-0/+289
OpenPOWER on IntegriCloud