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
/
powerpc.c
Commit message (
Expand
)
Author
Age
*
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
2013-01-10
*
KVM: PPC: Only WARN on invalid emulation
Alexander Graf
2013-01-10
*
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
*
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
2012-12-05
*
KVM: PPC: Support eventfd
Alexander Graf
2012-12-05
*
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
2012-11-27
*
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: 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: Ignore EXITING_GUEST_MODE mode
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: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
2012-10-05
*
KVM: PPC: Expose SYNC cap based on mmu notifiers
Alexander Graf
2012-10-05
*
KVM: PPC: Add support for ePAPR idle hcall in host kernel
Liu Yu-B13201
2012-10-05
*
KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
Stuart Yoder
2012-10-05
*
KVM: PPC: use definitions in epapr header for hcalls
Stuart Yoder
2012-10-05
*
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
2012-09-06
*
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-08-06
*
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-05-30
*
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
2012-05-06
*
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-05-06
*
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
Alexander Graf
2012-04-08
*
KVM: PPC: e500mc support
Scott Wood
2012-04-08
*
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-04-08
*
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
Scott Wood
2012-04-08
*
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-04-08
*
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
*
KVM: PPC: Rename MMIO register identifiers
Alexander Graf
2012-03-05
*
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
2012-03-05
*
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2012-03-05
*
KVM: PPC: Add generic single register ioctls
Alexander Graf
2012-03-05
*
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
Matt Evans
2012-03-05
*
KVM: PPC: Fix vcpu_create dereference before validity check.
Matt Evans
2012-03-05
*
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
*
KVM: PPC: Make wakeups work again for Book3S HV guests
Paul Mackerras
2012-03-05
*
KVM: PPC: align vcpu_kick with x86
Alexander Graf
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: Move prepare_to_enter call site into subarch code
Scott Wood
2012-03-05
*
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
2012-03-05
*
KVM: PPC: e500: MMU API
Scott Wood
2012-03-05
*
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
*
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2012-03-05
*
Revert "KVM: PPC: Add support for explicit HIOR setting"
Alexander Graf
2011-11-17
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
[next]