Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dad477ccd65f05bf3b5a874e0118bf4156a1fcbb
/
arch
/
powerpc
/
kvm
ad36cb0
powerpc/kvm/book3s_32: Fix MTMSR_EERI macro
by Alexander Graf
· 12 years ago
38df850
powerpc/kvm/bookehv: Fix build regression
by Alexander Graf
· 12 years ago
5fecc9d
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
83c7f72
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
37e41af
Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6
by Avi Kivity
· 12 years ago
0c1fc3c
KVM: PPC: Critical interrupt emulation support
by Bharat Bhushan
· 13 years ago
66c9897
KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
by Mihai Caraman
· 13 years ago
c7ba777
KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
by Mihai Caraman
· 13 years ago
9997782
KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
by Mihai Caraman
· 13 years ago
6c5cb73
KVM: PPC: bookehv64: Add support for std/ld emulation.
by Varun Sethi
· 13 years ago
75c44bb
booke: Added crit/mc exception handler for e500v2
by Bharat Bhushan
· 13 years ago
6328e59
booke/bookehv: Add host crit-watchdog exception support
by Bharat Bhushan
· 13 years ago
1dee7a3
powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
by Benjamin Herrenschmidt
· 12 years ago
18ad51d
powerpc: Add VDSO version of getcpu
by Anton Blanchard
· 13 years ago
9778b69
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
by Stuart Yoder
· 13 years ago
0b7673c
powerpc: Enforce usage of R0-R31 where possible
by Michael Neuling
· 13 years ago
b38c77d
powerpc: Move and fix MTMSR_EERI definition
by Benjamin Herrenschmidt
· 13 years ago
d72be89
powerpc: Merge VCPU_GPR
by Michael Neuling
· 13 years ago
c75df6f
powerpc: Fix usage of register macros getting ready for %r0 change
by Michael Neuling
· 13 years ago
2f584a1
powerpc/kvm: sldi should be sld
by Michael Neuling
· 13 years ago
081f323
KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
by Paul Mackerras
· 13 years ago
21bd000
KVM: PPC: booke: Added DECAR support
by Bharat Bhushan
· 13 years ago
32fad28
KVM: PPC: Book3S HV: Make the guest hash table size configurable
by Paul Mackerras
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
51bfd29
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
by Paul Mackerras
· 13 years ago
ffe3649
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
by Benjamin Herrenschmidt
· 13 years ago
32c7dbf
KVM: PPC: Book3S: PR: Fix hsrr code
by Alexander Graf
· 13 years ago
56e13db
KVM: PPC: Fix PR KVM on POWER7 bare metal
by Alexander Graf
· 13 years ago
7ef4e98
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
by Alexander Graf
· 13 years ago
de6c0b0
KVM: PPC: Book3S HV: Fix refcounting of hugepages
by David Gibson
· 13 years ago
54771e6
KVM: PPC: Emulator: clean up SPR reads and writes
by Alexander Graf
· 13 years ago
c46dc9a
KVM: PPC: Emulator: clean up instruction parsing
by Alexander Graf
· 13 years ago
5b74716
kvm/powerpc: Add new ioctl to retreive server MMU infos
by Benjamin Herrenschmidt
· 13 years ago
f31e65e
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
by Benjamin Herrenschmidt
· 13 years ago
4444aa5
KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
by Mihai Caraman
· 13 years ago
3b1d9d7
KVM: PPC: Book3S: Enable IRQs during exit handling
by Alexander Graf
· 13 years ago
11f7d6c
KVM: PPC: Fix PR KVM on POWER7 bare metal
by Alexander Graf
· 13 years ago
978b4fa
KVM: PPC: Fix stbux emulation
by Alexander Graf
· 13 years ago
518f040
KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
by Mihai Caraman
· 13 years ago
af41508
KVM: PPC: Book3S: PR: No isync in slbie path
by Alexander Graf
· 13 years ago
8c2d0be
KVM: PPC: Book3S: PR: Optimize entry path
by Alexander Graf
· 13 years ago
3012490
KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.
by Varun Sethi
· 13 years ago
185e418
KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies.
by Varun Sethi
· 13 years ago
6e35994
KVM: PPC: Use clockevent multiplier and shifter for decrementer
by Bharat Bhushan
· 13 years ago
cc902ad
KVM: Use minimum and maximum address mapped by TLB1
by Bharat Bhushan
· 13 years ago
bbcc9c0
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
by Benjamin Herrenschmidt
· 13 years ago
966cd0f
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
by Alexander Graf
· 13 years ago
4f225ae
KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
by Alexander Graf
· 13 years ago
6df79df
KVM: PPC: Emulate tw and td instructions
by Alexander Graf
· 13 years ago
6020c0f
KVM: PPC: Pass EA to updating emulation ops
by Alexander Graf
· 13 years ago
8943633
KVM: PPC: Work around POWER7 DABR corruption problem
by Paul Mackerras
· 13 years ago
c0fe7b0
Restore guest CR after exit timing calculation
by Bharat Bhushan
· 13 years ago
0456ec4
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
by Paul Mackerras
· 13 years ago
2e25aa5
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
by Paul Mackerras
· 13 years ago
f0888f7
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
by Paul Mackerras
· 13 years ago
f612771
KVM: PPC: Save/Restore CR over vcpu_run
by Alexander Graf
· 13 years ago
3aaefef
KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
by Matt Evans
· 13 years ago
03660ba
KVM: PPC: Booke: only prepare to enter when we enter
by Alexander Graf
· 13 years ago
7cc1e8e
KVM: PPC: booke: Reinject performance monitor interrupts
by Alexander Graf
· 13 years ago
4e642cc
KVM: PPC: booke: expose good state on irq reinject
by Alexander Graf
· 13 years ago
95f2e92
KVM: PPC: booke: Support perfmon interrupts
by Alexander Graf
· 13 years ago
c6b3733
KVM: PPC: e500: fix typo in tlb code
by Alexander Graf
· 13 years ago
55cdf08
KVM: PPC: bookehv: remove unused code
by Alexander Graf
· 13 years ago
0268597
KVM: PPC: booke: add GS documentation for program interrupt
by Alexander Graf
· 13 years ago
c35c9d8
KVM: PPC: booke: Readd debug abort code for machine check
by Alexander Graf
· 13 years ago
e9ba39c
KVM: PPC: bookehv: disable MAS register updates early
by Alexander Graf
· 13 years ago
8a3da55
KVM: PPC: bookehv: remove SET_VCPU
by Alexander Graf
· 13 years ago
8764b46
KVM: PPC: bookehv: remove negation for CONFIG_64BIT
by Alexander Graf
· 13 years ago
73ede8d
KVM: PPC: bookehv: fix exit timing
by Alexander Graf
· 13 years ago
8b3a00f
KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
by Alexander Graf
· 13 years ago
a8e4ef8
KVM: PPC: booke: rework rescheduling checks
by Alexander Graf
· 13 years ago
d1ff549
KVM: PPC: booke: deliver program int on emulation failure
by Alexander Graf
· 13 years ago
acab052
KVM: PPC: booke: remove leftover debugging
by Alexander Graf
· 13 years ago
b2e19b2
KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
by Alexander Graf
· 13 years ago
bf7ca4b
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
by Alexander Graf
· 13 years ago
1d628af
KVM: PPC: e500mc: add load inst fixup
by Alexander Graf
· 13 years ago
a2723ce
KVM: PPC: e500mc: Move r1/r2 restoration very early
by Alexander Graf
· 13 years ago
79300f8
KVM: PPC: e500mc: implicitly set MSR_GS
by Alexander Graf
· 13 years ago
4ab9691
KVM: PPC: e500mc: Add doorbell emulation support
by Alexander Graf
· 13 years ago
73196cd3
KVM: PPC: e500mc support
by Scott Wood
· 13 years ago
8fae845
KVM: PPC: booke: standard PPC floating point support
by Scott Wood
· 13 years ago
d30f6e4
KVM: PPC: booke: category E.HV (GS-mode) support
by Scott Wood
· 13 years ago
ab9fc40
KVM: PPC: e500: emulate tlbilx
by Scott Wood
· 13 years ago
4f802fe
KVM: PPC: e500: Track TLB1 entries with a bitmap
by Scott Wood
· 13 years ago
8fdd21a2
KVM: PPC: e500: refactor core-specific TLB code
by Scott Wood
· 13 years ago
52e1718
KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
by Scott Wood
· 13 years ago
fc6cf99
KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
by Scott Wood
· 13 years ago
29a5a6f
KVM: PPC: e500: rename e500_tlb.h to e500.h
by Scott Wood
· 13 years ago
fafd683
KVM: PPC: booke: Move vm core init/destroy out of booke.c
by Scott Wood
· 13 years ago
94fa9d9
KVM: PPC: booke: add booke-level vcpu load/put
by Scott Wood
· 13 years ago
043cc4d
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
by Scott Wood
· 13 years ago
b6d3383
KVM: Factor out kvm_vcpu_kick to arch-generic code
by Christoffer Dall
· 13 years ago
592f5d8
KVM: PPC: Book3S: PR: Fix preemption
by Alexander Graf
· 13 years ago
e1f8acf
KVM: PPC: Save/Restore CR over vcpu_run
by Alexander Graf
· 13 years ago
a5ddea0
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
by Paul Mackerras
· 13 years ago
b4e5122
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
by Paul Mackerras
· 13 years ago
b8e6f8a
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
by Alexander Graf
· 13 years ago
95327d0
powerpc/kvm: Fallout from system.h disintegration
by Benjamin Herrenschmidt
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
2e7580b
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
Next »