aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2022-04-27KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy
2022-04-15KVM: PPC: Fix vmx/vsx mixup in mmio emulationFabiano Rosas
2022-01-27KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUESTAlexey Kardashevskiy
2021-12-01KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin
2021-11-26KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman
2021-10-27KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman
2021-10-27KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman
2021-09-22KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin
2021-09-22KVM: PPC: Fix clearing never mapped TCEs in realmodeAlexey Kardashevskiy
2021-09-22KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin
2021-07-28KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin
2021-07-28KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-28KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin
2021-07-28KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin
2021-07-14KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh
2021-07-14KVM: PPC: Book3S HV: Workaround high stack usage with clangNathan Chancellor
2021-05-14KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exitNicholas Piggin
2021-03-04KVM: PPC: Make the VMX instruction emulation routines staticCédric Le Goater
2020-12-02KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB pageCédric Le Goater
2020-11-05KVM: PPC: Book3S HV: Do not allocate HPT for a nested guestFabiano Rosas
2020-10-01KVM: PPC: Book3S HV: Close race with page faults around memslot flushesPaul Mackerras
2020-10-01KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-07-16powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V
2020-06-24KVM: PPC: Book3S: Fix some RCU-list locksQian Cai
2020-06-24KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai
2020-04-23KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth
2020-02-24KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'zhengbin
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson
2020-02-11KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson
2020-02-11KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson
2019-12-31KVM: PPC: Book3S HV: Fix regression on big endian hostsMarcus Comstedt
2019-12-13KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocatedGreg Kurz
2019-12-13KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error pathGreg Kurz
2019-12-13KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new oneGreg Kurz
2019-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-10-15KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz
2019-10-09powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_hostJordan Niethe
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-30kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth
2019-09-21powerpc/64s: Set reserved PCR bitsJordan Niethe
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-10Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin
2019-09-05powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin