index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
booke: exit to user space if emulator request
Bharat Bhushan
2013-04-26
1
-0
/
+3
*
KVM: extend EMULATE_EXIT_USER to support different exit reasons
Bharat Bhushan
2013-04-26
2
-2
/
+2
*
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
Bharat Bhushan
2013-04-26
2
-2
/
+2
*
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
2013-04-26
3
-6
/
+12
*
kvm/ppc: don't call complete_mmio_load when it's a store
Scott Wood
2013-04-17
1
-1
/
+0
*
KVM: PPC: emulate dcbst
Stuart Yoder
2013-04-17
1
-0
/
+2
*
Added ONE_REG interface for debug instruction
Bharat Bhushan
2013-04-17
2
-0
/
+12
*
KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
Paul Mackerras
2013-03-22
3
-5
/
+3
*
kvm/ppc/e500: eliminate tlb_refs
Scott Wood
2013-03-22
2
-69
/
+30
*
kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit
Scott Wood
2013-03-22
1
-3
/
+4
*
kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
Scott Wood
2013-03-22
1
-2
/
+2
*
KVM: PPC: booke: Added debug handler
Bharat Bhushan
2013-03-22
1
-3
/
+39
*
KVM: PPC: Added one_reg interface for timer registers
Bharat Bhushan
2013-03-22
1
-0
/
+30
*
KVM: PPC: move tsr update in a separate function
Bharat Bhushan
2013-03-22
1
-10
/
+14
*
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2013-03-21
1
-2
/
+2
|
\
|
*
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-03-17
1
-2
/
+2
*
|
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
4
-5
/
+6
*
|
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
2013-03-04
1
-2
/
+2
*
|
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
2013-03-04
1
-7
/
+5
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-12
/
+6
*
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
15
-674
/
+910
|
\
|
*
KVM: PPC: BookE: Handle alignment interrupts
Alexander Graf
2013-02-13
2
-3
/
+19
|
*
KVM: PPC: booke: Allow multiple exception types
Bharat Bhushan
2013-02-13
4
-14
/
+54
|
*
KVM: PPC: booke: use vcpu reference from thread_struct
Bharat Bhushan
2013-02-13
1
-4
/
+2
|
*
KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
Alexander Graf
2013-01-24
1
-4
/
+4
|
*
KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
Alexander Graf
2013-01-24
3
-8
/
+4
|
*
KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
Alexander Graf
2013-01-24
2
-19
/
+47
|
*
KVM: PPC: E500: Split host and guest MMU parts
Alexander Graf
2013-01-24
4
-624
/
+704
|
*
KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
Alexander Graf
2013-01-24
1
-31
/
+7
|
*
KVM: PPC: E500: Propagate errors when shadow mapping
Alexander Graf
2013-01-24
1
-28
/
+41
|
*
KVM: PPC: E500: Explicitly mark shadow maps invalid
Alexander Graf
2013-01-24
1
-3
/
+10
|
*
KVM: PPC: E500: Move write_stlbe higher
Alexander Graf
2013-01-24
1
-16
/
+16
|
*
KVM: PPC: BookE: Add EPR ONE_REG sync
Alexander Graf
2013-01-10
1
-0
/
+21
|
*
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
2013-01-10
2
-1
/
+23
|
*
KVM: PPC: BookE: Emulate mfspr on EPR
Alexander Graf
2013-01-10
1
-0
/
+3
[next]