index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
powerpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-01
KVM: Remove memory alias support
Avi Kivity
1
-5
/
+0
2010-08-01
KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run
Denis Kirjanov
1
-1
/
+1
2010-08-01
KVM: Consolidate arch specific vcpu ioctl locking
Avi Kivity
1
-7
/
+4
2010-08-01
KVM: PPC: Centralize locking of arch specific vcpu ioctls
Avi Kivity
1
-4
/
+8
2010-08-01
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
1
-4
/
+0
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
1
-1
/
+1
2010-05-17
KVM: PPC: Only use QPRs when available
Alexander Graf
1
-0
/
+2
2010-05-17
KVM: PPC: Add OSI hypercall interface
Alexander Graf
1
-0
/
+12
2010-05-17
KVM: Add support for enabling capabilities per-vcpu
Alexander Graf
1
-0
/
+27
2010-05-17
KVM: PPC: Allow userspace to unset the IRQ line
Alexander Graf
1
-1
/
+5
2010-05-17
KVM: PPC: Do not create debugfs if fail to create vcpu
Wei Yongjun
1
-1
/
+2
2010-04-25
KVM: PPC: Destory timer on vcpu destruction
Alexander Graf
1
-0
/
+4
2010-04-25
KVM: PPC: Add capability for paired singles
Alexander Graf
1
-0
/
+1
2010-04-25
KVM: PPC: Teach MMIO Signedness
Alexander Graf
1
-0
/
+29
2010-04-25
KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs
Alexander Graf
1
-2
/
+22
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
KVM: fix cleanup_srcu_struct on vm destruction
Marcelo Tosatti
1
-0
/
+1
2010-03-01
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
1
-10
/
+11
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
1
-4
/
+14
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+3
2009-12-08
powerpc/kvm: Sync guest visible MMU state
Alexander Graf
1
-0
/
+3
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
1
-1
/
+2
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
1
-1
/
+1
2009-11-05
Use hrtimers for the decrementer
Alexander Graf
1
-2
/
+18
2009-11-05
Move dirty logging code to sub-arch
Alexander Graf
1
-5
/
+0
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
1
-12
/
+1
2009-09-10
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
1
-0
/
+3
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
1
-6
/
+10
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
1
-0
/
+6
2009-03-24
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
1
-25
/
+2
2009-03-24
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
1
-1
/
+1
2009-03-24
KVM: New guest debug interface
Jan Kiszka
1
-2
/
+2
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
1
-0
/
+4
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
1
-3
/
+0
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
1
-2
/
+6
2008-12-31
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
1
-2
/
+2
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
1
-21
/
+2
2008-12-31
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
1
-89
/
+9
2008-12-23
powerpc: Fix KVM build on ppc440
Paul Mackerras
1
-0
/
+1
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
1
-1
/
+1
2008-11-25
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
1
-0
/
+1
2008-10-15
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
1
-0
/
+15
2008-10-15
KVM: ppc: guest breakpoint support
Hollis Blanchard
1
-1
/
+83
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
1
-0
/
+4
2008-07-20
KVM: Add coalesced MMIO support (powerpc part)
Laurent Vivier
1
-0
/
+3
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
1
-4
/
+0
2008-05-04
KVM: ppc: Handle guest idle by emulating MSR[WE] writes
Hollis Blanchard
1
-3
/
+17
2008-04-27
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
1
-0
/
+436