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
/
kvm-s390.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
KVM: s390: pv: don't allow userspace to set the clock under PV
Nico Boehr
1
-1
/
+0
2022-07-13
KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
Claudio Imbrenda
1
-0
/
+1
2022-07-11
Merge tag 'kvm-s390-pci-5.20' into kernelorgnext
Christian Borntraeger
1
-0
/
+10
2022-07-11
KVM: s390: mechanism to enable guest zPCI Interpretation
Matthew Rosato
1
-0
/
+10
2022-06-01
KVM: s390: Add CPU dump functionality
Janosch Frank
1
-0
/
+1
2022-06-01
KVM: s390: Add configuration dump functionality
Janosch Frank
1
-0
/
+4
2022-03-16
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-2
/
+13
2022-03-14
KVM: s390x: fix SCK locking
Claudio Imbrenda
1
-2
/
+2
2022-03-01
KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request
Sean Christopherson
1
-1
/
+1
2022-02-25
KVM: s390: pv: make use of ultravisor AIV support
Michael Mueller
1
-0
/
+11
2021-12-21
Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-0
/
+1
2021-12-17
KVM: s390: Clarify SIGP orders versus STOP/RESTART
Eric Farman
1
-0
/
+1
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
1
-2
/
+4
2021-12-08
KVM: s390: Introduce kvm_s390_get_gfn_end()
Maciej S. Szmigiero
1
-0
/
+12
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
1
-2
/
+2
2021-10-25
KVM: s390: Add a routine for setting userspace CPU state
Eric Farman
1
-0
/
+9
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
1
-1
/
+1
2021-08-27
KVM: s390: index kvm->arch.idle_mask by vcpu_idx
Halil Pasic
1
-1
/
+1
2021-03-09
KVM: s390: diag9c (directed yield) forwarding
Pierre Morel
1
-0
/
+8
2020-02-27
KVM: s390: protvirt: Report CPU state to Ultravisor
Janosch Frank
1
-2
/
+3
2020-02-27
KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
Janosch Frank
1
-0
/
+33
2020-02-27
KVM: s390: protvirt: Add UV debug trace
Janosch Frank
1
-1
/
+12
2019-02-05
KVM: s390: add the GIB and its related life-cyle functions
Michael Mueller
1
-0
/
+2
2019-02-05
KVM: s390: move bitmap idle_mask into arch struct top level
Michael Mueller
1
-1
/
+1
2018-09-26
KVM: s390: vsie: simulate VCPU SIE entry/exit
David Hildenbrand
1
-0
/
+1
2018-05-17
KVM: s390: reset crypto attributes for all vcpus
Tony Krowiak
1
-0
/
+13
2018-03-09
KVM: s390: implement CPU model only facilities
Christian Borntraeger
1
-2
/
+0
2018-02-20
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
1
-3
/
+2
2018-02-14
KVM: s390: use switch vs jump table in intercept.c
Christian Borntraeger
1
-2
/
+0
2018-01-26
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
1
-0
/
+3
2018-01-24
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
1
-1
/
+6
2018-01-24
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
1
-0
/
+5
2018-01-24
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
1
-0
/
+5
2018-01-16
KVM: s390: cleanup struct kvm_s390_float_interrupt
David Hildenbrand
1
-1
/
+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-10-09
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
1
-3
/
+2
2017-08-29
KVM: s390: Multiple Epoch Facility support
Collin L. Walling
1
-0
/
+2
2017-06-28
KVM: s390: Inject machine check into the guest
QingFeng Hao
1
-0
/
+2
2017-04-21
KVM: s390: Support keyless subset guest mode
Farhan Ali
1
-0
/
+1
2017-03-22
KVM: s390: gs support for kvm guests
Fan Zhang
1
-0
/
+1
2017-03-16
KVM: s390: use defines for execution controls
David Hildenbrand
1
-1
/
+1
2017-01-30
KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly
David Hildenbrand
1
-1
/
+1
2017-01-30
KVM: s390: Get rid of ar_t
Christian Borntraeger
1
-6
/
+4
2016-09-08
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
1
-0
/
+10
2016-09-08
KVM: s390: lazy enable RI
Fan Zhang
1
-0
/
+1
2016-09-08
KVM: s390: fix delivery of vector regs during machine checks
David Hildenbrand
1
-3
/
+0
2016-07-05
KVM: s390: inject PER i-fetch events on applicable icpts
David Hildenbrand
1
-0
/
+3
2016-06-21
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
David Hildenbrand
1
-1
/
+1
2016-06-21
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
1
-0
/
+1
[next]