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_pr.c
Age
Commit message (
Expand
)
Author
2020-03-16
KVM: PPC: Move memslot memory allocation into prepare_memory_region()
Sean Christopherson
2020-01-30
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-01-29
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
David Michael
2020-01-24
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
2020-01-24
KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
Sean Christopherson
2020-01-24
KVM: PPC: Allocate vcpu struct in common PPC code
Sean Christopherson
2020-01-24
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-17
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
2018-12-14
KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
Suraj Jitindar Singh
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-08-23
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-06-13
KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT mode
Paul Mackerras
2018-06-13
KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bit
Paul Mackerras
2018-06-13
KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts
Paul Mackerras
2018-06-13
KVM: PPC: Book3S PR: Handle additional interrupt types
Cameron Kaiser
2018-06-01
KVM: PPC: Book3S PR: Enable kvmppc_get/set_one_reg_pr() for HTM registers
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Add guard code to prevent returning to guest with PR=0 a...
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Add emulation for trechkpt.
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Restore NV regs after emulating mfspr from TM SPRs
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Always fail transactions in guest privileged state
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRs
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Add math support for PR KVM HTM
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Add transaction memory save/restore skeleton
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Add kvmppc_save/restore_tm_sprs() APIs
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Pass through MSR TM and TS bits to shadow_msr
Simon Guo
2018-05-31
KVM: PPC: Book3S PR: Allow KVM_PPC_CONFIGURE_V3_MMU to succeed
Paul Mackerras
2018-05-22
KVM: PPC: Add giveup_ext() hook to PPC KVM ops
Simon Guo
2018-05-18
KVM: PPC: Book3S PR: Enable use on POWER9 inside HPT-mode guests
Paul Mackerras
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-03-19
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
2018-02-09
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-01
KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled
Alexander Graf
2018-01-10
KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
Alexey Kardashevskiy
2017-11-01
KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGS
Greg Kurz
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-20
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
2017-04-20
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2017-04-20
KVM: PPC: Book3S PR: Get rid of unused local variable
Alexey Kardashevskiy
2017-01-27
KVM: PPC: Book3S PR: Refactor program interrupt related code into separate fu...
Thomas Huth
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-27
KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL
Thomas Huth
2016-09-27
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]