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.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
/
booke.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
1
-0
/
+5
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-27
KVM: PPC: BookE: Fix a sanity check
Dan Carpenter
1
-1
/
+1
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
1
-2
/
+2
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+1
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
1
-0
/
+4
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-08-22
KVM: PPC: add missing pt_regs initialization
Tudor Laurentiu
1
-0
/
+1
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-1
/
+2
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
2015-05-07
KVM: booke: use __kvm_guest_exit
Paolo Bonzini
1
-3
/
+3
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
1
-0
/
+1
2014-09-22
KVM: PPC: Pass enum to kvmppc_get_last_inst
Alexander Graf
1
-2
/
+2
2014-09-22
powerpc/kvm: common sw breakpoint instr across ppc
Madhavan Srinivasan
1
-1
/
+18
2014-09-22
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
1
-3
/
+1
2014-09-22
KVM: PPC: BOOKE: Emulate debug registers and exception
Bharat Bhushan
1
-1
/
+41
2014-09-22
KVM: PPC: Make ONE_REG powerpc generic
Mihai Caraman
1
-58
/
+33
2014-09-22
KVM: PPC: Book3e: Add AltiVec support
Mihai Caraman
1
-1
/
+73
2014-09-22
KVM: PPC: Book3E: Increase FPU laziness
Mihai Caraman
1
-7
/
+36
2014-09-22
KVM: PPC: BOOKE: Add one reg interface for DBSR
Bharat Bhushan
1
-0
/
+6
2014-09-22
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
Bharat Bhushan
1
-9
/
+7
2014-09-22
KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
Bharat Bhushan
1
-0
/
+2
2014-09-22
KVM: PPC: BOOKE: allow debug interrupt at "debug level"
Bharat Bhushan
1
-1
/
+5
2014-07-28
KVM: PPC: Remove DCR handling
Alexander Graf
1
-5
/
+0
2014-07-28
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
1
-6
/
+10
2014-07-28
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
1
-0
/
+51
2014-07-28
KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
Mihai Caraman
1
-0
/
+44
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
1
-0
/
+3
2014-07-28
kvm: ppc: Add SPRN_EPR get helper function
Bharat Bhushan
1
-10
/
+1
2014-07-28
kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
Bharat Bhushan
1
-16
/
+16
2014-07-28
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
Bharat Bhushan
1
-21
/
+3
2014-07-28
kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
Bharat Bhushan
1
-21
/
+3
2014-07-28
kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
Bharat Bhushan
1
-11
/
+6
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
1
-38
/
+6
2014-01-27
kvm/ppc: IRQ disabling cleanup
Scott Wood
1
-7
/
+5
2014-01-09
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
Tiejun Chen
1
-11
/
+0
2014-01-09
kvm: powerpc: use caching attributes as per linux pte
Bharat Bhushan
1
-0
/
+1
2014-01-09
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
Paul Mackerras
1
-16
/
+0
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
1
-6
/
+2
2013-12-11
powerpc/kvm/booke: Fix build break due to stack frame size warning
Scott Wood
1
-6
/
+6
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-38
/
+299
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
1
-11
/
+11
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
1
-2
/
+2
2013-10-17
kvm: powerpc: booke: Move booke related tracepoints to separate header
Aneesh Kumar K.V
1
-1
/
+3
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
1
-6
/
+41
2013-10-17
KVM: PPC: E500: Add userspace debug stub support
Bharat Bhushan
1
-18
/
+222
2013-10-17
KVM: PPC: E500: Using "struct debug_reg"
Bharat Bhushan
1
-10
/
+24
2013-10-17
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
1
-1
/
+1
2013-10-17
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
1
-0
/
+6
[next]