index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
booke.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Pass enum to kvmppc_get_last_inst
Alexander Graf
2014-09-22
1
-2
/
+2
*
powerpc/kvm: common sw breakpoint instr across ppc
Madhavan Srinivasan
2014-09-22
1
-1
/
+18
*
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
2014-09-22
1
-3
/
+1
*
KVM: PPC: BOOKE: Emulate debug registers and exception
Bharat Bhushan
2014-09-22
1
-1
/
+41
*
KVM: PPC: Make ONE_REG powerpc generic
Mihai Caraman
2014-09-22
1
-58
/
+33
*
KVM: PPC: Book3e: Add AltiVec support
Mihai Caraman
2014-09-22
1
-1
/
+73
*
KVM: PPC: Book3E: Increase FPU laziness
Mihai Caraman
2014-09-22
1
-7
/
+36
*
KVM: PPC: BOOKE: Add one reg interface for DBSR
Bharat Bhushan
2014-09-22
1
-0
/
+6
*
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
Bharat Bhushan
2014-09-22
1
-9
/
+7
*
KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
Bharat Bhushan
2014-09-22
1
-0
/
+2
*
KVM: PPC: BOOKE: allow debug interrupt at "debug level"
Bharat Bhushan
2014-09-22
1
-1
/
+5
*
KVM: PPC: Remove DCR handling
Alexander Graf
2014-07-28
1
-5
/
+0
*
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
2014-07-28
1
-6
/
+10
*
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
2014-07-28
1
-0
/
+51
*
KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
Mihai Caraman
2014-07-28
1
-0
/
+44
*
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
1
-0
/
+3
*
kvm: ppc: Add SPRN_EPR get helper function
Bharat Bhushan
2014-07-28
1
-10
/
+1
*
kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
Bharat Bhushan
2014-07-28
1
-16
/
+16
*
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
Bharat Bhushan
2014-07-28
1
-21
/
+3
*
kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
Bharat Bhushan
2014-07-28
1
-21
/
+3
*
kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
Bharat Bhushan
2014-07-28
1
-11
/
+6
*
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
2014-01-29
1
-38
/
+6
|
\
|
*
kvm/ppc: IRQ disabling cleanup
Scott Wood
2014-01-27
1
-7
/
+5
|
*
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
Tiejun Chen
2014-01-09
1
-11
/
+0
|
*
kvm: powerpc: use caching attributes as per linux pte
Bharat Bhushan
2014-01-09
1
-0
/
+1
|
*
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
Paul Mackerras
2014-01-09
1
-16
/
+0
|
*
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
2014-01-09
1
-6
/
+2
*
|
powerpc/kvm/booke: Fix build break due to stack frame size warning
Scott Wood
2013-12-11
1
-6
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
1
-38
/
+299
|
\
|
*
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
1
-11
/
+11
|
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
1
-2
/
+2
|
*
kvm: powerpc: booke: Move booke related tracepoints to separate header
Aneesh Kumar K.V
2013-10-17
1
-1
/
+3
|
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
1
-6
/
+41
|
*
KVM: PPC: E500: Add userspace debug stub support
Bharat Bhushan
2013-10-17
1
-18
/
+222
|
*
KVM: PPC: E500: Using "struct debug_reg"
Bharat Bhushan
2013-10-17
1
-10
/
+24
|
*
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
2013-10-17
1
-1
/
+1
|
*
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
1
-0
/
+6
*
|
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-10-11
1
-10
/
+9
|
/
*
kvm/ppc/booke: Don't call kvm_guest_enter twice
Scott Wood
2013-07-11
1
-2
/
+0
*
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
2013-07-11
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
1
-1
/
+1
|
\
|
*
KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
Tiejun Chen
2013-06-30
1
-1
/
+1
*
|
kvm/ppc/booke: Delay kvmppc_lazy_ee_enable
Scott Wood
2013-06-19
1
-1
/
+2
*
|
kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
Scott Wood
2013-06-11
1
-0
/
+11
*
|
kvm/ppc/booke: Hold srcu lock when calling gfn functions
Scott Wood
2013-06-11
1
-0
/
+7
|
/
*
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
2013-04-26
1
-0
/
+4
*
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
2013-04-26
1
-3
/
+5
*
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
Mihai Caraman
2013-04-26
1
-47
/
+55
*
booke: exit to user space if emulator request
Bharat Bhushan
2013-04-26
1
-0
/
+3
*
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
2013-04-26
1
-0
/
+6
[next]