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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
7
-51
/
+85
|
\
|
*
KVM: PPC: Ignore PIR writes
Alexander Graf
2013-06-30
1
-0
/
+3
|
*
KVM: PPC: Book3S PR: Invalidate SLB entries properly
Paul Mackerras
2013-06-30
1
-1
/
+6
|
*
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
2013-06-30
3
-18
/
+62
|
*
KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
Paul Mackerras
2013-06-30
1
-12
/
+2
|
*
KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
Paul Mackerras
2013-06-30
1
-11
/
+2
|
*
KVM: PPC: Book3S PR: Fix proto-VSID calculations
Paul Mackerras
2013-06-30
1
-2
/
+2
|
*
KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
Tiejun Chen
2013-06-30
1
-1
/
+1
|
*
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-05-19
1
-6
/
+7
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-02
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-06-19
1
-1
/
+1
|
|
\
\
|
|
*
|
powerpc,kvm: fix imbalance srcu_read_[un]lock()
Lai Jiangshan
2013-06-10
1
-1
/
+1
*
|
|
|
kvm/ppc/booke: Delay kvmppc_lazy_ee_enable
Scott Wood
2013-06-19
1
-1
/
+2
|
/
/
/
*
|
|
kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
Scott Wood
2013-06-11
1
-0
/
+11
*
|
|
kvm/ppc/booke: Hold srcu lock when calling gfn functions
Scott Wood
2013-06-11
3
-0
/
+17
*
|
|
kvm/ppc/booke64: Disable e6500 support
Scott Wood
2013-06-11
1
-2
/
+0
|
/
/
*
|
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
Paul Mackerras
2013-06-01
3
-0
/
+33
|
/
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
26
-222
/
+4898
|
\
|
*
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
2013-05-02
4
-25
/
+191
|
*
kvm/ppc/mpic: fix missing unlock in set_base_addr()
Wei Yongjun
2013-05-02
1
-1
/
+1
|
*
kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
Scott Wood
2013-05-02
1
-4
/
+19
|
*
kvm/ppc/mpic: remove users
Scott Wood
2013-05-02
1
-1
/
+0
|
*
kvm/ppc/mpic: fix mmio region lists when multiple guests used
Scott Wood
2013-05-02
1
-21
/
+32
|
*
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
2013-04-26
2
-0
/
+109
|
*
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
Paul Mackerras
2013-04-26
3
-15
/
+111
|
*
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
2013-04-26
2
-64
/
+79
|
*
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
2013-04-26
5
-19
/
+490
|
*
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
3
-18
/
+112
|
*
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
9
-2
/
+1150
|
*
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
2013-04-26
6
-1
/
+216
|
*
kvm/ppc/mpic: Eliminate mmio_mapped
Scott Wood
2013-04-26
1
-28
/
+1
|
*
kvm: destroy emulated devices on VM exit
Scott Wood
2013-04-26
1
-2
/
+0
|
*
KVM: PPC: MPIC: Restrict to e500 platforms
Alexander Graf
2013-04-26
1
-1
/
+1
|
*
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
Alexander Graf
2013-04-26
1
-0
/
+13
|
*
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
Alexander Graf
2013-04-26
4
-1
/
+131
|
*
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
2013-04-26
3
-7
/
+109
|
*
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
2013-04-26
5
-199
/
+594
|
*
kvm/ppc/mpic: adapt to kernel style and environment
Scott Wood
2013-04-26
1
-237
/
+208
|
*
kvm/ppc/mpic: remove some obviously unneeded code
Scott Wood
2013-04-26
1
-344
/
+0
|
*
kvm/ppc/mpic: import hw/openpic.c from QEMU
Scott Wood
2013-04-26
1
-0
/
+1686
|
*
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
2013-04-26
3
-20
/
+75
|
*
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
Paul Mackerras
2013-04-26
2
-20
/
+50
|
*
KVM: PPC: e500: Add e6500 core to Kconfig description
Mihai Caraman
2013-04-26
1
-3
/
+3
|
*
KVM: PPC: e500mc: Enable e6500 cores
Mihai Caraman
2013-04-26
1
-0
/
+2
|
*
KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs
Mihai Caraman
2013-04-26
1
-0
/
+4
|
*
KVM: PPC: e500: Add support for EPTCFG register
Mihai Caraman
2013-04-26
2
-0
/
+21
|
*
KVM: PPC: e500: Add support for TLBnPS registers
Mihai Caraman
2013-04-26
3
-0
/
+50
|
*
KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions
Mihai Caraman
2013-04-26
1
-22
/
+38
|
*
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
2013-04-26
4
-4
/
+106
|
*
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
Mihai Caraman
2013-04-26
4
-47
/
+91
[next]