summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-042-1/+2
|\
| * kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini2014-02-271-1/+1
| * kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig2014-02-271-1/+1
| * KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti2014-02-261-0/+1
* | x86: kvm: introduce periodic global clock updatesAndrew Jones2014-03-041-0/+20
* | x86: kvm: rate-limit global clock updatesAndrew Jones2014-03-041-4/+23
* | kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini2014-03-031-1/+1
* | KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEXTakuya Yoshikawa2014-02-271-2/+5
* | KVM: x86: emulator_cmpxchg_emulated should mark_page_dirtyMarcelo Tosatti2014-02-261-0/+1
* | KVM: x86: Enable Intel MPX for guestLiu, Jinsong2014-02-253-2/+8
* | KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong2014-02-252-1/+7
* | KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong2014-02-241-2/+16
* | KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong2014-02-222-5/+8
* | KVM: x86: expose ADX feature to guestLiu, Jinsong2014-02-221-1/+2
* | KVM: x86: expose new instruction RDSEED to guestLiu, Jinsong2014-02-221-1/+1
* | KVM: SVM: fix NMI window after iretRadim Krčmář2014-02-181-0/+1
* | KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa2014-02-181-3/+4
* | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-02-041-1/+1
|\ \
| * | KVM: async_pf: Provide additional direct page notificationDominik Dingel2014-01-301-1/+1
* | | KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti2014-02-041-1/+0
| |/ |/|
* | kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdefPaolo Bonzini2014-01-291-1/+1
* | KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka2014-01-274-12/+39
* | KVM: x86: mark hyper-v vapic assist page as dirtyVadim Rozenfeld2014-01-241-2/+4
* | KVM: x86: mark hyper-v hypercall page as dirtyVadim Rozenfeld2014-01-231-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-229-172/+318
|\
| * kvm: make KVM_MMU_AUDIT help text more readableRandy Dunlap2014-01-201-1/+1
| * KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka2014-01-171-0/+4
| * KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka2014-01-171-2/+2
| * KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka2014-01-171-56/+23
| * KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka2014-01-171-0/+14
| * KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka2014-01-171-29/+34
| * KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka2014-01-171-0/+14
| * KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka2014-01-171-1/+2
| * KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-173-2/+43
| * KVM: x86: Sync DR7 on KVM_SET_DEBUGREGSJan Kiszka2014-01-171-0/+1
| * add support for Hyper-V reference time counterVadim Rozenfeld2014-01-171-1/+27
| * KVM: remove useless write to vcpu->hv_clock.tsc_timestampPaolo Bonzini2014-01-151-2/+0
| * KVM: x86: fix tsc catchup issue with tsc scalingMarcelo Tosatti2014-01-151-40/+1
| * KVM: x86: limit PIT timer frequencyMarcelo Tosatti2014-01-154-3/+23
| * KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2014-01-152-0/+17
| * KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti2014-01-081-1/+1
| * KVM: x86: Fix debug typo error in lapicChen Fan2014-01-081-3/+3
| * KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang2014-01-081-4/+1
| * KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti2013-12-201-0/+3
| * KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka2013-12-201-3/+7
| * KVM: nVMX: Support direct APIC access from L2Jan Kiszka2013-12-181-0/+5
| * KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa2013-12-131-0/+5
| * KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-131-1/+1
| * KVM: nVMX: Add support for activity state HLTJan Kiszka2013-12-121-1/+6
| * KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov2013-12-121-27/+85
OpenPOWER on IntegriCloud