index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2014-01-17
KVM: s390: enable Transactional Execution
Michael Mueller
2013-10-14
KVM: s390: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-09-24
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
2013-07-29
KVM: s390: Make KVM_HVA_ERR_BAD usable on s390
Dominik Dingel
2013-06-20
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
2013-06-17
KVM: s390,perf: Detect if perf samples belong to KVM host or guest
Heinz Graalfs
2013-06-17
KVM: s390: Use common waitqueue
Christian Borntraeger
2013-06-17
KVM: s390: guest large pages
Christian Borntraeger
2013-05-21
s390/kvm: Provide a way to prevent reentering SIE
Christian Borntraeger
2013-05-21
s390/kvm: Mark if a cpu is in SIE
Christian Borntraeger
2013-01-07
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
2013-01-07
KVM: s390: Add support for machine checks.
Cornelia Huck
2013-01-07
KVM: s390: Support for I/O interrupts.
Cornelia Huck
2012-12-13
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
2012-12-13
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-04-30
KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM
Konstantin Weitz
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-05
KVM: s390: provide access guest registers via kvm_run
Christian Borntraeger
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
2012-03-05
KVM: s390: fix assumption for KVM_MAX_VCPUS
Carsten Otte
2011-11-17
KVM: s390: handle SIGP sense running intercepts
Cornelia Huck
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
2011-10-31
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
2011-10-30
KVM: s390: implement sigp external call
Christian Ehrhardt
2011-07-24
[S390] kvm: make sigp emerg smp capable
Christian Ehrhardt
2011-07-24
[S390] Use gmap translation for accessing guest memory
Carsten Otte
2011-07-24
[S390] use gmap address spaces for kvm guest images
Carsten Otte
2011-07-24
[S390] kvm: handle tprot intercepts
Christian Borntraeger
2010-08-01
KVM: Remove unnecessary divide operations
Joerg Roedel
2010-08-01
KVM: s390: Don't exit SIE on SIGP sense running
Christian Borntraeger
2009-09-14
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-09-11
[S390] Get rid of cpuid.h header file.
Heiko Carstens
2009-09-10
KVM: Prepare memslot data structures for multiple hugepage sizes
Joerg Roedel
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
2009-09-10
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
2009-06-28
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
2009-06-10
KVM: s390: use hrtimer for clock wakeup from idle - v2
Christian Borntraeger
2009-04-14
[S390] s390: move machine flags to lowcore
Christian Ehrhardt
2009-03-24
KVM: Remove old kvm_guest_debug structs
Jan Kiszka
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky