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
/
include
/
asm
/
kvm_booke.h
Age
Commit message (
Expand
)
Author
2020-07-29
powerpc: Inline doorbell sending functions
Nicholas Piggin
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
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
2015-08-22
KVM: PPC: Book3S: correct width in XER handling
Sam bobroff
2014-09-22
powerpc/kvm: common sw breakpoint instr across ppc
Madhavan Srinivasan
2014-09-22
KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
Mihai Caraman
2014-07-28
KVM: PPC: Handle magic page in kvmppc_ld/st
Alexander Graf
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-05-30
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-01-27
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
2013-10-17
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
2013-04-17
Added ONE_REG interface for debug instruction
Bharat Bhushan
2012-04-08
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
Scott Wood
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf