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
Age
Commit message (
Expand
)
Author
2021-07-23
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
2021-07-23
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
2021-07-17
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
2021-07-17
KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
Nicholas Piggin
2021-07-15
KVM: PPC: Book3S HV P9: Fix guest TM support
Nicholas Piggin
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-29
arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()
Liam Howlett
2021-06-29
arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...
Liam Howlett
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2021-06-23
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-23
KVM: PPC: Book3S HV: Workaround high stack usage with clang
Nathan Chancellor
2021-06-22
KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM
Bharata B Rao
2021-06-22
KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
Bharata B Rao
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
2021-06-21
KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
Bharata B Rao
2021-06-21
KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
Suraj Jitindar Singh
2021-06-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
2021-06-10
KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: implement hash host / hash guest support
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: implement hash guest support
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Reflect userspace hcalls to hash guests to support PR...
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV: small pseries_do_hcall cleanup
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_en...
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest...
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
Nicholas Piggin
[next]