aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
...
| * KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti2014-04-14
| * KVM: Add SMAP support when setting CR4Feng Wu2014-04-14
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\ \ | |/ |/|
| * x86, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | KVM: vmx: fix MPX detectionPaolo Bonzini2014-03-27
* | KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini2014-03-17
* | KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini2014-03-17
* | kvm: x86: ignore ioapic polarityGabriel L. Somlo2014-03-13
* | KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-11
* | KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini2014-03-11
* | KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka2014-03-11
* | KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka2014-03-11
* | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-04
|\|
| * kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig2014-02-27
* | x86: kvm: introduce periodic global clock updatesAndrew Jones2014-03-04
* | x86: kvm: rate-limit global clock updatesAndrew Jones2014-03-04
* | KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEXTakuya Yoshikawa2014-02-27
* | KVM: x86: emulator_cmpxchg_emulated should mark_page_dirtyMarcelo Tosatti2014-02-26
* | KVM: x86: Enable Intel MPX for guestLiu, Jinsong2014-02-25
* | KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong2014-02-25
* | KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong2014-02-22
* | KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti2014-02-03
|/
* kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdefPaolo Bonzini2014-01-29
* KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka2014-01-27
* KVM: x86: mark hyper-v vapic assist page as dirtyVadim Rozenfeld2014-01-24
* KVM: x86: mark hyper-v hypercall page as dirtyVadim Rozenfeld2014-01-23
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-23
|\
| * KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-17
| * KVM: x86: Sync DR7 on KVM_SET_DEBUGREGSJan Kiszka2014-01-17
| * add support for Hyper-V reference time counterVadim Rozenfeld2014-01-17
| * KVM: remove useless write to vcpu->hv_clock.tsc_timestampPaolo Bonzini2014-01-15
| * KVM: x86: fix tsc catchup issue with tsc scalingMarcelo Tosatti2014-01-15
| * KVM: x86: limit PIT timer frequencyMarcelo Tosatti2014-01-15
| * KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa2013-12-13
| * KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-13
* | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig2013-12-12
|/
* kvm: optimize out smp_mb after srcu_read_unlockMichael S. Tsirkin2013-11-06
* Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-04
|\
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
* | KVM: x86: fix KVM_SET_XCRS loopPaolo Bonzini2013-10-31
* | KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVEPaolo Bonzini2013-10-31
* | kvm: Create non-coherent DMA registerationAlex Williamson2013-10-30
* | kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-30
* | kvm, emulator: Rename VendorSpecific flagBorislav Petkov2013-10-30
* | kvm, emulator: Use opcode lengthBorislav Petkov2013-10-30
* | kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-30
|/
* KVM: Drop FOLL_GET in GUP when doing async page faultchai wen2013-10-15
* KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-03
* KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini2013-10-03
* KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini2013-10-03