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
/
s390
/
kvm
/
kvm-s390.c
Commit message (
Expand
)
Author
Age
*
KVM: Remove memory alias support
Avi Kivity
2010-08-01
*
KVM: s390: Don't exit SIE on SIGP sense running
Christian Borntraeger
2010-08-01
*
KVM: s390: Fix build failure due to centralized vcpu locking patches
Christian Borntraeger
2010-08-01
*
KVM: Consolidate arch specific vcpu ioctl locking
Avi Kivity
2010-08-01
*
KVM: s390: Centrally lock arch specific vcpu ioctls
Avi Kivity
2010-08-01
*
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
2010-08-01
*
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
2010-06-08
*
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-05-19
*
KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()
Wei Yongjun
2010-05-17
*
KVM: fix cleanup_srcu_struct on vm destruction
Marcelo Tosatti
2010-03-01
*
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
2010-03-01
*
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
*
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
2010-02-26
*
[S390] zfcpdump: remove cross arch dump support
Heiko Carstens
2010-02-26
*
KVM: s390: Make psw available on all exits, not just a subset
Carsten Otte
2009-12-03
*
KVM: Activate Virtualization On Demand
Alexander Graf
2009-12-03
*
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
2009-12-03
*
KVM: Use macro to iterate over vcpus.
Gleb Natapov
2009-09-10
*
KVM: s390: streamline memslot handling
Christian Ehrhardt
2009-09-10
*
KVM: s390: fix signal handling
Christian Ehrhardt
2009-09-10
*
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
2009-09-10
*
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
2009-06-28
*
[S390] uaccess: use might_fault() instead of might_sleep()
Heiko Carstens
2009-06-12
*
KVM: s390: Verify memory in kvm run
Carsten Otte
2009-06-10
*
KVM: s390: Unlink vcpu on destroy - v2
Carsten Otte
2009-06-10
*
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
2009-06-10
*
KVM: s390: use hrtimer for clock wakeup from idle - v2
Christian Borntraeger
2009-06-10
*
KVM: s390: Fix memory slot versus run - v3
Carsten Otte
2009-06-10
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-26
|
\
|
*
[S390] split/move machine check handler code
Heiko Carstens
2009-03-26
|
*
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
2009-03-26
*
|
KVM: New guest debug interface
Jan Kiszka
2009-03-24
|
/
*
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
2009-02-14
*
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
2008-12-31
*
KVM: s390: Fix memory leak of vcpu->run
Christian Borntraeger
2008-12-31
*
KVM: s390: Fix refcounting and allow module unload
Christian Borntraeger
2008-12-31
*
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
2008-07-27
*
KVM: s390: Advertise KVM_CAP_USER_MEMORY
Carsten Otte
2008-07-27
*
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
2008-07-20
*
KVM: s390: rename private structures
Christian Borntraeger
2008-07-20
*
KVM: s390: Set guest storage limit and offset to sane values
Christian Borntraeger
2008-07-20
*
KVM: Fix memory leak on guest exit
Carsten Otte
2008-07-20
*
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
2008-07-20
*
KVM: s390: Send program check on access error
Carsten Otte
2008-06-06
*
KVM: s390: fix interrupt delivery
Carsten Otte
2008-06-06
*
KVM: s390: handle machine checks when guest is running
Christian Borntraeger
2008-06-06
*
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
2008-05-07
*
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
2008-04-27
*
KVM: s390: Fix incorrect return value
Heiko Carstens
2008-04-27
*
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger
2008-04-27
[next]