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