summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-02KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka1-1/+1
2013-04-28KVM: x86: Increase the "hard" max VCPU limitChegu Vinod1-1/+1
2013-04-28Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov1-0/+2
2013-04-28KVM: x86: Rework request for immediate exitJan Kiszka1-1/+1
2013-04-26KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf1-0/+2
2013-04-22KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFERJan Kiszka1-0/+1
2013-04-16KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang1-0/+2
2013-04-16KVM: VMX: Enable acknowledge interupt on vmexitYang Zhang1-0/+1
2013-04-14KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...Gleb Natapov1-0/+1
2013-04-08KVM: Move kvm_rebooting declaration out of x86Geoff Levand1-1/+0
2013-04-08KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand1-3/+0
2013-04-02pmu: prepare for migration supportPaolo Bonzini1-1/+1
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti1-2/+2
2013-03-19KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig1-2/+2
2013-03-14KVM: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa1-0/+1
2013-03-14KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa1-0/+1
2013-03-13KVM: x86: Rework INIT and SIPI handlingJan Kiszka1-1/+2
2013-03-12KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka1-1/+1
2013-01-29x86, apicv: add virtual interrupt delivery supportYang Zhang1-0/+5
2013-01-29x86, apicv: add virtual x2apic supportYang Zhang1-0/+1
2013-01-21KVM: x86: improve reexecute_instructionXiao Guangrong1-0/+7
2013-01-14KVM: Remove unused slot_bitmap from kvm_mmu_pageTakuya Yoshikawa1-5/+0
2012-12-13KVM: Increase user memory slots on x86 to 125Alex Williamson1-1/+1
2012-12-13KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson1-2/+2
2012-12-13KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson1-2/+2
2012-11-30KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld1-0/+2
2012-11-30KVM: x86: Add code to track call origin for msr assignmentWill Auld1-3/+9
2012-11-27KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti1-0/+1
2012-11-27KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti1-0/+7
2012-11-27KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti1-1/+1
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+33
2012-09-23KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka1-2/+2
2012-09-21KVM: x86: Export svm/vmx exit code and vector code to userspaceXiao Guangrong1-16/+0
2012-09-20KVM: optimize apic interrupt deliveryGleb Natapov1-0/+12
2012-09-20KVM: MMU: Optimize is_last_gpte()Avi Kivity1-0/+7
2012-09-20KVM: MMU: Optimize pte permission checksAvi Kivity1-0/+7
2012-09-06KVM: Provide userspace IO exit completion callbackGleb Natapov1-0/+1
2012-08-13KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti1-0/+2
2012-08-06KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa1-1/+1
2012-07-26Merge branch 'queue' into nextAvi Kivity1-1/+2
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+29
2012-07-20KVM: fix race with level interruptsMichael S. Tsirkin1-1/+14
2012-07-18KVM: Separate rmap_pde from kvm_lpage_info->write_countTakuya Yoshikawa1-1/+1
2012-07-18KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa1-0/+1
2012-07-12KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie1-1/+3
2012-07-05perf/x86: Rename Intel specific macrosRobert Richter1-2/+2
2012-06-25KVM: host side for eoi optimizationMichael S. Tsirkin1-0/+12
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+7
2012-05-16KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity1-4/+0
2012-04-24KVM: Introduce bitmask for apic attention reasonsGleb Natapov1-0/+4