aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\
| * KVM: MMU: document fast invalidate all pagesXiao Guangrong2013-06-27
| * KVM: MMU: document write_flooding_countXiao Guangrong2013-06-27
| * KVM: MMU: document clear_spte_countXiao Guangrong2013-06-27
| * KVM: MMU: drop kvm_mmu_zap_mmio_sptesXiao Guangrong2013-06-27
| * KVM: MMU: fast invalidate all mmio sptesXiao Guangrong2013-06-27
| * KVM: MMU: reclaim the zapped-obsolete page firstXiao Guangrong2013-06-05
| * KVM: MMU: fast invalidate all pagesXiao Guangrong2013-06-05
* | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASEH. Peter Anvin2013-06-25
|/
* KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka2013-05-02
* KVM: x86: Increase the "hard" max VCPU limitChegu Vinod2013-04-28
* Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov2013-04-28
|\
| * KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf2013-04-26
* | KVM: x86: Rework request for immediate exitJan Kiszka2013-04-28
|/
* KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFERJan Kiszka2013-04-22
* KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang2013-04-16
* KVM: VMX: Enable acknowledge interupt on vmexitYang Zhang2013-04-16
* KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...Gleb Natapov2013-04-14
* KVM: Move kvm_rebooting declaration out of x86Geoff Levand2013-04-08
* KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand2013-04-08
* pmu: prepare for migration supportPaolo Bonzini2013-04-02
* Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-21
|\
| * KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-03-19
* | KVM: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa2013-03-14
* | KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa2013-03-14
* | KVM: x86: Rework INIT and SIPI handlingJan Kiszka2013-03-13
* | KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka2013-03-12
|/
* x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-29
* x86, apicv: add virtual x2apic supportYang Zhang2013-01-29
* KVM: x86: improve reexecute_instructionXiao Guangrong2013-01-21
* KVM: Remove unused slot_bitmap from kvm_mmu_pageTakuya Yoshikawa2013-01-14
* KVM: Increase user memory slots on x86 to 125Alex Williamson2012-12-13
* KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-13
* KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-13
* KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-30
* KVM: x86: Add code to track call origin for msr assignmentWill Auld2012-11-30
* KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti2012-11-27
* KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-27
* KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti2012-11-27
* 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