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
/
kvm-s390.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-09
KVM: s390: use facilities and cpu_id per KVM
Michael Mueller
1
-4
/
+9
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
1
-1
/
+1
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
1
-1
/
+1
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
1
-0
/
+2
2014-11-28
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
1
-1
/
+4
2014-11-28
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
Thomas Huth
1
-2
/
+4
2014-09-17
KVM: s390: register flic ops dynamically
Cornelia Huck
1
-0
/
+1
2014-09-10
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
1
-1
/
+1
2014-08-25
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
1
-1
/
+1
2014-08-25
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
1
-1
/
+1
2014-08-25
KVM: s390: no special machine check delivery
Christian Borntraeger
1
-1
/
+0
2014-07-21
KVM: s390: remove the tasklet used by the hrtimer
David Hildenbrand
1
-1
/
+0
2014-07-21
KVM: s390: move vcpu wakeup code to a central point
David Hildenbrand
1
-0
/
+1
2014-07-10
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
1
-0
/
+6
2014-07-10
KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
David Hildenbrand
1
-2
/
+2
2014-05-16
KVM: s390: split SIE state guest prefix field
Michael Mueller
1
-1
/
+7
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
1
-0
/
+2
2014-05-16
KVM: s390: Introduce helper function for faulting-in a guest page
Thomas Huth
1
-0
/
+1
2014-05-16
KVM: s390: Improve is_valid_psw()
Thomas Huth
1
-0
/
+1
2014-04-29
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
1
-0
/
+2
2014-04-22
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
Michael Mueller
1
-1
/
+0
2014-04-22
KVM: s390: Drop pending interrupts on guest exit
Christian Borntraeger
1
-0
/
+1
2014-04-22
KVM: s390: hardware support for guest debugging
David Hildenbrand
1
-0
/
+10
2014-04-22
KVM: s390: emulate stctl and stctg
David Hildenbrand
1
-0
/
+1
2014-04-22
KVM: s390: reinject io interrupt on tpi failure
Cornelia Huck
1
-0
/
+2
2014-04-22
KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function
Heiko Carstens
1
-0
/
+33
2014-04-22
KVM: s390: export test_vfacility()
Heiko Carstens
1
-0
/
+1
2014-04-22
KVM: s390: allow injecting every kind of interrupt
Jens Freimann
1
-0
/
+3
2014-04-22
KVM: s390: make cmma usage conditionally
Dominik Dingel
1
-2
/
+5
2014-04-03
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2014-03-25
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-0
/
+1
2014-03-25
KVM: s390: clear local interrupts at cpu initial reset
Jens Freimann
1
-0
/
+1
2014-03-21
KVM: s390: adapter interrupt sources
Cornelia Huck
1
-0
/
+2
2014-02-21
s390/kvm: support collaborative memory management
Konstantin Weitz
1
-0
/
+2
2014-01-30
KVM: async_pf: Async page fault support on s390
Dominik Dingel
1
-0
/
+4
2014-01-17
KVM: s390: enable Transactional Execution
Michael Mueller
1
-0
/
+6
2013-11-28
KVM: s390: Removed kvm_s390_inject_sigp_stop()
Thomas Huth
1
-1
/
+0
2013-11-28
KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
Thomas Huth
1
-2
/
+2
2013-11-28
KVM: s390: Removed VIRTIODESCSPACE
Thomas Huth
1
-3
/
+0
2013-11-28
KVM: s390: Removed SIE_INTERCEPT_UCONTROL
Thomas Huth
1
-2
/
+0
2013-09-24
KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre
Thomas Huth
1
-2
/
+4
2013-09-24
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
1
-2
/
+1
2013-07-29
KVM: s390: Add helper function for setting condition code
Thomas Huth
1
-0
/
+7
2013-07-29
KVM: s390: declare virtual HW facilities
Michael Mueller
1
-0
/
+3
2013-06-21
KVM: s390: Reworked LCTL and LCTLG instructions
Thomas Huth
1
-1
/
+2
2013-06-17
KVM: s390: guest large pages
Christian Borntraeger
1
-0
/
+6
2013-05-21
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
1
-0
/
+1
2013-05-21
s390/kvm: Provide a way to prevent reentering SIE
Christian Borntraeger
1
-0
/
+4
2013-04-02
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
1
-6
/
+6
2013-01-30
s390/kvm: Fix instruction decoding
Christian Borntraeger
1
-11
/
+14
[next]