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: Move guest enter/exit down into subarch-specific code
Paul Mackerras
2011-07-12
1
-0
/
+13
*
KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down
Paul Mackerras
2011-07-12
1
-0
/
+20
*
KVM: PPC: e500: Add shadow PID support
Liu Yu
2011-07-12
1
-4
/
+7
*
KVM: PPC: e500: enable magic page
Scott Wood
2011-07-12
1
-0
/
+11
*
KVM: PPC: e500: Save/restore SPE state
Scott Wood
2011-07-12
1
-2
/
+82
*
KVM: PPC: booke: use shadow_msr
Scott Wood
2011-07-12
1
-0
/
+1
*
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
1
-2
/
+152
*
KVM: PPC: Fix SPRG get/set for Book3S and BookE
Peter Tyser
2011-03-17
1
-6
/
+8
*
KVM: PPC: Implement level interrupts for BookE
Alexander Graf
2010-10-24
1
-2
/
+15
*
KVM: PPC: initialize IVORs in addition to IVPR
Hollis Blanchard
2010-10-24
1
-2
/
+6
*
KVM: PPC: Tell guest about pending interrupts
Alexander Graf
2010-10-24
1
-0
/
+7
*
KVM: PPC: Add PV guest critical sections
Alexander Graf
2010-10-24
1
-0
/
+15
*
KVM: PPC: Implement hypervisor interface
Alexander Graf
2010-10-24
1
-1
/
+9
*
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
2010-10-24
1
-8
/
+8
*
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
2010-10-24
1
-7
/
+8
*
KVM: PPC: Convert DAR to shared page.
Alexander Graf
2010-10-24
1
-1
/
+1
*
KVM: PPC: Convert MSR to shared page
Alexander Graf
2010-10-24
1
-10
/
+10
*
KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts
Asias He
2010-08-01
1
-1
/
+1
*
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
2010-08-01
1
-10
/
+0
*
KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
Avi Kivity
2010-05-19
1
-1
/
+14
*
KVM: PPC: Add dequeue for external on BookE
Alexander Graf
2010-05-17
1
-0
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
Liu Yu
2010-03-01
1
-15
/
+44
*
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
2010-03-01
1
-1
/
+2
*
KVM: PPC: Add helpers for CR, XER
Alexander Graf
2010-03-01
1
-4
/
+4
*
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2010-03-01
1
-8
/
+8
*
KVM: powerpc: Improve DEC handling
Alexander Graf
2010-03-01
1
-0
/
+5
*
Move dirty logging code to sub-arch
Alexander Graf
2009-11-05
1
-0
/
+5
*
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
2009-09-10
1
-1
/
+1
*
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
2009-03-24
1
-0
/
+18
*
KVM: ppc: distinguish between interrupts and priorities
Hollis Blanchard
2009-03-24
1
-1
/
+1
*
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
2009-03-24
1
-0
/
+2
*
KVM: ppc: remove last 44x-specific bits from booke.c
Hollis Blanchard
2009-03-24
1
-4
/
+0
*
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
2009-03-24
1
-2
/
+2
*
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
2009-03-24
1
-8
/
+2
*
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2009-03-24
1
-4
/
+2
*
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
Hollis Blanchard
2009-03-24
1
-3
/
+5
*
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
2008-12-31
1
-15
/
+15
*
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
2008-12-31
1
-14
/
+22
*
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
2008-12-31
1
-10
/
+16
*
KVM: ppc: support large host pages
Hollis Blanchard
2008-12-31
1
-5
/
+7
*
KVM: ppc: optimize irq delivery path
Hollis Blanchard
2008-12-31
1
-120
/
+55
*
KVM: ppc: optimize find first bit
Hollis Blanchard
2008-12-31
1
-1
/
+1
*
KVM: ppc: optimize kvm stat handling
Hollis Blanchard
2008-12-31
1
-23
/
+9
*
KVM: ppc: fix set regs to take care of msr change
Hollis Blanchard
2008-12-31
1
-1
/
+1
*
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
2008-12-31
1
-5
/
+5
*
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
2008-12-31
1
-6
/
+3
*
KVM: ppc: Move the last bits of 44x code out of booke.c
Hollis Blanchard
2008-12-31
1
-44
/
+2
*
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
2008-12-31
1
-0
/
+1
*
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2008-12-31
1
-14
/
+47
[next]