aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAge
* Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-04
|\
| * KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka2012-09-23
| * KVM: optimize apic interrupt deliveryGleb Natapov2012-09-20
| * KVM: MMU: Optimize is_last_gpte()Avi Kivity2012-09-20
| * KVM: MMU: Optimize pte permission checksAvi Kivity2012-09-20
| * KVM: Provide userspace IO exit completion callbackGleb Natapov2012-09-06
| * KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti2012-08-13
| * KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-06
| * Merge branch 'queue' into nextAvi Kivity2012-07-26
| |\
| | * KVM: Separate rmap_pde from kvm_lpage_info->write_countTakuya Yoshikawa2012-07-18
| | * KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa2012-07-18
* | | KVM: x86: Export svm/vmx exit code and vector code to userspaceXiao Guangrong2012-09-21
|/ /
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-24
|\ \
| * | KVM: fix race with level interruptsMichael S. Tsirkin2012-07-20
| |/
| * KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie2012-07-12
| * KVM: host side for eoi optimizationMichael S. Tsirkin2012-06-25
* | perf/x86: Rename Intel specific macrosRobert Richter2012-07-05
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity2012-05-16
| * KVM: Introduce bitmask for apic attention reasonsGleb Natapov2012-04-24
| * KVM: Avoid checking huge page mappings in get_dirty_log()Takuya Yoshikawa2012-04-08
* | x86, extable: Remove open-coded exception table entries in arch/x86/include/a...H. Peter Anvin2012-04-20
|/
* KVM: x86 emulator: Fix task switch privilege checksKevin Wolf2012-03-08
* KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-08
* KVM: Track TSC synchronization in generationsZachary Amsden2012-03-08
* KVM: Dont mark TSC unstable due to S4 suspendZachary Amsden2012-03-08
* KVM: Allow adjust_tsc_offset to be in host or guest cyclesMarcelo Tosatti2012-03-08
* KVM: Add last_host_tsc tracking back to KVMZachary Amsden2012-03-08
* KVM: Improve TSC offset matchingZachary Amsden2012-03-08
* KVM: Infrastructure for software and hardware based TSC rate scalingZachary Amsden2012-03-08
* KVM: x86: increase recommended max vcpus to 160Marcelo Tosatti2012-03-05
* KVM: MMU: Remove unused kvm_pte_chainTakuya Yoshikawa2012-03-05
* KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky2012-03-05
* KVM: Add generic RDPMC supportAvi Kivity2011-12-27
* KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov2011-12-27
* KVM: MMU: move the relevant mmu code to mmu.cXiao Guangrong2011-12-27
* KVM: introduce KVM_MEM_SLOTS_NUM macroXiao Guangrong2011-12-27
* KVM: Optimize dirty logging by rmap_write_protect()Takuya Yoshikawa2011-12-27
* KVM: MMU: remove KVM host pv mmu supportChris Wright2011-12-27
* KVM: MMU: improve write flooding detectedXiao Guangrong2011-12-27
* KVM: MMU: fast prefetch spte on invlpg pathXiao Guangrong2011-12-27
* KVM: MMU: do not mark accessed bit on pte write pathXiao Guangrong2011-12-27
* KVM: x86: retry non-page-table writing instructionsXiao Guangrong2011-12-27
* KVM: emulate lapic tsc deadline timer for guestLiu, Jinsong2011-10-05
* KVM: Fix simultaneous NMIsAvi Kivity2011-09-25
* KVM: L1 TSC handlingNadav Har'El2011-09-25
* KVM: MMU: Do not unconditionally read PDPTE from guest memoryAvi Kivity2011-09-25
* KVM: Use __print_symbolic() for vmexit tracepointsStefan Hajnoczi2011-09-25
* KVM: x86: Raise the hard VCPU count limitSasha Levin2011-09-25
* KVM: MMU: lockless walking shadow page tableXiao Guangrong2011-07-24