index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_rmhandlers.S
Age
Commit message (
Expand
)
Author
2021-02-11
KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests
Nicholas Piggin
2021-02-11
KVM: PPC: Book3S HV: Ensure radix guest has no SLB entries
Paul Mackerras
2021-02-10
KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLB
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guest
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: Fix radix guest SLB side channel
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
2021-02-10
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
2020-09-08
powerpc/64s: handle ISA v3.1 local copy-paste context switches
Nicholas Piggin
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
2020-07-22
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
2020-05-20
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2020-05-19
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
2020-05-07
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
2020-04-01
powerpc/64s/exception: Move KVM test to common code
Nicholas Piggin
2020-01-26
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2019-12-17
KVM: PPC: Book3S HV: Fix regression on big endian hosts
Marcus Comstedt
2019-11-14
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
2019-10-09
powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
Jordan Niethe
2019-09-21
powerpc/64s: Set reserved PCR bits
Jordan Niethe
2019-08-30
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
Sukadev Bhattiprolu
2019-08-16
KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
Paul Mackerras
2019-08-16
KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
Paul Mackerras
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-18
KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real mode
Suraj Jitindar Singh
2019-06-18
KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()
Michael Neuling
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-14
KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs
Paul Mackerras
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-04-30
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2019-04-30
KVM: PPC: Book3S HV: Flush TLB on secondary radix threads
Paul Mackerras
2019-04-30
KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code
Paul Mackerras
2019-04-30
KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push code
Suraj Jitindar Singh
2019-04-30
KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handler
Suraj Jitindar Singh
2019-04-20
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
2019-02-22
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2019-02-22
powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
Michael Ellerman
2019-02-22
KVM: PPC: Book3S HV: Fix build failure without IOMMU support
Jordan Niethe
2019-02-21
KVM: PPC: Book3S HV: Simplify machine check handling
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
2018-10-09
KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
Paul Mackerras
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
[next]