summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-291-0/+24
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-201-0/+1
* KVM: Add coalesced MMIO support (common part)Laurent Vivier2008-07-201-0/+4
* KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-201-1/+2
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-201-3/+0
* KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-241-0/+1
* KVM: migrate PIT timerMarcelo Tosatti2008-06-061-1/+1
* 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