index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
KVM: PPC: Add book3s_32 tlbie flush acceleration
Alexander Graf
2010-10-24
1
-5
/
+35
|
*
KVM: PPC: correctly check gfn_to_pfn() return value
Gleb Natapov
2010-10-24
2
-2
/
+2
|
*
KVM: PPC: RCU'ify the Book3s MMU
Alexander Graf
2010-10-24
1
-19
/
+59
|
*
KVM: PPC: Book3S_32 MMU debug compile fixes
Alexander Graf
2010-10-24
1
-2
/
+2
|
*
KVM: PPC: Add get_pvinfo interface to query hypercall instructions
Alexander Graf
2010-10-24
1
-0
/
+38
|
*
KVM: PPC: Expose magic page support to guest
Alexander Graf
2010-10-24
1
-0
/
+11
|
*
KVM: PPC: Magic Page Book3s support
Alexander Graf
2010-10-24
5
-12
/
+80
|
*
KVM: PPC: Make PAM a define
Alexander Graf
2010-10-24
1
-2
/
+2
|
*
KVM: PPC: Tell guest about pending interrupts
Alexander Graf
2010-10-24
2
-0
/
+14
|
*
KVM: PPC: Add PV guest critical sections
Alexander Graf
2010-10-24
2
-2
/
+31
|
*
KVM: PPC: Implement hypervisor interface
Alexander Graf
2010-10-24
3
-3
/
+48
|
*
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
2010-10-24
3
-24
/
+32
|
*
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
2010-10-24
5
-21
/
+26
|
*
KVM: PPC: Convert DAR to shared page.
Alexander Graf
2010-10-24
5
-14
/
+14
|
*
KVM: PPC: Convert DSISR to shared page
Alexander Graf
2010-10-24
3
-9
/
+10
|
*
KVM: PPC: Convert MSR to shared page
Alexander Graf
2010-10-24
15
-82
/
+91
|
*
KVM: PPC: Introduce shared page
Alexander Graf
2010-10-24
3
-1
/
+22
*
|
powerpc/Makefiles: Change to new flag variables
matt mooney
2010-10-13
1
-1
/
+1
*
|
powerpc: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-10-13
1
-2
/
+2
*
|
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
Andreas Schwab
2010-09-02
2
-32
/
+20
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-08-05
1
-1
/
+1
|
\
|
*
powerpc: Remove unnecessary casts of private_data
Joe Perches
2010-07-31
1
-1
/
+1
*
|
KVM: Use u64 for frame data types
Joerg Roedel
2010-08-02
1
-1
/
+2
*
|
KVM: PPC: Make use of hash based Shadow MMU
Alexander Graf
2010-08-01
4
-187
/
+31
*
|
KVM: PPC: Add generic hpte management functions
Alexander Graf
2010-08-01
1
-0
/
+277
*
|
KVM: PPC: Make BAT only guest segments work
Alexander Graf
2010-08-01
1
-4
/
+4
*
|
KVM: PPC: Use kernel hash function
Alexander Graf
2010-08-01
2
-17
/
+4
*
|
KVM: PPC: Remove obsolete kvmppc_mmu_find_pte
Alexander Graf
2010-08-01
2
-40
/
+0
*
|
KVM: Remove memory alias support
Avi Kivity
2010-08-01
1
-5
/
+0
*
|
KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts
Asias He
2010-08-01
1
-1
/
+1
*
|
KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run
Denis Kirjanov
2010-08-01
1
-1
/
+1
*
|
KVM: PPC: elide struct thread_struct instances from stack
Andreas Schwab
2010-08-01
3
-79
/
+82
*
|
KVM: Consolidate arch specific vcpu ioctl locking
Avi Kivity
2010-08-01
1
-7
/
+4
*
|
KVM: PPC: Centralize locking of arch specific vcpu ioctls
Avi Kivity
2010-08-01
1
-4
/
+8
*
|
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
2010-08-01
3
-30
/
+0
|
/
*
KVM: powerpc: fix init/exit annotation
Jean Delvare
2010-06-09
1
-1
/
+1
*
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-05-21
21
-545
/
+3598
|
\
|
*
KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
Avi Kivity
2010-05-19
2
-1
/
+24
|
*
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-05-19
3
-3
/
+4
|
*
KVM: powerpc: use of kzalloc/kfree requires including slab.h
Stephen Rothwell
2010-05-19
1
-0
/
+1
|
*
KVM: PPC: Enable native paired singles
Alexander Graf
2010-05-17
2
-1
/
+23
|
*
KVM: PPC: Find HTAB ourselves
Alexander Graf
2010-05-17
1
-8
/
+13
|
*
KVM: PPC: Fix Book3S_64 Host MMU debug output
Alexander Graf
2010-05-17
1
-8
/
+12
|
*
KVM: PPC: Set VSID_PR also for Book3S_64
Alexander Graf
2010-05-17
1
-0
/
+3
|
*
KVM: PPC: Be more informative on BUG
Alexander Graf
2010-05-17
1
-2
/
+8
|
*
KVM: PPC: Make Alignment interrupts work again
Alexander Graf
2010-05-17
1
-0
/
+2
|
*
KVM: PPC: Improve split mode
Alexander Graf
2010-05-17
3
-34
/
+42
|
*
KVM: PPC: Make Performance Counters work
Alexander Graf
2010-05-17
2
-0
/
+5
|
*
KVM: PPC: Convert u64 -> ulong
Alexander Graf
2010-05-17
5
-16
/
+14
|
*
KVM: PPC: Enable Book3S_32 KVM building
Alexander Graf
2010-05-17
2
-0
/
+30
[prev]
[next]