index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
diag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
KVM: s390: restore old debugfs names
Christian Borntraeger
1
-9
/
+9
2021-03-09
KVM: s390: diag9c (directed yield) forwarding
Pierre Morel
1
-3
/
+28
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-02-27
KVM: s390: protvirt: Report CPU state to Ultravisor
Janosch Frank
1
-1
/
+5
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
1
-4
/
+14
2018-01-24
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
1
-0
/
+1
2017-12-06
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-12-06
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-09-09
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2017-08-08
KVM: s390: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
1
-1
/
+1
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
1
-1
/
+1
2017-07-26
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
1
-4
/
+4
2016-06-10
KVM: s390: provide logging for diagnose 0x500
Christian Borntraeger
1
-0
/
+5
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
1
-0
/
+1
2015-11-30
KVM: Use common function for VCPU lookup by id
David Hildenbrand
1
-8
/
+3
2015-07-29
KVM: s390: add more debug data for the pfault diagnoses
Christian Borntraeger
1
-0
/
+4
2015-07-29
KVM: s390: Improve vcpu event debugging for diagnoses
Christian Borntraeger
1
-1
/
+3
2015-07-29
KVM: s390: add kvm stat counter for all diagnoses
Christian Borntraeger
1
-1
/
+4
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-1
/
+1
2015-03-27
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
1
-1
/
+1
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
1
-2
/
+2
2014-09-10
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
Christian Borntraeger
1
-8
/
+18
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
1
-4
/
+4
2014-07-10
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
1
-1
/
+2
2014-05-16
KVM: s390: split SIE state guest prefix field
Michael Mueller
1
-1
/
+1
2014-04-29
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
1
-1
/
+1
2014-04-22
KVM: s390: convert pfault code
Heiko Carstens
1
-5
/
+4
2014-04-22
KVM: s390: make cmma usage conditionally
Dominik Dingel
1
-6
/
+0
2014-04-22
KVM: s390: Clear storage keys
Dominik Dingel
1
-3
/
+3
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
2014-04-03
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+84
2014-04-01
kvm/s390: also set guest pages back to stable on kexec/kdump
Christian Borntraeger
1
-0
/
+4
2014-02-21
s390/kvm: set guest page states to stable on re-ipl
Martin Schwidefsky
1
-0
/
+3
2014-01-30
KVM: async_pf: Async page fault support on s390
Dominik Dingel
1
-0
/
+84
2013-12-11
KVM: s390: ioeventfd: ignore leftmost bits
Dominik Dingel
1
-1
/
+1
2013-11-28
KVM: s390: fix diagnose code extraction
Heiko Carstens
1
-1
/
+1
2013-09-24
KVM: s390: Lock kvm->srcu at the appropriate places
Thomas Huth
1
-3
/
+1
2013-07-18
KVM: s390: use cookies for ioeventfd
Cornelia Huck
1
-4
/
+13
2013-06-21
KVM: s390: Check for PSTATE when handling DIAGNOSE
Thomas Huth
1
-0
/
+3
2013-03-06
KVM: s390: Wire up ioeventfd.
Cornelia Huck
1
-0
/
+26
2012-07-26
KVM: s390: Add implementation-specific trace events
Cornelia Huck
1
-0
/
+2
2012-07-26
KVM: s390: Add architectural trace events
Cornelia Huck
1
-0
/
+2
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+2
2012-05-01
KVM: s390: use kvm_vcpu_on_spin for diag 0x44
Christian Borntraeger
1
-3
/
+1
2012-05-01
KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM
Konstantin Weitz
1
-0
/
+25
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
1
-3
/
+3
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
1
-1
/
+1
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
1
-1
/
+31
2010-02-27
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
1
-2
/
+2
[next]