index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
booke.c
Commit message (
Expand
)
Author
Age
*
KVM: PPC: Implement level interrupts for BookE
Alexander Graf
2010-10-24
*
KVM: PPC: initialize IVORs in addition to IVPR
Hollis Blanchard
2010-10-24
*
KVM: PPC: Tell guest about pending interrupts
Alexander Graf
2010-10-24
*
KVM: PPC: Add PV guest critical sections
Alexander Graf
2010-10-24
*
KVM: PPC: Implement hypervisor interface
Alexander Graf
2010-10-24
*
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
2010-10-24
*
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
2010-10-24
*
KVM: PPC: Convert DAR to shared page.
Alexander Graf
2010-10-24
*
KVM: PPC: Convert MSR to shared page
Alexander Graf
2010-10-24
*
KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts
Asias He
2010-08-01
*
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
2010-08-01
*
KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
Avi Kivity
2010-05-19
*
KVM: PPC: Add dequeue for external on BookE
Alexander Graf
2010-05-17
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
Liu Yu
2010-03-01
*
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
2010-03-01
*
KVM: PPC: Add helpers for CR, XER
Alexander Graf
2010-03-01
*
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2010-03-01
*
KVM: powerpc: Improve DEC handling
Alexander Graf
2010-03-01
*
Move dirty logging code to sub-arch
Alexander Graf
2009-11-05
*
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
2009-09-10
*
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
2009-03-24
*
KVM: ppc: distinguish between interrupts and priorities
Hollis Blanchard
2009-03-24
*
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
2009-03-24
*
KVM: ppc: remove last 44x-specific bits from booke.c
Hollis Blanchard
2009-03-24
*
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
2009-03-24
*
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
2009-03-24
*
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2009-03-24
*
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
Hollis Blanchard
2009-03-24
*
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
2008-12-31
*
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
2008-12-31
*
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
2008-12-31
*
KVM: ppc: support large host pages
Hollis Blanchard
2008-12-31
*
KVM: ppc: optimize irq delivery path
Hollis Blanchard
2008-12-31
*
KVM: ppc: optimize find first bit
Hollis Blanchard
2008-12-31
*
KVM: ppc: optimize kvm stat handling
Hollis Blanchard
2008-12-31
*
KVM: ppc: fix set regs to take care of msr change
Hollis Blanchard
2008-12-31
*
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
2008-12-31
*
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
2008-12-31
*
KVM: ppc: Move the last bits of 44x code out of booke.c
Hollis Blanchard
2008-12-31
*
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
2008-12-31
*
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2008-12-31
*
KVM: ppc: combine booke_guest.c and booke_host.c
Hollis Blanchard
2008-12-31