index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
intercept.c
Age
Commit message (
Expand
)
Author
2022-07-19
KVM: s390: pv: don't present the ecall interrupt twice
Nico Boehr
2022-02-14
KVM: s390: Honor storage keys when accessing guest memory
Janis Schoetterl-Glausch
2021-10-25
KVM: s390: pv: avoid stalls when making pages secure
Claudio Imbrenda
2021-09-28
KVM: s390: Function documentation fixes
Janosch Frank
2020-12-10
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
2020-03-16
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2020-02-27
KVM: s390: protvirt: Report CPU state to Ultravisor
Janosch Frank
2020-02-27
KVM: s390: protvirt: Write sthyi data to instruction data area
Janosch Frank
2020-02-27
KVM: s390/mm: handle guest unpin events
Claudio Imbrenda
2020-02-27
KVM: s390: protvirt: handle secure guest prefix pages
Janosch Frank
2020-02-27
KVM: s390: protvirt: Handle spec exception loops
Janosch Frank
2020-02-27
KVM: s390: protvirt: Add SCLP interrupt handling
Christian Borntraeger
2020-02-27
KVM: s390: protvirt: Instruction emulation
Janosch Frank
2020-02-27
KVM: s390: protvirt: Handle SE notification interceptions
Janosch Frank
2018-03-14
KVM: s390: add exit io request stats and simplify code
Christian Borntraeger
2018-02-14
KVM: s390: use switch vs jump table in intercept.c
Christian Borntraeger
2017-12-06
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
2017-12-06
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-10-09
s390/sthyi: add cache to store hypervisor info
QingFeng Hao
2017-10-09
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
2017-04-21
KVM: s390: Support keyless subset guest mode
Farhan Ali
2017-03-22
KVM: s390: gs support for kvm guests
Fan Zhang
2017-03-21
KVM: s390: Use defines for intercept code
Farhan Ali
2017-03-16
KVM: s390: Handle sthyi also for instruction intercept
Christian Borntraeger
2017-02-06
KVM: s390: detect some program check loops
Christian Borntraeger
2017-01-30
KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly
David Hildenbrand
2016-10-20
KVM: s390: reject invalid modes for runtime instrumentation
Christian Borntraeger
2016-09-08
KVM: s390: lazy enable RI
Fan Zhang
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-07-18
KVM: s390: allow user space to handle instr 0x0000
David Hildenbrand
2016-07-05
KVM: s390: inject PER i-fetch events on applicable icpts
David Hildenbrand
2016-06-10
KVM: s390: Add sthyi emulation
Janosch Frank
2016-06-10
KVM: s390: Add operation exception interception handler
Janosch Frank
2016-06-10
KVM: s390: Add stats for PEI events
Alexander Yarygin
2016-02-10
KVM: s390: irq delivery should not rely on icptcode
David Hildenbrand
2016-02-10
KVM: s390: clean up prog irq injection on prog irq icpts
David Hildenbrand
2016-02-10
KVM: s390: gaccess: introduce access modes
David Hildenbrand
2016-02-10
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
2015-11-30
KVM: s390: rewrite vcpu_post_run and drop out early
David Hildenbrand
2015-10-29
KVM: s390: use simple switch statement as multiplexer
Christian Borntraeger
2015-05-08
KVM: s390: drop handling of interception code 12
David Hildenbrand
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
2015-03-06
KVM: s390: Vector exceptions
Eric Farman
2015-01-23
KVM: s390: Take addressing mode into account for MVPG interception
Thomas Huth
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
2014-11-28
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
2014-11-28
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
Thomas Huth
[next]