Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ee6f280e7895c838d90e8ef19ba737c8003ae85d
/
arch
/
s390
/
kvm
/
priv.c
a0465f9
KVM: s390: Enable DAT support for TPROT handler
by Thomas Huth
· 11 years ago
fda902c
KVM: s390: split SIE state guest prefix field
by Michael Mueller
· 10 years ago
a3fb577
KVM: s390: Improve is_valid_psw()
by Thomas Huth
· 11 years ago
e45efa2
KVM: s390: Add low-address protection to TEST BLOCK
by Thomas Huth
· 11 years ago
fb34c603
KVM: s390: Fixes for PFMF
by Thomas Huth
· 11 years ago
aba0750
KVM: s390: emulate stctl and stctg
by David Hildenbrand
· 11 years ago
645c5bc
KVM: s390: convert handle_stsi()
by Heiko Carstens
· 11 years ago
f987a3e
KVM: s390: convert handle lctl[g]()
by Heiko Carstens
· 11 years ago
7d777d7
KVM: s390: convert handle_stidp()
by Heiko Carstens
· 11 years ago
2d8bcae
KVM: s390: convert handle_lpsw[e]()
by Heiko Carstens
· 11 years ago
2f32d4e
KVM: s390: reinject io interrupt on tpi failure
by Cornelia Huck
· 11 years ago
4799b55
KVM: s390: convert handle_tpi()
by Heiko Carstens
· 11 years ago
ef23e77
KVM: s390: convert handle_test_block()
by Heiko Carstens
· 11 years ago
8b96de0
KVM: s390: convert handle_store_cpu_address()
by Heiko Carstens
· 11 years ago
f748f4a
KVM: s390: convert handle_store_prefix()
by Heiko Carstens
· 11 years ago
0e7a3f9
KVM: s390: convert handle_set_clock()
by Heiko Carstens
· 11 years ago
665170c
KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()
by Heiko Carstens
· 11 years ago
0f9701c
KVM: s390: convert handle_stfl()
by Heiko Carstens
· 11 years ago
8a242234
KVM: s390: make use of ipte lock
by Heiko Carstens
· 11 years ago
b31605c
KVM: s390: make cmma usage conditionally
by Dominik Dingel
· 11 years ago
693ffc0
KVM: s390: Don't enable skeys by default
by Dominik Dingel
· 11 years ago
7cbb39d
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
ff520a6
KVM: s390: Simplify online vcpus counting for stsi
by Jens Freimann
· 11 years ago
b31288f
s390/kvm: support collaborative memory management
by Konstantin Weitz
· 12 years ago
7ebd3fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
b4a9601
s390: Fix misspellings using 'codespell' tool
by Hendrik Brueckner
· 11 years ago
c95221f
KVM: s390: Do not set CC3 for EQBS and SQBS
by Thomas Huth
· 11 years ago
f092669
KVM: s390: Fix access to CR6 in TPI handler
by Thomas Huth
· 11 years ago
6a3f95a
KVM: s390: Intercept SCK instruction
by Thomas Huth
· 11 years ago
aca8424
KVM: s390: Implement TEST BLOCK
by Thomas Huth
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
ea828eb
KVM: s390: Add helper function for setting condition code
by Thomas Huth
· 11 years ago
843200e
KVM: s390: Fix sparse warnings in priv.c
by Thomas Huth
· 11 years ago
78c4b59
KVM: s390: declare virtual HW facilities
by Michael Mueller
· 11 years ago
e769ece
KVM: s390: fix pfmf non-quiescing control handling
by Heiko Carstens
· 11 years ago
87d41fb
KVM: s390: Fixed priority of execution in STSI
by Thomas Huth
· 11 years ago
953ed88
KVM: s390: Reworked LCTL and LCTLG instructions
by Thomas Huth
· 11 years ago
133608f
KVM: s390: Check for access exceptions during TPI
by Thomas Huth
· 11 years ago
5087dfa
KVM: s390: Privileged operation checks moved to instruction handlers
by Thomas Huth
· 11 years ago
f9f6bbc
KVM: s390: Privileged operation check for TPROT
by Thomas Huth
· 11 years ago
208dd75
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
by Thomas Huth
· 11 years ago
aeb87c3
KVM: s390: Fix epsw instruction decoding
by Thomas Huth
· 11 years ago
69d0d3a
KVM: s390: guest large pages
by Christian Borntraeger
· 11 years ago
dfcf7dc
s390/kvm: fix psw rewinding in handle_skey
by Martin Schwidefsky
· 11 years ago
b13b5dc
KVM: s390: fix compile with !CONFIG_COMPAT
by Heiko Carstens
· 12 years ago
c51f068
KVM: s390: fix stsi exception handling
by Heiko Carstens
· 12 years ago
db4a29c
KVM: s390: fix and enforce return code handling for irq injections
by Heiko Carstens
· 12 years ago
3736b87
KVM: s390: make if statements in lpsw/lpswe handlers readable
by Heiko Carstens
· 12 years ago
6fd0fcc
KVM: s390: fix return code handling in lpsw/lpswe handlers
by Heiko Carstens
· 12 years ago
ace5058
KVM: s390: fix psw conversion in lpsw handler
by Heiko Carstens
· 12 years ago
d21683e
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
by Heiko Carstens
· 12 years ago
0a75ca2
s390/kvm,gaccess: add address space annotations
by Heiko Carstens
· 12 years ago
7c959e8
s390/kvm: cleanup/fix handle_tpi()
by Heiko Carstens
· 12 years ago
396083a
s390/kvm,gaccess: shorten put/get_guest code
by Heiko Carstens
· 12 years ago
dc5008b
s390/kvm: remove explicit -EFAULT return code checking on guest access
by Heiko Carstens
· 12 years ago
59a1fa2
s390/kvm,tprot: use new gmap_translate() function
by Heiko Carstens
· 12 years ago
fa6b7fe
KVM: s390: Add support for channel I/O instructions.
by Cornelia Huck
· 12 years ago
f379aae
KVM: s390: In-kernel handling of I/O instructions.
by Cornelia Huck
· 12 years ago
48a3e95
KVM: s390: Add support for machine checks.
by Cornelia Huck
· 12 years ago
b1c571a
KVM: s390: Decoding helper functions.
by Cornelia Huck
· 12 years ago
7797535
KVM: s390: Constify intercept handler tables.
by Cornelia Huck
· 12 years ago
ecefbd9
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
caf757c
s390/sysinfo,stsi: change return code handling
by Heiko Carstens
· 12 years ago
5786fff
KVM: s390: Add architectural trace events
by Cornelia Huck
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
8c3f61e
KVM: s390: Handle sckpf instruction
by Cornelia Huck
· 13 years ago
5a32c1a
KVM: s390: provide general purpose guest registers via kvm_run
by Christian Borntraeger
· 13 years ago
8d26cf7
KVM: s390: rework code that sets the prefix
by Christian Borntraeger
· 13 years ago
1eddb85
KVM: s390: Fix tprot locking
by Christian Borntraeger
· 13 years ago
bb25b9b
[S390] kvm: handle tprot intercepts
by Christian Borntraeger
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
14375bc
[S390] cleanup facility list handling
by Martin Schwidefsky
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b8e660b
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
by Heiko Carstens
· 15 years ago
ef50f7a
KVM: s390: Allow stfle instruction in the guest
by Christian Borntraeger
· 15 years ago
b037a4f
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
by Christian Borntraeger
· 15 years ago
70455a3
KVM: s390: Fix problem state check for b2 intercepts
by Christian Borntraeger
· 16 years ago
33e1911
[S390] Use unsigned long long for u64 on 64bit.
by Heiko Carstens
· 16 years ago
a0046b6
KVM: s390: Make facility bits future-proof
by Christian Borntraeger
· 16 years ago
1f4170e
KVM: s390: Fix kvm on IBM System z10
by Christian Borntraeger
· 16 years ago
180c12f
KVM: s390: rename private structures
by Christian Borntraeger
· 16 years ago
484875b
[S390] Move stfl to system.h and delete duplicated version.
by Heiko Carstens
· 17 years ago
f603f07
KVM: s390: rename stfl to kvm_stfl
by Heiko Carstens
· 17 years ago
453423d
KVM: s390: intercepts for privileged instructions
by Christian Borntraeger
· 17 years ago