summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-03-31KVM: Pass kvm_init()'s opaque param to additional arch funcsSean Christopherson4-8/+8
2020-03-31Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini23-122/+187
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini144-6776/+1330
2020-03-30Merge tag 'kvm-s390-next-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-4/+5
2020-03-27s390/gmap: return proper error code on ksm unsharingChristian Borntraeger1-4/+5
2020-03-26Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini5-17/+20
2020-03-26KVM: Fix out of range accesses to memslotsSean Christopherson1-0/+3
2020-03-26KVM: X86: Micro-optimize IPI fastpath delayWanpeng Li3-3/+8
2020-03-26KVM: X86: Delay read msr data iff writes ICR MSRWanpeng Li1-1/+2
2020-03-26KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras6-0/+51
2020-03-24Merge tag 'kvm-arm-removal' into kvmarm-master/nextMarc Zyngier49-6296/+10
2020-03-24KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIsMarc Zyngier1-1/+2
2020-03-24KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disableMarc Zyngier2-0/+2
2020-03-24arm: Remove the ability to set HYP vectors outside of the decompressorMarc Zyngier2-36/+8
2020-03-24arm: Remove GICv3 vgic compatibility macrosMarc Zyngier1-114/+0
2020-03-24arm: Remove HYP/Stage-2 page-table supportMarc Zyngier8-93/+1
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier36-6046/+0
2020-03-24arm: Remove KVM from config filesMarc Zyngier1-2/+0
2020-03-24arm: Unplug KVM from the build systemMarc Zyngier3-4/+1
2020-03-24KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURNLaurent Dufour1-1/+2
2020-03-24KVM: PPC: Book3S HV: Check caller of H_SVM_* HcallsLaurent Dufour1-11/+21
2020-03-24KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supportedFabiano Rosas1-0/+3
2020-03-23KVM: VMX: Gracefully handle faults on VMXONSean Christopherson1-3/+21
2020-03-23KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()Sean Christopherson2-11/+4
2020-03-23KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson1-51/+16
2020-03-23KVM: x86: Expose fast short REP MOV for supported cpuidZhenyu Wang1-1/+1
2020-03-23KVM: s390: mark sie block as 512 byte alignedChristian Borntraeger1-1/+1
2020-03-23KVM: s390: Use fallthrough;Joe Perches4-16/+19
2020-03-19KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Greg Kurz9-27/+0
2020-03-19KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVMGreg Kurz5-4/+4
2020-03-19KVM: PPC: Book3S PR: Fix kernel crash with PR KVMGreg Kurz2-2/+1
2020-03-19KVM: PPC: Use fallthrough;Joe Perches5-7/+6
2020-03-19KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth1-0/+1
2020-03-19KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero3-7/+40
2020-03-19KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU codeMichael Ellerman1-1/+1
2020-03-19KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handlerPaul Mackerras1-62/+57
2020-03-18KVM: x86: Code style cleanup in kvm_arch_dev_ioctl()Xiaoyao Li1-2/+2
2020-03-18KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf valuesSean Christopherson2-7/+13
2020-03-18KVM: x86: Add requested index to the CPUID tracepointSean Christopherson2-6/+9
2020-03-18KVM: nSVM: check for EFER.SVME=1 before entering guestPaolo Bonzini1-0/+3
2020-03-18KVM: x86: Expose AVX512 VP2INTERSECT in cpuid for TGLZhenyu Wang1-1/+1
2020-03-18KVM: nVMX: remove side effects from nested_vmx_exit_reflectedPaolo Bonzini3-18/+20
2020-03-17KVM: VMX: access regs array in vmenter.S in its natural orderUros Bizjak1-7/+7
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini74-395/+2232
2020-03-16KVM: nVMX: properly handle errors in nested_vmx_handle_enlightened_vmptrld()Vitaly Kuznetsov2-10/+36
2020-03-16KVM: nVMX: stop abusing need_vmcs12_to_shadow_sync for eVMCS mappingVitaly Kuznetsov1-11/+13
2020-03-16Merge branch 'kvm-null-pointer-fix' into HEADPaolo Bonzini1-2/+3
2020-03-16KVM: nSVM: Remove an obsolete comment.Miaohe Lin1-3/+0
2020-03-16KVM: X86: correct meaningless kvm_apicv_activated() checkPaolo Bonzini1-9/+16
2020-03-16KVM: nVMX: Consolidate nested MTF checks to helper functionOliver Upton1-1/+1