summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-05-02KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand
2017-04-27Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2017-04-27kvm: nVMX: Remove superfluous VMX instruction fault checksJim Mattson
2017-04-27KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek
2017-04-27KVM: mark requests that need synchronizationPaolo Bonzini
2017-04-27KVM: add explicit barrier to kvm_vcpu_kickAndrew Jones
2017-04-27KVM: mark requests that do not need a wakeupRadim Krčmář
2017-04-27KVM: x86: always use kvm_make_request instead of set_bitRadim Krčmář
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář
2017-04-27Merge tag 'kvm-s390-next-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2017-04-26s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne
2017-04-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Christian Borntraeger
2017-04-26s390/cpacf: Introduce kma instructionJason J. Herne
2017-04-26s390/cpacf: query instructions use unique parameters for compatibility with KMAJason J. Herne
2017-04-21KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCKMarcelo Tosatti
2017-04-21kvm: better MWAIT emulation for guestsMichael S. Tsirkin
2017-04-21KVM: x86: virtualize cpuid faultingKyle Huey
2017-04-21Merge tag 'kvm-s390-next-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2017-04-21Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-04-21Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini
2017-04-21KVM: VMX: drop vmm_exclusive module parameterDavid Hildenbrand
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali
2017-04-21s390/sclp: Detect KSS facilityFarhan Ali
2017-04-20ARM: KVM: Fix idmap stub entry when running Thumb-2 codeMarc Zyngier
2017-04-20ARM: hyp-stub: Fix Thumb-2 compilationMarc Zyngier
2017-04-20KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRsThomas Huth
2017-04-20KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy
2017-04-20KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy
2017-04-20KVM: PPC: Use preregistered memory API to access TCE listAlexey Kardashevskiy
2017-04-20KVM: PPC: Pass kvm* to kvmppc_find_table()Alexey Kardashevskiy
2017-04-20KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanentlyAlexey Kardashevskiy
2017-04-20Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2017-04-20KVM: PPC: Align the table size to system page sizeAlexey Kardashevskiy
2017-04-20KVM: PPC: Book3S PR: Preserve storage control bitsAlexey Kardashevskiy
2017-04-20KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy
2017-04-20KVM: PPC: Book3S PR: Get rid of unused local variableAlexey Kardashevskiy
2017-04-20KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()Markus Elfring
2017-04-20KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()Markus Elfring
2017-04-20KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras
2017-04-20KVM: PPC: Emulation for more integer loads and storesPaul Mackerras
2017-04-20KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Alexey Kardashevskiy
2017-04-20KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu
2017-04-20KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras
2017-04-19KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones
2017-04-13KVM: nVMX: fix AD condition when handling EPT violationRadim Krčmář
2017-04-12KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRsLadi Prosek
2017-04-12x86/kvm: virt_xxx memory barriers instead of mandatory barriersWanpeng Li
2017-04-12KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplugDenis Plotnikov
2017-04-12KVM: x86: remaster kvm_write_tsc codeDenis Plotnikov
2017-04-12KVM: x86: use irqchip_kernel() to check for pic+ioapicDavid Hildenbrand