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
/
priv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
KVM: s390: fix compile with !CONFIG_COMPAT
Heiko Carstens
1
-0
/
+1
2013-04-02
KVM: s390: fix stsi exception handling
Heiko Carstens
1
-10
/
+10
2013-04-02
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
1
-57
/
+26
2013-04-02
KVM: s390: make if statements in lpsw/lpswe handlers readable
Heiko Carstens
1
-34
/
+24
2013-04-02
KVM: s390: fix return code handling in lpsw/lpswe handlers
Heiko Carstens
1
-30
/
+14
2013-04-02
KVM: s390: fix psw conversion in lpsw handler
Heiko Carstens
1
-1
/
+2
2013-04-02
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
Heiko Carstens
1
-1
/
+1
2013-03-07
s390/kvm,gaccess: add address space annotations
Heiko Carstens
1
-11
/
+11
2013-03-07
s390/kvm: cleanup/fix handle_tpi()
Heiko Carstens
1
-24
/
+30
2013-03-07
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
1
-11
/
+11
2013-03-07
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
1
-3
/
+3
2013-03-07
s390/kvm,tprot: use new gmap_translate() function
Heiko Carstens
1
-12
/
+9
2013-01-08
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
1
-4
/
+87
2013-01-08
KVM: s390: In-kernel handling of I/O instructions.
Cornelia Huck
1
-17
/
+39
2013-01-08
KVM: s390: Add support for machine checks.
Cornelia Huck
1
-0
/
+135
2013-01-08
KVM: s390: Decoding helper functions.
Cornelia Huck
1
-31
/
+11
2013-01-08
KVM: s390: Constify intercept handler tables.
Cornelia Huck
1
-2
/
+2
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+8
2012-09-26
s390/sysinfo,stsi: change return code handling
Heiko Carstens
1
-2
/
+2
2012-07-26
KVM: s390: Add architectural trace events
Cornelia Huck
1
-1
/
+8
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2012-05-01
KVM: s390: Handle sckpf instruction
Cornelia Huck
1
-0
/
+31
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
1
-12
/
+12
2012-03-05
KVM: s390: rework code that sets the prefix
Christian Borntraeger
1
-2
/
+1
2011-11-17
KVM: s390: Fix tprot locking
Christian Borntraeger
1
-2
/
+8
2011-07-24
[S390] kvm: handle tprot intercepts
Christian Borntraeger
1
-0
/
+49
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-27
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
1
-1
/
+1
2009-06-28
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
1
-1
/
+1
2009-06-10
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
1
-2
/
+2
2009-03-24
KVM: s390: Fix problem state check for b2 intercepts
Christian Borntraeger
1
-3
/
+15
2009-01-09
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
1
-1
/
+1
2008-10-15
KVM: s390: Make facility bits future-proof
Christian Borntraeger
1
-2
/
+2
2008-07-31
KVM: s390: Fix kvm on IBM System z10
Christian Borntraeger
1
-0
/
+1
2008-07-20
KVM: s390: rename private structures
Christian Borntraeger
1
-1
/
+1
2008-04-30
[S390] Move stfl to system.h and delete duplicated version.
Heiko Carstens
1
-10
/
+1
2008-04-27
KVM: s390: rename stfl to kvm_stfl
Heiko Carstens
1
-2
/
+2
2008-04-27
KVM: s390: intercepts for privileged instructions
Christian Borntraeger
1
-0
/
+323