aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-03Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini2-30/+33
2017-05-02KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand4-18/+11
2017-04-27Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini35-617/+694
2017-04-27kvm: nVMX: Remove superfluous VMX instruction fault checksJim Mattson1-43/+14
2017-04-27KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek3-11/+24
2017-04-27KVM: mark requests that need synchronizationPaolo Bonzini3-5/+5
2017-04-27KVM: add explicit barrier to kvm_vcpu_kickAndrew Jones1-1/+1
2017-04-27KVM: mark requests that do not need a wakeupRadim Krčmář3-5/+5
2017-04-27KVM: x86: always use kvm_make_request instead of set_bitRadim Krčmář1-8/+2
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář8-12/+12
2017-04-27Merge tag 'kvm-s390-next-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini4-3/+10
2017-04-26s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne3-1/+7
2017-04-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxChristian Borntraeger1-2/+3
2017-04-26s390/cpacf: Introduce kma instructionJason J. Herne1-0/+1
2017-04-26s390/cpacf: query instructions use unique parameters for compatibility with KMAJason J. Herne1-2/+2
2017-04-21KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCKMarcelo Tosatti1-19/+3
2017-04-21kvm: better MWAIT emulation for guestsMichael S. Tsirkin4-4/+48
2017-04-21KVM: x86: virtualize cpuid faultingKyle Huey5-0/+49
2017-04-21Merge tag 'kvm-s390-next-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini9-9/+36
2017-04-21Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini26-174/+1670
2017-04-21Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEADPaolo Bonzini19-88/+251
2017-04-21KVM: VMX: drop vmm_exclusive module parameterDavid Hildenbrand1-31/+7
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali7-8/+32
2017-04-21s390/sclp: Detect KSS facilityFarhan Ali1-0/+1
2017-04-20ARM: KVM: Fix idmap stub entry when running Thumb-2 codeMarc Zyngier1-1/+0
2017-04-20ARM: hyp-stub: Fix Thumb-2 compilationMarc Zyngier1-1/+1
2017-04-20KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRsThomas Huth2-8/+34
2017-04-20KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy5-3/+518
2017-04-20KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy4-55/+39
2017-04-20KVM: PPC: Use preregistered memory API to access TCE listAlexey Kardashevskiy1-16/+42
2017-04-20KVM: PPC: Pass kvm* to kvmppc_find_table()Alexey Kardashevskiy3-10/+12
2017-04-20KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanentlyAlexey Kardashevskiy1-0/+1
2017-04-20Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras8-20/+141
2017-04-20KVM: PPC: Align the table size to system page sizeAlexey Kardashevskiy1-1/+1
2017-04-20KVM: PPC: Book3S PR: Preserve storage control bitsAlexey Kardashevskiy4-1/+5
2017-04-20KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy2-2/+9
2017-04-20KVM: PPC: Book3S PR: Get rid of unused local variableAlexey Kardashevskiy1-3/+1
2017-04-20KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()Markus Elfring1-3/+2
2017-04-20KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()Markus Elfring1-5/+3
2017-04-20KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras2-0/+16
2017-04-20KVM: PPC: Emulation for more integer loads and storesPaul Mackerras2-49/+91
2017-04-20KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Alexey Kardashevskiy2-0/+7
2017-04-20KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu6-7/+731
2017-04-20KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras3-0/+26
2017-04-19KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones1-1/+7
2017-04-13KVM: nVMX: fix AD condition when handling EPT violationRadim Krčmář1-1/+1
2017-04-12KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRsLadi Prosek1-0/+2
2017-04-12x86/kvm: virt_xxx memory barriers instead of mandatory barriersWanpeng Li1-2/+2
2017-04-12KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplugDenis Plotnikov1-10/+19
2017-04-12KVM: x86: remaster kvm_write_tsc codeDenis Plotnikov1-39/+13