index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: Also reset registers in sync regs for initial cpu reset
Christian Borntraeger
2020-03-11
1
-1
/
+17
*
Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-02-05
2
-37
/
+61
|
\
|
*
KVM: s390: Add new reset vcpu API
Janosch Frank
2020-01-31
1
-27
/
+57
|
*
KVM: s390: Cleanup initial cpu reset
Janosch Frank
2020-01-31
1
-11
/
+7
|
*
KVM: s390: do not clobber registers during guest reset/store status
Christian Borntraeger
2020-01-31
1
-4
/
+2
|
*
KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
Christian Borntraeger
2020-01-31
1
-3
/
+3
*
|
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
1
-5
/
+0
*
|
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2020-01-27
1
-5
/
+0
*
|
KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
Sean Christopherson
2020-01-27
1
-0
/
+11
*
|
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
2020-01-27
1
-31
/
+10
*
|
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
2020-01-24
1
-1
/
+1
*
|
KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
Sean Christopherson
2020-01-24
1
-8
/
+10
*
|
KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
Sean Christopherson
2020-01-24
1
-28
/
+34
*
|
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
2020-01-24
1
-4
/
+8
|
/
*
Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-11-18
3
-18
/
+28
|
\
|
*
KVM: s390: Do not yield when target is already running
Christian Borntraeger
2019-10-10
1
-0
/
+4
|
*
KVM: s390: count invalid yields
Christian Borntraeger
2019-10-10
2
-4
/
+15
|
*
KVM: s390: Cleanup kvm_arch_init error path
Janosch Frank
2019-10-04
1
-11
/
+7
|
*
KVM: s390: Remove unused parameter from __inject_sigp_restart()
Thomas Huth
2019-10-04
1
-3
/
+2
*
|
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
2019-10-05
1
-1
/
+1
*
|
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
2019-10-05
1
-3
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-18
1
-1
/
+5
|
\
|
*
Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-09-11
1
-1
/
+5
|
|
\
|
|
*
KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs
Thomas Huth
2019-09-04
1
-0
/
+4
|
|
*
KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
Thomas Huth
2019-08-29
1
-1
/
+1
*
|
|
Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2019-09-14
2
-1
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
Thomas Huth
2019-09-12
2
-1
/
+11
|
*
|
KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...
Igor Mammedov
2019-09-12
1
-0
/
+2
|
|
/
*
/
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
1
-10
/
+0
|
/
*
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
2019-07-20
1
-20
/
+3
*
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
2019-07-20
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-13
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
*
|
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
2019-07-02
1
-0
/
+86
|
/
*
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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
4
-10
/
+135
|
\
|
*
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-04-30
4
-7
/
+135
|
|
\
|
|
*
KVM: s390: vsie: Return correct values for Invalid CRYCB format
Pierre Morel
2019-04-29
1
-1
/
+1
|
|
*
KVM: s390: vsie: Do not shadow CRYCB when no AP and no keys
Pierre Morel
2019-04-29
1
-2
/
+4
|
|
*
KVM: s390: provide kvm_arch_no_poll function
Christian Borntraeger
2019-04-26
2
-0
/
+18
|
|
*
KVM: s390: enable MSA9 keywrapping functions depending on cpu model
Christian Borntraeger
2019-04-25
2
-2
/
+30
|
|
*
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
[next]