index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
7
-142
/
+186
*
KVM: PPC: Emulator: clean up instruction parsing
Alexander Graf
2012-05-06
5
-137
/
+56
*
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
2012-05-06
3
-1
/
+74
*
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-05-06
7
-111
/
+186
*
KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
Mihai Caraman
2012-05-06
1
-1
/
+1
*
KVM: PPC: Book3S: Enable IRQs during exit handling
Alexander Graf
2012-05-06
1
-0
/
+3
*
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
2012-05-06
1
-13
/
+22
*
KVM: PPC: Fix stbux emulation
Alexander Graf
2012-05-06
1
-1
/
+1
*
KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
Mihai Caraman
2012-05-06
1
-8
/
+8
*
KVM: PPC: Book3S: PR: No isync in slbie path
Alexander Graf
2012-05-06
1
-2
/
+0
*
KVM: PPC: Book3S: PR: Optimize entry path
Alexander Graf
2012-05-06
1
-6
/
+7
*
KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.
Varun Sethi
2012-05-06
2
-12
/
+12
*
KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...
Varun Sethi
2012-05-06
1
-20
/
+4
*
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
2012-05-06
1
-2
/
+7
*
KVM: Use minimum and maximum address mapped by TLB1
Bharat Bhushan
2012-05-06
2
-2
/
+90
*
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
Benjamin Herrenschmidt
2012-04-08
2
-0
/
+21
*
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
Alexander Graf
2012-04-08
3
-0
/
+3
*
KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
Alexander Graf
2012-04-08
1
-0
/
+4
*
KVM: PPC: Emulate tw and td instructions
Alexander Graf
2012-04-08
1
-0
/
+14
*
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
2012-04-08
4
-30
/
+16
*
KVM: PPC: Work around POWER7 DABR corruption problem
Paul Mackerras
2012-04-08
2
-41
/
+61
*
Restore guest CR after exit timing calculation
Bharat Bhushan
2012-04-08
1
-3
/
+8
*
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
Paul Mackerras
2012-04-08
1
-1
/
+45
*
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
Paul Mackerras
2012-04-08
1
-69
/
+158
*
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
2012-04-08
2
-41
/
+100
*
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
2012-04-08
1
-1
/
+7
*
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
[next]