summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...Suraj Jitindar Singh
2018-10-09KVM: PPC: Book3S HV: Clear partition table entry on vm teardownSuraj Jitindar Singh
2018-10-09KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappingsPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Handle hypervisor instruction faults betterPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guestsPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlockedPaul Mackerras
2018-10-09KVM: PPC: Book3S: Rework TM save/restore code and make it C-callablePaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Simplify real-mode interrupt handlingPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functionsPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C codePaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulationPaul Mackerras
2018-10-09KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras
2018-10-09powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor modePaul Mackerras
2018-10-09KVM: PPC: Remove redundand permission bits removalAlexey Kardashevskiy
2018-10-09KVM: PPC: Propagate errors to the guest when failed instead of ignoringAlexey Kardashevskiy
2018-10-09KVM: PPC: Validate TCEs against preregistered memory page sizesAlexey Kardashevskiy
2018-10-08Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger
2018-10-08s390: vfio-ap: make local functions and data staticChristian Borntraeger
2018-10-05s390: vfio-ap: setup APCB mask using KVM dedicated functionPierre Morel
2018-10-05KVM: s390: Tracing APCB changesPierre Morel
2018-10-05KVM: s390: fix locking for crypto setting error pathChristian Borntraeger
2018-10-05KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same VMPaul Mackerras
2018-10-05KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LRCameron Kaiser
2018-10-04Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-10-04kvm: nVMX: fix entry with pending interrupt if APICv is enabledPaolo Bonzini
2018-10-04KVM: VMX: hide flexpriority from guest when disabled at the module levelPaolo Bonzini
2018-10-04KVM: VMX: check for existence of secondary exec controls before accessingSean Christopherson
2018-10-02KVM: PPC: Inform the userspace about TCE update failuresAlexey Kardashevskiy
2018-10-02KVM: PPC: Validate all tces before updating tablesAlexey Kardashevskiy
2018-10-02Merge branch 'kvm-ppc-fixes' of paulus/powerpc into topic/ppc-kvmMichael Ellerman
2018-10-01KVM: x86: fix L1TF's MMIO GFN calculationSean Christopherson
2018-10-01tools/kvm_stat: cut down decimal places in update interval dialogStefan Raspl
2018-10-01KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGSLiran Alon
2018-10-01KVM: x86: Do not use kvm_x86_ops->mpx_supported() directlyLiran Alon
2018-10-01KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabledLiran Alon
2018-10-01Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger
2018-10-01s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()David Hildenbrand
2018-10-01KVM: s390: set host program identifierCollin Walling
2018-09-28s390: doc: detailed specifications for AP virtualizationTony Krowiak
2018-09-28KVM: s390: CPU model support for AP virtualizationTony Krowiak
2018-09-28KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak
2018-09-28KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2Pierre Morel
2018-09-28KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2Pierre Morel
2018-09-28KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1Pierre Morel
2018-09-28KVM: s390: vsie: allow CRYCB FORMAT-0Pierre Morel
2018-09-28KVM: s390: vsie: allow CRYCB FORMAT-1Pierre Morel
2018-09-28KVM: s390: vsie: Allow CRYCB FORMAT-2Pierre Morel
2018-09-28KVM: s390: vsie: Make use of CRYCB FORMAT2 clearPierre Morel
2018-09-28KVM: s390: vsie: Do the CRYCB validation firstPierre Morel