summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-09-12KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcrPaul Mackerras
2017-09-12KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accessesBenjamin Herrenschmidt
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-07Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2017-09-07Merge tag 'kvm-arm-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář
2017-09-07Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-09-05KVM: arm/arm64: Extract GICv3 max APRn index calculationChristoffer Dall
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse
2017-09-01KVM: PPC: Book3S HV: Fix memory leak in kvm_vm_ioctl_get_htab_fdnixiaoming
2017-08-31KVM: s390: vsie: cleanup mcck reinjectionDavid Hildenbrand
2017-08-31KVM: s390: use WARN_ON_ONCE only for checkingDavid Hildenbrand
2017-08-31KVM: s390: guestdbg: fix range checkDavid Hildenbrand
2017-08-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2017-08-31KVM: PPC: Book3S HV: Report storage key support to userspacePaul Mackerras
2017-08-31KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9Paul Mackerras
2017-08-31KVM: PPC: Book3S HV: Fix invalid use of register expressionAndreas Schwab
2017-08-31KVM: PPC: Book3S HV: Fix H_REGISTER_VPA VPA size validationNicholas Piggin
2017-08-31KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTERRam Pai
2017-08-31KVM: PPC: e500mc: Fix a NULL dereferenceDan Carpenter
2017-08-31KVM: PPC: e500: Fix some NULL dereferences on errorDan Carpenter
2017-08-30KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables listPaul Mackerras
2017-08-29KVM: s390: we are always in czam modeDavid Hildenbrand
2017-08-29KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda
2017-08-29KVM: s390: sthyi: remove invalid guest write accessHeiko Carstens
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling
2017-08-29KVM: PPC: Book3S HV: POWER9 does not require secondary thread managementNicholas Piggin
2017-08-28KVM: s390: Support Configuration z/Architecture ModeJason J. Herne
2017-08-28Merge tag 'kvm-s390-master-4.13-2' into kvms390/nextChristian Borntraeger
2017-08-25kvm: nVMX: Validate the virtual-APIC address on nested VM-entryJim Mattson
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini
2017-08-24KVM: nVMX: Fix trying to cancel vmlauch/vmresumeWanpeng Li
2017-08-24KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li
2017-08-24KVM: VMX: use kvm_event_needs_reinjectionWanpeng Li
2017-08-24KVM: MMU: speedup update_permission_bitmaskPaolo Bonzini
2017-08-24KVM: MMU: Expose the LA57 feature to VM.Yu Zhang
2017-08-24KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang
2017-08-24KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.Yu Zhang
2017-08-24KVM: MMU: check guest CR3 reserved bits based on its physical address width.Yu Zhang
2017-08-24KVM: x86: Add return value to kvm_cpuid().Yu Zhang
2017-08-24kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORSPaolo Bonzini
2017-08-24kvm: vmx: Raise #UD on unsupported RDSEEDJim Mattson
2017-08-24kvm: vmx: Raise #UD on unsupported RDRANDJim Mattson
2017-08-24KVM: VMX: cache secondary exec controlsPaolo Bonzini
2017-08-24KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document themBenjamin Herrenschmidt
2017-08-24KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit lossBenjamin Herrenschmidt
2017-08-24KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9Nicholas Piggin
2017-08-23KVM: SVM: Enable Virtual GIF featureJanakarajan Natarajan