index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_ppc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
KVM: PPC: Book3S HV: Set server for passed-through interrupts
Paul Mackerras
1
-0
/
+4
2016-09-12
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
Suresh Warrier
1
-1
/
+1
2016-09-12
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
1
-0
/
+3
2016-09-12
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
1
-0
/
+3
2016-09-09
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
Suresh Warrier
1
-0
/
+14
2016-09-09
KVM: PPC: select IRQ_BYPASS_MANAGER
Suresh Warrier
1
-0
/
+4
2016-03-02
KVM: PPC: Add support for 64bit TCE windows
Alexey Kardashevskiy
1
-1
/
+1
2016-02-29
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
Suresh E. Warrier
1
-0
/
+1
2016-02-29
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
Suresh Warrier
1
-0
/
+1
2016-02-29
KVM: PPC: Book3S HV: Host-side RM data structures
Suresh Warrier
1
-0
/
+31
2016-02-16
KVM: PPC: Add support for multiple-TCE hcalls
Alexey Kardashevskiy
1
-0
/
+12
2016-02-16
KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
Alexey Kardashevskiy
1
-0
/
+4
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-1
/
+1
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-2
/
+4
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-4
/
+4
2015-04-21
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
1
-0
/
+2
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
1
-2
/
+0
2014-09-24
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
1
-1
/
+10
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-1
/
+1
2014-09-22
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
1
-0
/
+6
2014-09-22
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
1
-1
/
+1
2014-09-22
KVM: PPC: BOOKE: Emulate debug registers and exception
Bharat Bhushan
1
-0
/
+3
2014-07-30
KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr
Bharat Bhushan
1
-10
/
+10
2014-07-28
KVM: PPC: Remove DCR handling
Alexander Graf
1
-1
/
+0
2014-07-28
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
1
-0
/
+8
2014-07-28
KVM: PPC: Separate loadstore emulation from priv emulation
Alexander Graf
1
-0
/
+1
2014-07-28
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
1
-0
/
+4
2014-07-28
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
1
-0
/
+13
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
1
-0
/
+31
2014-07-28
kvm: ppc: Add SPRN_EPR get helper function
Bharat Bhushan
1
-0
/
+11
2014-07-28
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
Bharat Bhushan
1
-0
/
+1
2014-07-28
kvm: ppc: bookehv: Added wrapper macros for shadow registers
Bharat Bhushan
1
-8
/
+36
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
1
-1
/
+1
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+7
2014-05-30
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
1
-1
/
+79
2014-05-28
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
1
-0
/
+7
2014-03-26
KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE
Laurent Dufour
1
-0
/
+2
2014-01-27
kvm/ppc: IRQ disabling cleanup
Scott Wood
1
-0
/
+6
2014-01-27
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
1
-3
/
+4
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
1
-1
/
+5
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
1
-3
/
+4
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
1
-2
/
+4
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
1
-2
/
+3
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
1
-23
/
+66
2013-10-17
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
1
-1
/
+1
2013-07-11
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
1
-3
/
+8
2013-07-08
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
1
-6
/
+2
2013-07-08
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
1
-2
/
+6
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
1
-0
/
+2
2013-04-26
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
1
-0
/
+2
[next]