index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_builtin.c
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
-1
/
+0
*
KVM: PPC: Book3S HV: Fix compilation with unusual configurations
Paul Mackerras
2016-11-24
1
-1
/
+2
*
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
Paul Mackerras
2016-11-24
1
-10
/
+49
*
KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9
Paul Mackerras
2016-11-24
1
-2
/
+8
*
KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler
Daniel Axtens
2016-11-21
1
-0
/
+1
*
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
2016-09-12
1
-0
/
+1
*
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
2016-09-12
1
-1
/
+72
*
KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
Suresh Warrier
2016-09-09
1
-0
/
+84
*
KVM: PPC: Book3S HV: Host-side RM data structures
Suresh Warrier
2016-02-29
1
-0
/
+3
*
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
2015-08-22
1
-1
/
+24
*
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
2015-08-22
1
-3
/
+4
*
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
Paul Mackerras
2015-04-21
1
-2
/
+14
*
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
Paul Mackerras
2015-04-21
1
-0
/
+63
*
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
2015-04-21
1
-5
/
+5
*
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
2015-04-21
1
-0
/
+15
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
1
-102
/
+34
|
\
|
*
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
2014-12-17
1
-0
/
+32
|
*
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-12-17
1
-102
/
+2
*
|
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
1
-1
/
+0
*
|
powerpc: Remove some old bootmem related comments
Anton Blanchard
2014-11-10
1
-1
/
+1
|
/
*
KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode
Aneesh Kumar K.V
2014-09-29
1
-0
/
+6
*
PC, KVM, CMA: Fix regression caused by wrong get_order() use
Alexey Kardashevskiy
2014-08-19
1
-3
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-07
1
-0
/
+13
|
\
|
*
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
1
-0
/
+13
*
|
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
2014-08-06
1
-2
/
+2
*
|
PPC, KVM, CMA: use general CMA reserved area management framework
Joonsoo Kim
2014-08-06
1
-6
/
+13
|
/
*
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
2014-05-28
1
-0
/
+31
*
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
2013-07-08
1
-127
/
+40
*
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
2013-07-08
1
-27
/
+64
*
KVM: PPC: Quieten message about allocating linear regions
Paul Mackerras
2012-10-05
1
-2
/
+2
*
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-05-30
1
-1
/
+4
*
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
Paul Mackerras
2012-04-03
1
-4
/
+5
*
KVM: PPC: Add HPT preallocator
Alexander Graf
2012-03-05
1
-1
/
+38
*
KVM: PPC: Initialize linears with zeros
Alexander Graf
2012-03-05
1
-0
/
+1
*
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2012-03-05
1
-70
/
+105
*
KVM: PPC: annotate kvm_rma_init as __init
Nishanth Aravamudan
2011-12-27
1
-1
/
+1
*
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
1
-4
/
+7
*
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
2011-07-12
1
-2
/
+2
*
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
1
-0
/
+152