index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
Matt Evans
2012-04-08
1
-4
/
+78
|
*
KVM: PPC: Booke: only prepare to enter when we enter
Alexander Graf
2012-04-08
1
-8
/
+10
|
*
KVM: PPC: booke: Reinject performance monitor interrupts
Alexander Graf
2012-04-08
1
-0
/
+4
|
*
KVM: PPC: booke: expose good state on irq reinject
Alexander Graf
2012-04-08
1
-15
/
+41
|
*
KVM: PPC: booke: Support perfmon interrupts
Alexander Graf
2012-04-08
1
-0
/
+4
|
*
KVM: PPC: e500: fix typo in tlb code
Alexander Graf
2012-04-08
1
-2
/
+2
|
*
KVM: PPC: bookehv: remove unused code
Alexander Graf
2012-04-08
1
-7
/
+0
|
*
KVM: PPC: booke: add GS documentation for program interrupt
Alexander Graf
2012-04-08
1
-2
/
+8
|
*
KVM: PPC: booke: Readd debug abort code for machine check
Alexander Graf
2012-04-08
1
-1
/
+6
|
*
KVM: PPC: bookehv: disable MAS register updates early
Alexander Graf
2012-04-08
1
-4
/
+6
|
*
KVM: PPC: bookehv: remove SET_VCPU
Alexander Graf
2012-04-08
1
-8
/
+0
|
*
KVM: PPC: bookehv: remove negation for CONFIG_64BIT
Alexander Graf
2012-04-08
1
-12
/
+12
|
*
KVM: PPC: bookehv: fix exit timing
Alexander Graf
2012-04-08
1
-4
/
+4
|
*
KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
Alexander Graf
2012-04-08
1
-1
/
+1
|
*
KVM: PPC: booke: rework rescheduling checks
Alexander Graf
2012-04-08
2
-23
/
+53
|
*
KVM: PPC: booke: deliver program int on emulation failure
Alexander Graf
2012-04-08
1
-1
/
+1
|
*
KVM: PPC: booke: remove leftover debugging
Alexander Graf
2012-04-08
1
-5
/
+0
|
*
KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
Alexander Graf
2012-04-08
1
-1
/
+1
|
*
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
Alexander Graf
2012-04-08
6
-15
/
+15
|
*
KVM: PPC: e500mc: add load inst fixup
Alexander Graf
2012-04-08
1
-1
/
+29
|
*
KVM: PPC: e500mc: Move r1/r2 restoration very early
Alexander Graf
2012-04-08
1
-6
/
+6
|
*
KVM: PPC: e500mc: implicitly set MSR_GS
Alexander Graf
2012-04-08
1
-6
/
+5
|
*
KVM: PPC: e500mc: Add doorbell emulation support
Alexander Graf
2012-04-08
2
-0
/
+70
|
*
KVM: PPC: e500mc support
Scott Wood
2012-04-08
7
-10
/
+424
|
*
KVM: PPC: booke: standard PPC floating point support
Scott Wood
2012-04-08
2
-0
/
+75
|
*
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-04-08
7
-60
/
+897
|
*
KVM: PPC: e500: emulate tlbilx
Scott Wood
2012-04-08
3
-0
/
+62
|
*
KVM: PPC: e500: Track TLB1 entries with a bitmap
Scott Wood
2012-04-08
2
-5
/
+72
|
*
KVM: PPC: e500: refactor core-specific TLB code
Scott Wood
2012-04-08
4
-414
/
+471
|
*
KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
Scott Wood
2012-04-08
1
-11
/
+14
|
*
KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
Scott Wood
2012-04-08
4
-7
/
+78
|
*
KVM: PPC: e500: rename e500_tlb.h to e500.h
Scott Wood
2012-04-08
4
-6
/
+6
|
*
KVM: PPC: booke: Move vm core init/destroy out of booke.c
Scott Wood
2012-04-08
3
-9
/
+18
|
*
KVM: PPC: booke: add booke-level vcpu load/put
Scott Wood
2012-04-08
4
-0
/
+17
|
*
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
Scott Wood
2012-04-08
2
-16
/
+44
|
*
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-04-08
1
-15
/
+6
*
|
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
Paul Mackerras
2012-05-16
1
-0
/
+1
*
|
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
2012-05-16
1
-6
/
+7
*
|
KVM: PPC: Book3S: PR: Fix hsrr code
Alexander Graf
2012-05-16
1
-4
/
+3
*
|
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
2012-05-16
1
-13
/
+22
*
|
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
Alexander Graf
2012-05-16
1
-0
/
+6
*
|
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2012-05-08
2
-11
/
+13
|
/
*
KVM: PPC: Book3S: PR: Fix preemption
Alexander Graf
2012-04-03
1
-2
/
+1
*
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
2012-04-03
2
-1
/
+13
*
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
Paul Mackerras
2012-04-03
1
-2
/
+6
*
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
Paul Mackerras
2012-04-03
1
-4
/
+5
*
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
Alexander Graf
2012-04-03
1
-2
/
+4
*
powerpc/kvm: Fallout from system.h disintegration
Benjamin Herrenschmidt
2012-04-02
3
-0
/
+3
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-29
1
-0
/
+1
|
\
|
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-0
/
+1
[prev]
[next]