index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_ppc.h
Age
Commit message (
Expand
)
Author
2016-09-09
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
Suresh Warrier
2016-09-09
KVM: PPC: select IRQ_BYPASS_MANAGER
Suresh Warrier
2016-03-02
KVM: PPC: Add support for 64bit TCE windows
Alexey Kardashevskiy
2016-02-29
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
Suresh E. Warrier
2016-02-29
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
Suresh Warrier
2016-02-29
KVM: PPC: Book3S HV: Host-side RM data structures
Suresh Warrier
2016-02-16
KVM: PPC: Add support for multiple-TCE hcalls
Alexey Kardashevskiy
2016-02-16
KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
Alexey Kardashevskiy
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-04-21
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-09-24
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-22
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
2014-09-22
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
2014-09-22
KVM: PPC: BOOKE: Emulate debug registers and exception
Bharat Bhushan
2014-07-30
KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr
Bharat Bhushan
2014-07-28
KVM: PPC: Remove DCR handling
Alexander Graf
2014-07-28
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
2014-07-28
KVM: PPC: Separate loadstore emulation from priv emulation
Alexander Graf
2014-07-28
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
2014-07-28
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
kvm: ppc: Add SPRN_EPR get helper function
Bharat Bhushan
2014-07-28
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
Bharat Bhushan
2014-07-28
kvm: ppc: bookehv: Added wrapper macros for shadow registers
Bharat Bhushan
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-05-30
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-28
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
2014-03-26
KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE
Laurent Dufour
2014-01-27
kvm/ppc: IRQ disabling cleanup
Scott Wood
2014-01-27
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
2013-07-11
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
2013-07-08
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
2013-07-08
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
2013-04-26
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
2013-04-26
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
Paul Mackerras
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
[prev]
[next]