index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
KVM: PPC: booke: standard PPC floating point support
Scott Wood
2012-04-08
2
-0
/
+75
|
*
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-04-08
7
-60
/
+897
|
*
KVM: PPC: e500: emulate tlbilx
Scott Wood
2012-04-08
3
-0
/
+62
|
*
KVM: PPC: e500: Track TLB1 entries with a bitmap
Scott Wood
2012-04-08
2
-5
/
+72
|
*
KVM: PPC: e500: refactor core-specific TLB code
Scott Wood
2012-04-08
4
-414
/
+471
|
*
KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
Scott Wood
2012-04-08
1
-11
/
+14
|
*
KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
Scott Wood
2012-04-08
4
-7
/
+78
|
*
KVM: PPC: e500: rename e500_tlb.h to e500.h
Scott Wood
2012-04-08
4
-6
/
+6
|
*
KVM: PPC: booke: Move vm core init/destroy out of booke.c
Scott Wood
2012-04-08
3
-9
/
+18
|
*
KVM: PPC: booke: add booke-level vcpu load/put
Scott Wood
2012-04-08
4
-0
/
+17
|
*
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
Scott Wood
2012-04-08
2
-16
/
+44
|
*
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-04-08
1
-15
/
+6
*
|
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
Paul Mackerras
2012-05-16
1
-0
/
+1
*
|
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
2012-05-16
1
-6
/
+7
*
|
KVM: PPC: Book3S: PR: Fix hsrr code
Alexander Graf
2012-05-16
1
-4
/
+3
*
|
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
2012-05-16
1
-13
/
+22
*
|
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
Alexander Graf
2012-05-16
1
-0
/
+6
*
|
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2012-05-08
2
-11
/
+13
|
/
*
KVM: PPC: Book3S: PR: Fix preemption
Alexander Graf
2012-04-03
1
-2
/
+1
*
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
2012-04-03
2
-1
/
+13
*
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
Paul Mackerras
2012-04-03
1
-2
/
+6
*
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
Paul Mackerras
2012-04-03
1
-4
/
+5
*
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
Alexander Graf
2012-04-03
1
-2
/
+4
*
powerpc/kvm: Fallout from system.h disintegration
Benjamin Herrenschmidt
2012-04-02
3
-0
/
+3
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-29
1
-0
/
+1
|
\
|
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-0
/
+1
*
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
23
-1020
/
+3315
|
\
\
|
|
/
|
/
|
|
*
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
2012-03-08
1
-1
/
+0
|
*
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
1
-0
/
+10
|
*
KVM: PPC: Add HPT preallocator
Alexander Graf
2012-03-05
2
-4
/
+54
|
*
KVM: PPC: Initialize linears with zeros
Alexander Graf
2012-03-05
1
-0
/
+1
|
*
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2012-03-05
2
-74
/
+109
|
*
KVM: PPC: E500: Fail init when not on e500v2
Alexander Graf
2012-03-05
1
-0
/
+4
|
*
KVM: Move gfn_to_memslot() to kvm_host.h
Paul Mackerras
2012-03-05
1
-21
/
+2
|
*
KVM: PPC: Rename MMIO register identifiers
Alexander Graf
2012-03-05
2
-12
/
+15
|
*
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
2012-03-05
4
-38
/
+78
|
*
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2012-03-05
2
-2
/
+17
|
*
KVM: PPC: Add generic single register ioctls
Alexander Graf
2012-03-05
1
-0
/
+41
|
*
KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
Sasha Levin
2012-03-05
1
-3
/
+3
|
*
KVM: PPC: booke: Add booke206 TLB trace
Liu Yu
2012-03-05
2
-4
/
+63
|
*
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
2012-03-05
4
-39
/
+145
|
*
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
Paul Mackerras
2012-03-05
2
-11
/
+89
|
*
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
Paul Mackerras
2012-03-05
2
-37
/
+56
|
*
KVM: PPC: Book3S HV: Keep HPTE locked when invalidating
Paul Mackerras
2012-03-05
1
-87
/
+125
|
*
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
Matt Evans
2012-03-05
1
-0
/
+16
[prev]
[next]