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
/
drivers
/
xen
/
pvcalls-front.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
xen/pvcalls: fix potential endless loop in pvcalls-front.c
Stefano Stabellini
1
-6
/
+5
2017-11-15
xen/pvcalls: Add MODULE_LICENSE()
Boris Ostrovsky
1
-0
/
+4
2017-11-03
xen/pvcalls: remove redundant check for irq >= 0
Colin Ian King
1
-3
/
+1
2017-11-03
xen/pvcalls: fix unsigned less than zero error check
Colin Ian King
1
-4
/
+3
2017-11-03
xen/pvcalls-front: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2017-10-31
xen/pvcalls: implement release command
Stefano Stabellini
1
-0
/
+98
2017-10-31
xen/pvcalls: implement poll command
Stefano Stabellini
1
-9
/
+135
2017-10-31
xen/pvcalls: implement recvmsg
Stefano Stabellini
1
-0
/
+111
2017-10-31
xen/pvcalls: implement sendmsg
Stefano Stabellini
1
-0
/
+121
2017-10-31
xen/pvcalls: implement accept command
Stefano Stabellini
1
-0
/
+145
2017-10-31
xen/pvcalls: implement listen command
Stefano Stabellini
1
-0
/
+57
2017-10-31
xen/pvcalls: implement bind command
Stefano Stabellini
1
-0
/
+66
2017-10-31
xen/pvcalls: implement connect command
Stefano Stabellini
1
-0
/
+158
2017-10-31
xen/pvcalls: implement socket command and handle events
Stefano Stabellini
1
-0
/
+131
2017-10-31
xen/pvcalls: connect to the backend
Stefano Stabellini
1
-0
/
+132
2017-10-31
xen/pvcalls: implement frontend disconnect
Stefano Stabellini
1
-0
/
+71
2017-10-31
xen/pvcalls: introduce the pvcalls xenbus frontend
Stefano Stabellini
1
-0
/
+61