summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-06-18KVM: nVMX: Don't speculatively write APIC-access page addressSean Christopherson
2019-06-18KVM: nVMX: Don't speculatively write virtual-APIC page addressSean Christopherson
2019-06-18KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mappedSean Christopherson
2019-06-18KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCSSean Christopherson
2019-06-18KVM: nVMX: Don't "put" vCPU or host state when switching VMCSSean Christopherson
2019-06-18KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}Paolo Bonzini
2019-06-18KVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested VM-EntrySean Christopherson
2019-06-18KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02Sean Christopherson
2019-06-18KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01Sean Christopherson
2019-06-18KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad valueSean Christopherson
2019-06-18KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs02_*_rarePaolo Bonzini
2019-06-18KVM: nVMX: Sync rarely accessed guest fields only when neededSean Christopherson
2019-06-18KVM: nVMX: Add helpers to identify shadowed VMCS fieldsSean Christopherson
2019-06-18KVM: nVMX: Use descriptive names for VMCS sync functions and flagsSean Christopherson
2019-06-18KVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()Sean Christopherson
2019-06-18KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fieldsSean Christopherson
2019-06-18KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTESSean Christopherson
2019-06-18KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS fieldsSean Christopherson
2019-06-18KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fnSean Christopherson
2019-06-18KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor codeSean Christopherson
2019-06-18KVM: VMX: Store the host kernel's IDT base in a global variableSean Christopherson
2019-06-18KVM: VMX: Read cached VM-Exit reason to detect external interruptSean Christopherson
2019-06-18kvm: nVMX: small cleanup in handle_exceptionPaolo Bonzini
2019-06-18KVM: VMX: Fix handling of #MC that occurs during VM-EntrySean Christopherson
2019-06-18KVM: x86: move MSR_IA32_POWER_CTL handling to common codePaolo Bonzini
2019-06-18kvm: x86: offset is ensure to be in rangeWei Yang
2019-06-18kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()Wei Yang
2019-06-18kvm: x86: check kvm_apic_sw_enabled() is enoughWei Yang
2019-06-18kvm: x86: add host poll control msrsMarcelo Tosatti
2019-06-18kvm: vmx: segment limit check: use access lengthEugene Korenevsky
2019-06-18kvm: vmx: fix limit checking in get_vmx_mem_address()Eugene Korenevsky
2019-06-18KVM: x86: Add Intel CPUID.1F cpuid emulation supportLike Xu
2019-06-18KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15Liran Alon
2019-06-13KVM: x86: clean up conditions for asynchronous page fault handlingPaolo Bonzini
2019-06-05kvm: Convert kvm_lock to a mutexJunaid Shahid
2019-06-05KVM: VMX: remove unneeded 'asm volatile ("")' from vmcs_write64Uros Bizjak
2019-06-05x86/kvm/VMX: drop bad asm() clobber from nested_vmx_check_vmentry_hw()Jan Beulich
2019-06-04KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bitWanpeng Li
2019-06-04KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li
2019-06-04kvm: x86: refine kvm_get_arch_capabilities()Xiaoyao Li
2019-06-04KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson
2019-06-04kvm: svm/avic: Do not send AVIC doorbell to selfSuthikulpanit, Suravee
2019-06-04KVM: LAPIC: Optimize timer latency furtherWanpeng Li
2019-06-04KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexitWanpeng Li
2019-06-04KVM: LAPIC: Extract adaptive tune timer advancement logicWanpeng Li
2019-06-04KVM/nSVM: properly map nested VMCBVitaly Kuznetsov
2019-06-04kvm: x86: Fix reserved bits related calculation errors caused by MKTMEKai Huang
2019-06-04kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.cKai Huang
2019-06-01Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2019-05-30KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()Suraj Jitindar Singh