index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
Files
Lines
*
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
1
-10
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
1
-2
/
+7
|
\
|
*
kvm: Convert kvm_lock to a mutex
Junaid Shahid
2019-06-05
1
-2
/
+2
|
*
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
2019-06-04
1
-0
/
+5
*
|
s390: ap: kvm: Enable PQAP/AQIC facility for the guest
Pierre Morel
2019-07-02
1
-0
/
+3
|
/
*
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
2019-05-28
1
-0
/
+1
*
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
2019-05-24
1
-14
/
+21
*
KVM: s390: fix typo in parameter description
Wei Yongjun
2019-05-20
1
-1
/
+1
*
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-04-30
1
-1
/
+116
|
\
|
*
KVM: s390: provide kvm_arch_no_poll function
Christian Borntraeger
2019-04-26
1
-0
/
+17
|
*
KVM: s390: enable MSA9 keywrapping functions depending on cpu model
Christian Borntraeger
2019-04-25
1
-1
/
+26
|
*
KVM: s390: add deflate conversion facilty to cpu model
Christian Borntraeger
2019-04-25
1
-0
/
+19
|
*
KVM: s390: add enhanced sort facilty to cpu model
Christian Borntraeger
2019-04-18
1
-0
/
+20
|
*
KVM: s390: provide query function for instructions returning 32 byte
Christian Borntraeger
2019-04-18
1
-0
/
+13
|
*
KVM: s390: add MSA9 to cpumodel
Christian Borntraeger
2019-04-18
1
-0
/
+13
|
*
KVM: s390: add vector BCD enhancements facility to cpumodel
Christian Borntraeger
2019-04-18
1
-0
/
+4
|
*
KVM: s390: add vector enhancements facility 2 to cpumodel
Christian Borntraeger
2019-04-18
1
-0
/
+4
*
|
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
2019-04-16
1
-3
/
+0
|
/
*
KVM: s390: add debug logging for cpu model subfunctions
Christian Borntraeger
2019-02-22
1
-0
/
+136
*
KVM: s390: implement subfunction processor calls
Christian Borntraeger
2019-02-22
1
-13
/
+22
*
KVM: s390: start using the GIB
Michael Mueller
2019-02-05
1
-0
/
+7
*
KVM: s390: add gib_alert_irq_handler()
Michael Mueller
2019-02-05
1
-0
/
+2
*
KVM: s390: add kvm reference to struct sie_page2
Michael Mueller
2019-02-05
1
-0
/
+1
*
KVM: s390: add the GIB and its related life-cyle functions
Michael Mueller
2019-02-05
1
-0
/
+1
*
KVM: s390: introduce struct kvm_s390_gisa_interrupt
Michael Mueller
2019-02-05
1
-1
/
+1
*
KVM: s390: clarify kvm related kernel message
Michael Mueller
2019-02-05
1
-3
/
+3
*
Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-12-19
1
-7
/
+17
|
\
|
*
KVM: s390: fix kmsg component kvm-s390
Michael Mueller
2018-12-18
1
-4
/
+3
|
*
KVM: s390: unregister debug feature on failing arch init
Michael Mueller
2018-12-18
1
-3
/
+14
*
|
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
2018-12-14
1
-10
/
+1
|
/
*
Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-10-13
1
-4
/
+53
|
\
|
*
Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...
Christian Borntraeger
2018-10-08
1
-4
/
+53
|
|
\
|
|
*
KVM: s390: Tracing APCB changes
Pierre Morel
2018-10-05
1
-0
/
+41
|
|
*
KVM: s390: fix locking for crypto setting error path
Christian Borntraeger
2018-10-05
1
-4
/
+12
*
|
|
Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-10-04
1
-42
/
+93
|
\
|
|
|
*
|
Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...
Christian Borntraeger
2018-10-01
1
-42
/
+91
|
|
\
|
|
|
*
KVM: s390: device attrs to enable/disable AP interpretation
Tony Krowiak
2018-09-28
1
-3
/
+27
|
|
*
KVM: s390: Clear Crypto Control Block when using vSIE
Pierre Morel
2018-09-28
1
-0
/
+2
|
|
*
KVM: s390: interface to clear CRYCB masks
Tony Krowiak
2018-09-26
1
-0
/
+15
|
|
*
KVM: s390: refactor crypto initialization
Tony Krowiak
2018-09-26
1
-37
/
+33
|
|
*
KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
David Hildenbrand
2018-09-26
1
-1
/
+6
|
|
*
KVM: s390: vsie: simulate VCPU SIE entry/exit
David Hildenbrand
2018-09-26
1
-1
/
+8
|
*
|
KVM: s390: set host program identifier
Collin Walling
2018-10-01
1
-0
/
+2
|
|
/
*
/
KVM: s390: Make huge pages unavailable in ucontrol VMs
Janosch Frank
2018-09-12
1
-2
/
+2
|
/
*
KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
Janosch Frank
2018-09-04
1
-0
/
+2
*
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Janosch Frank
2018-07-30
1
-12
/
+70
|
\
|
*
KVM: s390: Add huge page enablement control
Janosch Frank
2018-07-30
1
-2
/
+40
|
*
KVM: s390: Add skey emulation fault handling
Janosch Frank
2018-07-30
1
-3
/
+12
|
*
s390/mm: Add huge page dirty sync support
Janosch Frank
2018-07-30
1
-7
/
+18
*
|
KVM: s390: add etoken support for guests
Christian Borntraeger
2018-07-19
1
-2
/
+6
[next]