index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6
Avi Kivity
2012-07-11
1
-0
/
+1
|
\
|
*
powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
Benjamin Herrenschmidt
2012-07-11
1
-0
/
+1
*
|
powerpc/kvm: sldi should be sld
Michael Neuling
2012-07-02
1
-1
/
+1
|
/
*
KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
Paul Mackerras
2012-06-19
1
-30
/
+66
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
30
-1281
/
+3583
|
\
|
*
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
[next]