index
:
kernel_xiaomi_raphael.git
q10.0
r11.0
kernel_xiaomi_raphael
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: vsie: Fix delivery of addressing exceptions
David Hildenbrand
2020-04-24
1
-0
/
+1
*
KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
Christian Borntraeger
2020-02-28
1
-3
/
+3
*
KVM: s390: do not clobber registers during guest reset/store status
Christian Borntraeger
2020-02-14
1
-4
/
+2
*
KVM: s390: unregister debug feature on failing arch init
Michael Mueller
2019-12-05
1
-3
/
+14
*
kvm: Convert kvm_lock to a mutex
Junaid Shahid
2019-11-12
1
-2
/
+2
*
KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
Thomas Huth
2019-10-11
1
-1
/
+1
*
KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
Thomas Huth
2019-09-19
2
-1
/
+11
*
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
2019-06-19
1
-14
/
+21
*
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
2019-06-09
1
-0
/
+1
*
s390/sthyi: Fix machine name validity indication
Janosch Frank
2018-11-13
1
-3
/
+5
*
KVM: s390: vsie: copy wrapping keys to right place
Pierre Morel
2018-09-19
1
-1
/
+2
*
KVM: s390: vsie: fix < 8k check for the itdba
David Hildenbrand
2018-05-30
1
-1
/
+1
*
KVM: s390: force bp isolation for VSIE
Christian Borntraeger
2018-04-29
1
-0
/
+20
*
KVM: s390: wire up bpb feature
Christian Borntraeger
2018-04-29
2
-0
/
+22
*
KVM: s390: vsie: use READ_ONCE to access some SCB fields
David Hildenbrand
2018-04-26
1
-19
/
+31
*
KVM: s390: use created_vcpus in more places
Christian Borntraeger
2018-04-26
1
-2
/
+2
*
KVM: s390: fix memory overwrites when not using SCA entries
David Hildenbrand
2018-03-15
1
-0
/
+1
*
KVM: s390: consider epoch index on TOD clock syncs
David Hildenbrand
2018-03-08
1
-3
/
+29
*
KVM: s390: consider epoch index on hotplugged CPUs
David Hildenbrand
2018-03-08
1
-0
/
+1
*
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
2018-03-08
3
-38
/
+22
*
KVM: s390: take care of clock-comparator sign control
David Hildenbrand
2018-03-08
1
-6
/
+19
*
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2018-02-03
1
-5
/
+2
*
KVM: s390: add proper locking for CMMA migration bitmap
Christian Borntraeger
2018-01-31
1
-7
/
+11
*
KVM: s390: prevent buffer overrun on memory hotplug during migration
Christian Borntraeger
2018-01-10
1
-1
/
+1
*
KVM: s390: fix cmma migration for multiple memory slots
Christian Borntraeger
2018-01-10
1
-4
/
+5
*
KVM: s390: Fix skey emulation permission check
Janosch Frank
2017-12-14
1
-2
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
*
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-08
9
-39
/
+157
|
\
|
*
Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-09-07
8
-39
/
+155
|
|
\
|
|
*
KVM: s390: vsie: cleanup mcck reinjection
David Hildenbrand
2017-08-31
1
-5
/
+1
|
|
*
KVM: s390: use WARN_ON_ONCE only for checking
David Hildenbrand
2017-08-31
1
-2
/
+4
|
|
*
KVM: s390: guestdbg: fix range check
David Hildenbrand
2017-08-31
1
-1
/
+1
|
|
*
KVM: s390: we are always in czam mode
David Hildenbrand
2017-08-29
1
-0
/
+4
|
|
*
KVM: s390: expose no-DAT to guest and migration support
Claudio Imbrenda
2017-08-29
2
-3
/
+11
|
|
*
KVM: s390: sthyi: remove invalid guest write access
Heiko Carstens
2017-08-29
1
-8
/
+0
|
|
*
KVM: s390: Multiple Epoch Facility support
Collin L. Walling
2017-08-29
3
-0
/
+113
|
|
*
KVM: s390: Support Configuration z/Architecture Mode
Jason J. Herne
2017-08-28
1
-19
/
+17
|
*
|
KVM: s390: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
2017-08-08
2
-2
/
+2
|
*
|
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-08-08
2
-1
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-09-05
4
-27
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
2017-07-26
4
-27
/
+26
*
|
|
KVM: s390: sthyi: fix specification exception detection
Heiko Carstens
2017-08-21
1
-1
/
+4
*
|
|
KVM: s390: sthyi: fix sthyi inline assembly
Heiko Carstens
2017-08-21
1
-1
/
+1
|
|
/
|
/
|
*
|
KVM: s390: take srcu lock when getting/setting storage keys
Christian Borntraeger
2017-07-25
1
-2
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-06
6
-25
/
+612
|
\
|
*
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-06-30
1
-1
/
+1
|
|
\
|
|
*
KVM: add kvm_request_pending
Radim Krčmář
2017-06-04
1
-1
/
+1
|
*
|
KVM: s390: Inject machine check into the nested guest
QingFeng Hao
2017-06-28
1
-4
/
+19
|
*
|
KVM: s390: Inject machine check into the guest
QingFeng Hao
2017-06-28
3
-1
/
+56
|
*
|
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Christian Borntraeger
2017-06-28
1
-0
/
+1
|
|
\
\
[next]