summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0715-3/+18
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-042-3/+5
| |\
| | * KVM: x86: Update APICv on APIC resetJan H. Schönherr2017-11-022-5/+5
| | * KVM: VMX: Do not fully reset PI descriptor on vCPU resetJan H. Schönherr2017-11-021-2/+4
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0213-0/+13
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-252-3/+3
|/
* KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang2017-10-121-1/+1
* KVM: MMU: always terminate page walks at level 1Ladi Prosek2017-10-102-8/+9
* KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek2017-10-101-0/+1
* KVM: add X86_LOCAL_APIC dependencyArnd Bergmann2017-10-051-0/+1
* x86/kvm: Move kvm_fastop_exception to .fixup sectionJosh Poimboeuf2017-10-051-2/+4
* kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng2017-10-041-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-291-105/+101
|\
| * KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresumeWanpeng Li2017-09-291-1/+2
| * KVM: VMX: use cmpxchg64Paolo Bonzini2017-09-281-6/+6
| * KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini2017-09-271-33/+35
| * KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini2017-09-271-37/+25
| * KVM: VMX: extract __pi_post_blockPaolo Bonzini2017-09-271-33/+38
| * KVM: nVMX: fix HOST_CR3/HOST_CR4 cacheLadi Prosek2017-09-221-8/+8
* | Merge branch 'WIP.x86/fpu' into x86/fpu, because it's readyIngo Molnar2017-09-261-1/+1
|\ \
| * | x86/fpu: Rename fpu__activate_curr() to fpu__initialize()Ingo Molnar2017-09-261-1/+1
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-242-4/+2
|\ \ | |/ |/|
| * x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-232-4/+2
* | KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang2017-09-191-12/+21
* | KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang2017-09-191-5/+1
* | KVM: x86: Fix the NULL pointer parameter in check_cr_write()Yu Zhang2017-09-191-3/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-155-90/+166
|\
| * kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson2017-09-151-59/+75
| * kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson2017-09-151-6/+8
| * kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson2017-09-151-7/+9
| * kvm,lapic: Justify use of swait_active()Davidlohr Bueso2017-09-151-0/+4
| * KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr2017-09-151-2/+7
| * kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-09-151-0/+5
| * KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li2017-09-141-9/+28
| * KVM: X86: Don't block vCPU if there is pending exceptionWanpeng Li2017-09-141-0/+3
| * KVM: SVM: Add irqchip_split() checks before enabling AVICSuravee Suthikulpanit2017-09-141-5/+4
| * KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()Suravee Suthikulpanit2017-09-133-3/+3
| * KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu()Suravee Suthikulpanit2017-09-131-8/+20
| * KVM: x86: fix clang buildRadim Krčmář2017-09-131-1/+0
| * KVM: x86: Fix immediate_exit handling for uninitialized APJan H. Schönherr2017-09-131-0/+4
| * KVM: x86: Fix handling of pending signal on uninitialized APJan H. Schönherr2017-09-131-0/+5
| * KVM: SVM: Add a missing 'break' statementJan H. Schönherr2017-09-131-0/+1
* | x86/paravirt: Remove no longer used paravirt functionsJuergen Gross2017-09-131-1/+1
|/
* Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-0817-589/+1027
|\
| * Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-09-086-35/+25
| |\
| * | kvm: nVMX: Validate the virtual-APIC address on nested VM-entryJim Mattson2017-08-251-0/+15
| * | KVM: nVMX: Fix trying to cancel vmlauch/vmresumeWanpeng Li2017-08-241-14/+17
| * | KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li2017-08-244-31/+69
| * | KVM: VMX: use kvm_event_needs_reinjectionWanpeng Li2017-08-241-3/+1
| * | KVM: MMU: speedup update_permission_bitmaskPaolo Bonzini2017-08-241-51/+70
OpenPOWER on IntegriCloud