index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-17
KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)
Avi Kivity
1
-1
/
+1
2012-04-17
KVM: x86 emulator: MMX support
Avi Kivity
2
-5
/
+102
2012-04-17
KVM: x86 emulator: implement movntps
Avi Kivity
1
-1
/
+6
2012-04-17
KVM: x86: emulate movdqa
Stefan Hajnoczi
1
-8
/
+2
2012-04-17
KVM: x86 emulator: add support for vector alignment
Avi Kivity
1
-1
/
+29
2012-04-17
KVM: SVM: Auto-load on CPUs with SVM
Josh Triplett
1
-0
/
+7
2012-04-12
KVM: PPC: add CPU_FTR_EMB_HV to CPU table
Scott Wood
1
-1
/
+1
2012-04-08
KVM: MMU: Improve iteration through sptes from rmap
Takuya Yoshikawa
2
-82
/
+124
2012-04-08
KVM: MMU: Make pte_list_desc fit cache lines well
Takuya Yoshikawa
1
-2
/
+3
2012-04-08
KVM: x86: add paging gcc optimization
Davidlohr Bueso
1
-1
/
+1
2012-04-08
KVM: VMX: Auto-load on CPUs with VMX
Josh Triplett
1
-0
/
+7
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
5
-30
/
+17
2012-04-08
KVM: PPC: Work around POWER7 DABR corruption problem
Paul Mackerras
2
-41
/
+61
2012-04-08
KVM: PPC: Book 3S: Fix compilation for !HV configs
Paul Mackerras
1
-3
/
+3
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
2
-1
/
+49
2012-04-08
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
Paul Mackerras
4
-76
/
+190
2012-04-08
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
6
-46
/
+124
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
2
-0
/
+5
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: add comment about shadow_msr
Alexander Graf
1
-0
/
+1
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
2012-04-08
KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
Alexander Graf
1
-1
/
+1
2012-04-08
KVM: PPC: booke: rework rescheduling checks
Alexander Graf
3
-24
/
+54
2012-04-08
KVM: PPC: booke: deliver program int on emulation failure
Alexander Graf
1
-1
/
+1
2012-04-08
KVM: PPC: booke: remove leftover debugging
Alexander Graf
1
-5
/
+0
2012-04-08
KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
Alexander Graf
1
-1
/
+1
2012-04-08
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
Alexander Graf
6
-15
/
+15
2012-04-08
KVM: PPC: e500mc: add load inst fixup
Alexander Graf
1
-1
/
+29
2012-04-08
KVM: PPC: e500mc: Move r1/r2 restoration very early
Alexander Graf
1
-6
/
+6
2012-04-08
KVM: PPC: e500mc: implicitly set MSR_GS
Alexander Graf
1
-6
/
+5
2012-04-08
KVM: PPC: e500mc: Add doorbell emulation support
Alexander Graf
3
-0
/
+72
2012-04-08
KVM: PPC: e500mc support
Scott Wood
11
-12
/
+476
2012-04-08
KVM: PPC: booke: standard PPC floating point support
Scott Wood
3
-0
/
+76
2012-04-08
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
18
-67
/
+1058
[next]