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: debug stub interface parameter defined
Bharat Bhushan
2013-04-26
*
Added ONE_REG interface for debug instruction
Bharat Bhushan
2013-04-17
*
KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
Paul Mackerras
2013-03-21
*
KVM: PPC: Added one_reg interface for timer registers
Bharat Bhushan
2013-03-21
*
KVM: PPC: move tsr update in a separate function
Bharat Bhushan
2013-03-21
*
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
*
KVM: PPC: BookE: Handle alignment interrupts
Alexander Graf
2013-02-13
*
KVM: PPC: booke: Allow multiple exception types
Bharat Bhushan
2013-02-13
*
KVM: PPC: BookE: Add EPR ONE_REG sync
Alexander Graf
2013-01-10
*
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
2013-01-10
*
KVM: PPC: BookE: Allow irq deliveries to inject requests
Alexander Graf
2013-01-10
*
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
Mihai Caraman
2012-12-05
*
KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
Mihai Caraman
2012-12-05
*
KVM: PPC: bookehv: Add guest computation mode for irq delivery
Mihai Caraman
2012-12-05
*
KVM: PPC: booke: Fix get_tb() compile error on 64-bit
Mihai Caraman
2012-12-05
*
KVM: PPC: set IN_GUEST_MODE before checking requests
Scott Wood
2012-10-05
*
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
Paul Mackerras
2012-10-05
*
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
2012-10-05
*
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
2012-10-05
*
KVM: PPC: BookE: Support FPU on non-hv systems
Alexander Graf
2012-10-05
*
booke: Added ONE_REG interface for IAC/DAC debug registers
Bharat Bhushan
2012-10-05
*
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
2012-10-05
*
KVM: PPC: Add return value to core_check_requests
Alexander Graf
2012-10-05
*
KVM: PPC: Add return value in prepare_to_enter
Alexander Graf
2012-10-05
*
KVM: PPC: Move kvm_guest_enter call into generic code
Alexander Graf
2012-10-05
*
KVM: PPC: Book3S: PR: Rework irq disabling
Alexander Graf
2012-10-05
*
KVM: PPC: Consistentify vcpu exit path
Alexander Graf
2012-10-05
*
KVM: PPC: Exit guest context while handling exit
Alexander Graf
2012-10-05
*
KVM: PPC: BookE: Drop redundant vcpu->mode set
Alexander Graf
2012-10-05
*
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
2012-10-05
*
KVM: PPC: BookE: No duplicate request != 0 check
Alexander Graf
2012-10-05
*
KVM: PPC: BookE: Add some more trace points
Alexander Graf
2012-10-05
*
KVM: PPC: E500: Implement MMU notifiers
Alexander Graf
2012-10-05
*
KVM: PPC: BookE: Add support for vcpu->mode
Alexander Graf
2012-10-05
*
KVM: PPC: BookE: Add check_requests helper function
Alexander Graf
2012-10-05
*
KVM: PPC: BookE: Expose remote TLB flushes in debugfs
Alexander Graf
2012-10-05
*
KVM: PPC: PR: Use generic tracepoint for guest exit
Alexander Graf
2012-10-05
*
booke/bookehv: Add host crit-watchdog exception support
Bharat Bhushan
2012-07-11
*
KVM: PPC: booke: Added DECAR support
Bharat Bhushan
2012-05-30
*
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
Alexander Graf
2012-04-08
*
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
2012-04-08
*
KVM: PPC: Booke: only prepare to enter when we enter
Alexander Graf
2012-04-08
*
KVM: PPC: booke: Reinject performance monitor interrupts
Alexander Graf
2012-04-08
*
KVM: PPC: booke: expose good state on irq reinject
Alexander Graf
2012-04-08
*
KVM: PPC: booke: Support perfmon interrupts
Alexander Graf
2012-04-08
*
KVM: PPC: booke: add GS documentation for program interrupt
Alexander Graf
2012-04-08
*
KVM: PPC: booke: Readd debug abort code for machine check
Alexander Graf
2012-04-08
*
KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
Alexander Graf
2012-04-08
*
KVM: PPC: booke: rework rescheduling checks
Alexander Graf
2012-04-08
*
KVM: PPC: booke: deliver program int on emulation failure
Alexander Graf
2012-04-08
[prev]
[next]