index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6
Avi Kivity
1
-0
/
+1
2012-07-11
powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
Benjamin Herrenschmidt
1
-0
/
+1
2012-07-02
powerpc/kvm: sldi should be sld
Michael Neuling
1
-1
/
+1
2012-06-19
KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
Paul Mackerras
1
-30
/
+66
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-1281
/
+3583
2012-05-16
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
Paul Mackerras
1
-0
/
+1
2012-05-16
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
1
-6
/
+7
2012-05-16
KVM: PPC: Book3S: PR: Fix hsrr code
Alexander Graf
1
-4
/
+3
2012-05-16
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
1
-13
/
+22
2012-05-16
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
Alexander Graf
1
-0
/
+6
2012-05-08
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2
-11
/
+13
2012-05-06
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
7
-142
/
+186
2012-05-06
KVM: PPC: Emulator: clean up instruction parsing
Alexander Graf
5
-137
/
+56
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
3
-1
/
+74
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
7
-111
/
+186
2012-05-06
KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
Mihai Caraman
1
-1
/
+1
2012-05-06
KVM: PPC: Book3S: Enable IRQs during exit handling
Alexander Graf
1
-0
/
+3
2012-05-06
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
1
-13
/
+22
2012-05-06
KVM: PPC: Fix stbux emulation
Alexander Graf
1
-1
/
+1
2012-05-06
KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
Mihai Caraman
1
-8
/
+8
2012-05-06
KVM: PPC: Book3S: PR: No isync in slbie path
Alexander Graf
1
-2
/
+0
2012-05-06
KVM: PPC: Book3S: PR: Optimize entry path
Alexander Graf
1
-6
/
+7
2012-05-06
KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.
Varun Sethi
2
-12
/
+12
2012-05-06
KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...
Varun Sethi
1
-20
/
+4
2012-05-06
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
1
-2
/
+7
2012-05-06
KVM: Use minimum and maximum address mapped by TLB1
Bharat Bhushan
2
-2
/
+90
2012-04-08
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
Benjamin Herrenschmidt
2
-0
/
+21
2012-04-08
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
Alexander Graf
3
-0
/
+3
2012-04-08
KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
Alexander Graf
1
-0
/
+4
2012-04-08
KVM: PPC: Emulate tw and td instructions
Alexander Graf
1
-0
/
+14
2012-04-08
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
4
-30
/
+16
2012-04-08
KVM: PPC: Work around POWER7 DABR corruption problem
Paul Mackerras
2
-41
/
+61
2012-04-08
Restore guest CR after exit timing calculation
Bharat Bhushan
1
-3
/
+8
2012-04-08
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
Paul Mackerras
1
-1
/
+45
2012-04-08
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
Paul Mackerras
1
-69
/
+158
2012-04-08
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
2
-41
/
+100
2012-04-08
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
1
-1
/
+7
2012-04-08
KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
Matt Evans
1
-4
/
+78
2012-04-08
KVM: PPC: Booke: only prepare to enter when we enter
Alexander Graf
1
-8
/
+10
2012-04-08
KVM: PPC: booke: Reinject performance monitor interrupts
Alexander Graf
1
-0
/
+4
2012-04-08
KVM: PPC: booke: expose good state on irq reinject
Alexander Graf
1
-15
/
+41
2012-04-08
KVM: PPC: booke: Support perfmon interrupts
Alexander Graf
1
-0
/
+4
2012-04-08
KVM: PPC: e500: fix typo in tlb code
Alexander Graf
1
-2
/
+2
2012-04-08
KVM: PPC: bookehv: remove unused code
Alexander Graf
1
-7
/
+0
2012-04-08
KVM: PPC: booke: add GS documentation for program interrupt
Alexander Graf
1
-2
/
+8
2012-04-08
KVM: PPC: booke: Readd debug abort code for machine check
Alexander Graf
1
-1
/
+6
2012-04-08
KVM: PPC: bookehv: disable MAS register updates early
Alexander Graf
1
-4
/
+6
2012-04-08
KVM: PPC: bookehv: remove SET_VCPU
Alexander Graf
1
-8
/
+0
2012-04-08
KVM: PPC: bookehv: remove negation for CONFIG_64BIT
Alexander Graf
1
-12
/
+12
2012-04-08
KVM: PPC: bookehv: fix exit timing
Alexander Graf
1
-4
/
+4
[next]