index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
powerpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Pass enum to kvmppc_get_last_inst
Alexander Graf
2014-09-22
1
-1
/
+1
*
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
2014-09-22
1
-7
/
+1
*
KVM: PPC: Move ONE_REG AltiVec support to powerpc
Mihai Caraman
2014-09-22
1
-0
/
+42
*
KVM: PPC: Make ONE_REG powerpc generic
Mihai Caraman
2014-09-22
1
-0
/
+55
*
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
1
-1
/
+1
*
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
1
-29
/
+0
*
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-21
1
-0
/
+4
*
KVM: PPC: drop duplicate tracepoint
Paolo Bonzini
2014-08-05
1
-0
/
+2
*
KVM: PPC: Remove DCR handling
Alexander Graf
2014-07-28
1
-10
/
+0
*
KVM: PPC: Separate loadstore emulation from priv emulation
Alexander Graf
2014-07-28
1
-1
/
+1
*
KVM: PPC: Handle magic page in kvmppc_ld/st
Alexander Graf
2014-07-28
1
-0
/
+22
*
KVM: PPC: Use kvm_read_guest in kvmppc_ld
Alexander Graf
2014-07-28
1
-25
/
+2
*
KVM: PPC: Remove kvmppc_bad_hva()
Alexander Graf
2014-07-28
1
-6
/
+1
*
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
2014-07-28
1
-0
/
+81
*
KVM: PPC: Book3S: Provide different CAPs based on HV or PR mode
Alexander Graf
2014-07-28
1
-3
/
+9
*
KVM: Rename and add argument to check_extension
Alexander Graf
2014-07-28
1
-1
/
+1
*
KVM: PPC: Remove 440 support
Alexander Graf
2014-07-28
1
-1
/
+0
*
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
1
-2
/
+9
*
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
2014-07-28
1
-0
/
+19
*
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
1
-0
/
+2
*
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
2014-07-28
1
-0
/
+45
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-10
1
-1
/
+1
|
\
|
*
powerpc/kvm/book3s_hv: Use threads_per_subcore in KVM
Michael Ellerman
2014-05-28
1
-1
/
+1
*
|
KVM: PPC: Add CAP to indicate hcall fixes
Alexander Graf
2014-05-30
1
-0
/
+1
*
|
KVM: PPC: Disable NX for old magic page using guests
Alexander Graf
2014-05-30
1
-2
/
+12
*
|
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-30
1
-1
/
+32
*
|
KVM: PPC: PR: Fill pvinfo hcall instructions in big endian
Alexander Graf
2014-05-30
1
-8
/
+8
|
/
*
kvm/ppc: IRQ disabling cleanup
Scott Wood
2014-01-27
1
-17
/
+9
*
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
2014-01-27
1
-4
/
+24
*
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
2014-01-09
1
-2
/
+2
*
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
1
-1
/
+1
*
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
1
-21
/
+55
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
1
-4
/
+5
*
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
1
-0
/
+10
*
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
1
-25
/
+29
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
1
-44
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-05
1
-10
/
+10
|
\
|
*
powerpc kvm: use fdget
Al Viro
2013-09-03
1
-10
/
+10
*
|
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
2013-08-29
1
-0
/
+4
|
\
\
|
*
|
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-18
1
-0
/
+4
|
|
/
*
|
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
2013-07-11
1
-2
/
+0
|
/
*
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
2013-05-02
1
-0
/
+22
*
kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
Scott Wood
2013-05-02
1
-4
/
+19
*
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
1
-0
/
+3
*
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
2013-04-26
1
-0
/
+8
*
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
Alexander Graf
2013-04-26
1
-0
/
+13
*
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
2013-04-26
1
-0
/
+30
*
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
2013-04-26
1
-6
/
+6
*
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
2013-04-26
1
-6
/
+0
*
kvm/ppc: don't call complete_mmio_load when it's a store
Scott Wood
2013-04-17
1
-1
/
+0
[next]