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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
Carsten Otte
1
-3
/
+3
2009-12-03
KVM: s390: Make psw available on all exits, not just a subset
Carsten Otte
1
-8
/
+17
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
1
-1
/
+2
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
1
-1
/
+1
2009-10-04
KVM: s390: fix memsize >= 4G
Christian Borntraeger
1
-1
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
1
-7
/
+1
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
1
-3
/
+0
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
1
-16
/
+15
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
5
-51
/
+61
2009-09-10
KVM: s390: fix signal handling
Christian Ehrhardt
1
-1
/
+3
2009-09-10
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
4
-25
/
+51
2009-09-10
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
1
-5
/
+1
2009-08-10
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2009-08-07
[S390] KVM: Read buffer overflow
Roel Kluin
1
-3
/
+4
2009-08-05
KVM: s390: fix wait_queue handling
Christian Borntraeger
1
-1
/
+1
2009-06-28
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
2
-2
/
+23
2009-06-12
[S390] uaccess: use might_fault() instead of might_sleep()
Heiko Carstens
1
-1
/
+1
2009-06-10
KVM: s390: Verify memory in kvm run
Carsten Otte
1
-0
/
+6
2009-06-10
KVM: s390: Sanity check on validity intercept
Carsten Otte
1
-10
/
+18
2009-06-10
KVM: s390: Unlink vcpu on destroy - v2
Carsten Otte
1
-2
/
+8
2009-06-10
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
4
-22
/
+22
2009-06-10
KVM: s390: use hrtimer for clock wakeup from idle - v2
Christian Borntraeger
3
-13
/
+31
2009-06-10
KVM: s390: Fix memory slot versus run - v3
Carsten Otte
1
-5
/
+31
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
1
-0
/
+6
2009-03-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-4
/
+2
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
1
-3
/
+1
2009-03-26
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
1
-1
/
+1
2009-03-24
KVM: s390: Fix SIGP set prefix ioctl
Christian Borntraeger
1
-1
/
+6
2009-03-24
KVM: s390: Fix problem state check for b2 intercepts
Christian Borntraeger
3
-5
/
+17
2009-03-24
KVM: s390: Fix printk on SIGP set arch
Christian Borntraeger
1
-2
/
+0
2009-03-24
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
1
-0
/
+3
2009-03-24
KVM: New guest debug interface
Jan Kiszka
1
-2
/
+2
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
1
-0
/
+4
2009-01-09
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
3
-5
/
+5
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
1
-2
/
+0
2008-12-31
KVM: s390: Fix memory leak of vcpu->run
Christian Borntraeger
1
-2
/
+2
2008-12-31
KVM: s390: Fix refcounting and allow module unload
Christian Borntraeger
1
-14
/
+21
2008-11-23
KVM: s390: Fix problem state handling in guest sigp handler
Christian Borntraeger
1
-0
/
+5
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-27
KVM: s390: Fix possible host kernel bug on lctl(g) handling
Christian Borntraeger
1
-0
/
+6
2008-07-27
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
2
-5
/
+5
2008-07-27
KVM: s390: Fix program check on interrupt delivery handling
Christian Borntraeger
1
-14
/
+7
2008-07-27
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
2
-31
/
+36
2008-07-27
KVM: s390: Advertise KVM_CAP_USER_MEMORY
Carsten Otte
1
-1
/
+6
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
1
-0
/
+4
2008-07-20
KVM: s390: rename private structures
Christian Borntraeger
4
-28
/
+29
2008-07-20
KVM: s390: Set guest storage limit and offset to sane values
Christian Borntraeger
1
-2
/
+7
2008-07-20
KVM: Fix memory leak on guest exit
Carsten Otte
1
-0
/
+1
[next]