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
/
book3s.c
Commit message (
Expand
)
Author
Age
*
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
2012-10-05
*
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
2012-10-05
*
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
2012-10-05
*
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
Benjamin Herrenschmidt
2012-04-08
*
KVM: PPC: booke: rework rescheduling checks
Alexander Graf
2012-04-08
*
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
2012-03-05
*
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
*
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
*
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
2012-03-05
*
KVM: introduce id_to_memslot function
Xiao Guangrong
2011-12-27
*
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
*
KVM: PPC: Deliver program interrupts right away instead of queueing them
Paul Mackerras
2011-07-12
*
KVM: PPC: Split out code from book3s.c into book3s_pr.c
Paul Mackerras
2011-07-12
*
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
Paul Mackerras
2011-07-12
*
KVM: PPC: Fix machine checks on 32-bit Book3S
Paul Mackerras
2011-07-12
*
KVM: PPC: Resolve real-mode handlers through function exports
Alexander Graf
2011-07-12
*
powerpc/kvm: Fix kvmppc_core_pending_dec
Paul Mackerras
2011-05-19
*
KVM: PPC: Fix SPRG get/set for Book3S and BookE
Peter Tyser
2011-03-17
*
KVM: replace vmalloc and memset with vzalloc
Takuya Yoshikawa
2011-01-12
*
KVM: PPC: Implement Level interrupts on Book3S
Alexander Graf
2010-10-24
*
KVM: PPC: Don't put MSR_POW in MSR
Alexander Graf
2010-10-24
*
KVM: PPC: Update int_pending also on dequeue
Alexander Graf
2010-10-24
*
KVM: PPC: Put segment registers in shared page
Alexander Graf
2010-10-24
*
KVM: PPC: Interpret SR registers on demand
Alexander Graf
2010-10-24
*
KVM: PPC: Don't flush PTEs on NX/RO hit
Alexander Graf
2010-10-24
*
KVM: PPC: Preload magic page when in kernel mode
Alexander Graf
2010-10-24
*
KVM: PPC: Move EXIT_DEBUG partially to tracepoints
Alexander Graf
2010-10-24
*
KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()
Wei Yongjun
2010-10-24
*
KVM: PPC: Magic Page Book3s support
Alexander Graf
2010-10-24
*
KVM: PPC: Make PAM a define
Alexander Graf
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 DSISR to shared page
Alexander Graf
2010-10-24
*
KVM: PPC: Convert MSR to shared page
Alexander Graf
2010-10-24
*
KVM: PPC: Introduce shared page
Alexander Graf
2010-10-24
*
KVM: PPC: Make use of hash based Shadow MMU
Alexander Graf
2010-08-01
*
KVM: PPC: elide struct thread_struct instances from stack
Andreas Schwab
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: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-05-19
*
KVM: powerpc: use of kzalloc/kfree requires including slab.h
Stephen Rothwell
2010-05-19
*
KVM: PPC: Enable native paired singles
Alexander Graf
2010-05-17
*
KVM: PPC: Improve split mode
Alexander Graf
2010-05-17
*
KVM: PPC: Make Performance Counters work
Alexander Graf
2010-05-17
*
KVM: PPC: Convert u64 -> ulong
Alexander Graf
2010-05-17
*
KVM: PPC: Check max IRQ prio
Alexander Graf
2010-05-17
[next]