index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
KVM: s390: protvirt: Add UV cpu reset calls
Janosch Frank
1
-0
/
+20
2020-02-27
KVM: s390: protvirt: do not inject interrupts after start
Christian Borntraeger
1
-0
/
+7
2020-02-27
KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
Janosch Frank
1
-0
/
+11
2020-02-27
KVM: s390: protvirt: Support cmd 5 operation state
Janosch Frank
1
-0
/
+6
2020-02-27
KVM: s390: protvirt: Report CPU state to Ultravisor
Janosch Frank
5
-13
/
+64
2020-02-27
KVM: s390: protvirt: UV calls in support of diag308 0, 1
Janosch Frank
1
-0
/
+22
2020-02-27
KVM: s390: protvirt: Add program exception injection
Janosch Frank
1
-0
/
+19
2020-02-27
KVM: s390: protvirt: Only sync fmt4 registers
Janosch Frank
1
-40
/
+70
2020-02-27
KVM: s390: protvirt: Do only reset registers that are accessible
Janosch Frank
1
-4
/
+11
2020-02-27
KVM: s390: protvirt: disallow one_reg
Janosch Frank
1
-0
/
+3
2020-02-27
KVM: s390: protvirt: STSI handling
Janosch Frank
1
-4
/
+9
2020-02-27
KVM: s390: protvirt: Write sthyi data to instruction data area
Janosch Frank
1
-5
/
+10
2020-02-27
KVM: s390/mm: handle guest unpin events
Claudio Imbrenda
1
-0
/
+29
2020-02-27
KVM: s390: protvirt: handle secure guest prefix pages
Janosch Frank
1
-0
/
+18
2020-02-27
KVM: S390: protvirt: Introduce instruction data area bounce buffer
Janosch Frank
2
-8
/
+74
2020-02-27
KVM: s390: protvirt: Add new gprs location handling
Janosch Frank
1
-0
/
+11
2020-02-27
KVM: s390: protvirt: Handle spec exception loops
Janosch Frank
1
-0
/
+7
2020-02-27
KVM: s390: protvirt: Add SCLP interrupt handling
Christian Borntraeger
3
-18
/
+110
2020-02-27
KVM: s390: protvirt: Implement interrupt injection
Michael Mueller
1
-27
/
+88
2020-02-27
KVM: s390: protvirt: Instruction emulation
Janosch Frank
1
-0
/
+11
2020-02-27
KVM: s390: protvirt: Handle SE notification interceptions
Janosch Frank
1
-1
/
+10
2020-02-27
KVM: s390/mm: Make pages accessible before destroying the guest
Christian Borntraeger
1
-0
/
+3
2020-02-27
KVM: s390: protvirt: Secure memory is not mergeable
Janosch Frank
1
-0
/
+6
2020-02-27
KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
Janosch Frank
4
-2
/
+513
2020-02-27
KVM: s390: protvirt: Add UV debug trace
Janosch Frank
2
-3
/
+21
2020-02-27
KVM: s390/interrupt: do not pin adapter interrupt pages
Ulrich Weigand
1
-121
/
+49
2020-02-05
Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-37
/
+61
2020-01-31
KVM: s390: Add new reset vcpu API
Janosch Frank
1
-27
/
+57
2020-01-31
KVM: s390: Cleanup initial cpu reset
Janosch Frank
1
-11
/
+7
2020-01-31
KVM: s390: do not clobber registers during guest reset/store status
Christian Borntraeger
1
-4
/
+2
2020-01-31
KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
Christian Borntraeger
1
-3
/
+3
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
1
-5
/
+0
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
1
-5
/
+0
2020-01-27
KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
Sean Christopherson
1
-0
/
+11
2020-01-27
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
1
-31
/
+10
2020-01-24
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
1
-1
/
+1
2020-01-24
KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
Sean Christopherson
1
-8
/
+10
2020-01-24
KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
Sean Christopherson
1
-28
/
+34
2020-01-24
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
1
-4
/
+8
2019-11-18
Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-18
/
+28
2019-10-10
KVM: s390: Do not yield when target is already running
Christian Borntraeger
1
-0
/
+4
2019-10-10
KVM: s390: count invalid yields
Christian Borntraeger
2
-4
/
+15
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
1
-3
/
+3
2019-10-04
KVM: s390: Cleanup kvm_arch_init error path
Janosch Frank
1
-11
/
+7
2019-10-04
KVM: s390: Remove unused parameter from __inject_sigp_restart()
Thomas Huth
1
-3
/
+2
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+5
2019-09-14
Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-1
/
+13
2019-09-12
KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
Thomas Huth
2
-1
/
+11
2019-09-12
KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...
Igor Mammedov
1
-0
/
+2
[prev]
[next]