summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-1647-877/+1474
|\
| * Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-11-1615-111/+244
| |\
| | * KVM: s390: provide a capability for AIS state migrationChristian Borntraeger2017-11-091-0/+1
| | * KVM: s390: clear_io_irq() requests are not expected for adapter interruptsMichael Mueller2017-11-091-0/+2
| | * KVM: s390: abstract conversion between isc and enum irq_typesMichael Mueller2017-11-091-4/+14
| | * KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand2017-11-091-32/+18
| | * KVM: s390: SIE considerations for AP Queue virtualizationTony Krowiak2017-11-091-4/+21
| | * KVM: s390: document memory ordering for kvm_s390_vcpu_wakeupChristian Borntraeger2017-11-091-0/+6
| * | Merge tag 'kvm-ppc-next-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2017-11-095-37/+75
| |\ \
| | * | KVM: PPC: Book3S HV: Cosmetic post-merge cleanupsPaul Mackerras2017-11-091-16/+25
| | * | Merge branch 'kvm-ppc-fixes' into kvm-ppc-nextPaul Mackerras2017-11-095-34/+63
| | |\ \
| * | \ \ Merge tag 'kvm-arm-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2017-11-0815-258/+88
| |\ \ \ \
| | * | | | KVM: arm/arm64: fix the incompatible matching for external abortDongjiu Geng2017-11-062-2/+2
| | * | | | KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier2017-11-064-213/+39
| | * | | | KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESETEric Auger2017-11-062-0/+2
| | * | | | KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register trapsChristoffer Dall2017-11-061-27/+14
| | * | | | KVM: arm/arm64: Support EL1 phys timer register access in set/get regChristoffer Dall2017-11-062-0/+12
| | * | | | KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall2017-11-066-10/+15
| | * | | | arm64: Use physical counter for in-kernel reads when booted in EL2Christoffer Dall2017-11-061-1/+1
| | * | | | arm64: Implement arch_counter_get_cntpct to read the physical counterChristoffer Dall2017-11-061-5/+3
| * | | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-11-0218-338/+797
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hostsPaul Mackerras2017-11-015-17/+212
| | * | | | KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded modePaul Mackerras2017-11-013-33/+57
| | * | | | KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix hostPaul Mackerras2017-11-015-37/+79
| | * | | | KVM: PPC: Book3S HV: Unify dirty page map between HPT and radixPaul Mackerras2017-11-017-113/+96
| | * | | | KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_readyPaul Mackerras2017-11-013-33/+44
| | * | | | KVM: PPC: Book3S HV: Don't rely on host's page size informationPaul Mackerras2017-11-014-53/+126
| | * | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-11-015-50/+14
| | |\ \ \ \
| | * | | | | KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0Nicholas Piggin2017-11-011-1/+1
| | * | | | | KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGSGreg Kurz2017-11-011-3/+13
| | * | | | | KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabledPaul Mackerras2017-11-011-0/+12
| | * | | | | KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guestsPaul Mackerras2017-10-151-3/+10
| | * | | | | KVM: PPC: Book3S PR: Enable in-kernel TCE handlers for PR KVMAlexey Kardashevskiy2017-10-141-0/+2
| | * | | | | KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation i...Markus Elfring2017-10-141-1/+0
| | * | | | | KVM: PPC: BookE: Use vma_pages functionThomas Meyer2017-10-141-1/+1
| | * | | | | KVM: PPC: Book3S HV: Use ARRAY_SIZE macroThomas Meyer2017-10-141-1/+2
| | * | | | | KVM: PPC: Book3S HV: Handle unexpected interrupts betterPaul Mackerras2017-10-142-1/+137
| * | | | | | KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0Wanpeng Li2017-10-201-2/+7
| * | | | | | KVM: VMX: Fix VPID capability detectionWanpeng Li2017-10-201-2/+13
| * | | | | | KVM: nVMX: Fix EPT switching advertisingWanpeng Li2017-10-201-2/+3
| * | | | | | KVM: SVM: detect opening of SMI window using STGI interceptLadi Prosek2017-10-184-9/+36
| |/ / / / /
| * | | | | KVM: x86: extend usage of RET_MMIO_PF_* constantsPaolo Bonzini2017-10-122-58/+55
| * | | | | KVM: nSVM: fix SMI injection in guest modeLadi Prosek2017-10-123-6/+58
| * | | | | KVM: nSVM: refactor nested_svm_vmrunLadi Prosek2017-10-121-63/+69
| * | | | | KVM: nVMX: fix SMI injection in guest modeLadi Prosek2017-10-121-11/+49
| * | | | | KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek2017-10-121-0/+2
| * | | | | KVM: x86: introduce ISA specific smi_allowed callbackLadi Prosek2017-10-124-1/+14
| * | | | | KVM: x86: introduce ISA specific SMM entry/exit callbacksLadi Prosek2017-10-126-1/+58
| * | | | | KVM: SVM: limit kvm_handle_page_fault to #PF handlingPaolo Bonzini2017-10-124-9/+17
| * | | | | KVM: SVM: unconditionally wake up VCPU on IOMMU interruptPaolo Bonzini2017-10-121-4/+1