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
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
/
intercept.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
KVM: s390: add exit io request stats and simplify code
Christian Borntraeger
1
-13
/
+4
2018-02-14
KVM: s390: use switch vs jump table in intercept.c
Christian Borntraeger
1
-22
/
+29
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: add cache to store hypervisor info
QingFeng Hao
1
-10
/
+0
2017-10-09
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
1
-0
/
+66
2017-04-21
KVM: s390: Support keyless subset guest mode
Farhan Ali
1
-0
/
+3
2017-03-22
KVM: s390: gs support for kvm guests
Fan Zhang
1
-0
/
+1
2017-03-21
KVM: s390: Use defines for intercept code
Farhan Ali
1
-10
/
+10
2017-03-16
KVM: s390: Handle sthyi also for instruction intercept
Christian Borntraeger
1
-2
/
+1
2017-02-06
KVM: s390: detect some program check loops
Christian Borntraeger
1
-0
/
+21
2017-01-30
KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly
David Hildenbrand
1
-1
/
+3
2016-10-20
KVM: s390: reject invalid modes for runtime instrumentation
Christian Borntraeger
1
-2
/
+7
2016-09-08
KVM: s390: lazy enable RI
Fan Zhang
1
-0
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+31
2016-07-18
KVM: s390: allow user space to handle instr 0x0000
David Hildenbrand
1
-0
/
+3
2016-07-05
KVM: s390: inject PER i-fetch events on applicable icpts
David Hildenbrand
1
-3
/
+14
2016-06-10
KVM: s390: Add sthyi emulation
Janosch Frank
1
-0
/
+4
2016-06-10
KVM: s390: Add operation exception interception handler
Janosch Frank
1
-0
/
+11
2016-06-10
KVM: s390: Add stats for PEI events
Alexander Yarygin
1
-0
/
+2
2016-02-10
KVM: s390: irq delivery should not rely on icptcode
David Hildenbrand
1
-0
/
+2
2016-02-10
KVM: s390: clean up prog irq injection on prog irq icpts
David Hildenbrand
1
-21
/
+20
2016-02-10
KVM: s390: gaccess: introduce access modes
David Hildenbrand
1
-2
/
+2
2016-02-10
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
1
-8
/
+23
2015-11-30
KVM: s390: rewrite vcpu_post_run and drop out early
David Hildenbrand
1
-4
/
+3
2015-10-29
KVM: s390: use simple switch statement as multiplexer
Christian Borntraeger
1
-21
/
+21
2015-05-08
KVM: s390: drop handling of interception code 12
David Hildenbrand
1
-16
/
+0
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
1
-2
/
+2
2015-03-06
KVM: s390: Vector exceptions
Eric Farman
1
-0
/
+1
2015-01-23
KVM: s390: Take addressing mode into account for MVPG interception
Thomas Huth
1
-6
/
+8
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
1
-3
/
+5
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
1
-0
/
+4
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
1
-5
/
+10
2014-11-28
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
1
-2
/
+2
2014-11-28
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
Thomas Huth
1
-2
/
+14
2014-07-10
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
1
-1
/
+2
2014-07-10
KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
David Hildenbrand
1
-19
/
+12
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
1
-0
/
+4
2014-05-16
KVM: s390: Improved MVPG partial execution handler
Thomas Huth
1
-16
/
+9
2014-05-16
KVM: s390: Avoid endless loops of specification exceptions
Thomas Huth
1
-1
/
+9
2014-05-06
KVM: s390: Fix external interrupt interception
Thomas Huth
1
-4
/
+45
2014-04-29
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
1
-2
/
+1
2014-04-29
KVM: s390: Handle MVPG partial execution interception
Thomas Huth
1
-1
/
+54
2014-04-22
KVM: s390: Factor out handle_itdb to handle TX aborts
Michael Mueller
1
-12
/
+26
2014-04-22
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
Michael Mueller
1
-1
/
+2
2014-04-22
KVM: s390: hardware support for guest debugging
David Hildenbrand
1
-0
/
+9
2014-04-22
KVM: s390: emulate stctl and stctg
David Hildenbrand
1
-0
/
+1
2014-04-22
KVM: s390: extract irq parameters of intercepted program irqs
David Hildenbrand
1
-1
/
+64
2014-04-22
KVM: s390: convert handle_prog()
Heiko Carstens
1
-9
/
+13
2014-01-17
KVM: s390: enable Transactional Execution
Michael Mueller
1
-0
/
+11
[next]