index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
vhost+postcopy: Transmit 'listen' to slave
Dr. David Alan Gilbert
2
-0
/
+21
2018-03-20
libvhost-user: Open userfaultfd
Dr. David Alan Gilbert
2
-2
/
+43
2018-03-20
libvhost-user: Support sending fds back to qemu
Dr. David Alan Gilbert
1
-1
/
+29
2018-03-20
vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
Dr. David Alan Gilbert
2
-0
/
+14
2018-03-20
postcopy: Add vhost-user flag for postcopy and check it
Dr. David Alan Gilbert
1
-0
/
+2
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-14
/
+136
2018-02-13
libvhost-user: Support across-memory-boundary access
Yongji Xie
2
-14
/
+122
2018-02-13
libvhost-user: Fix resource leak
Yongji Xie
1
-0
/
+14
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+1
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-2
/
+2
2018-01-18
contrib/vhost-user-blk: introduce a vhost-user-blk sample application
Changpeng Liu
2
-0
/
+546
2018-01-18
contrib/libvhost-user: enable virtio config space messages
Changpeng Liu
2
-0
/
+75
2017-12-20
contrib: add systemd unit files
Paolo Bonzini
3
-0
/
+35
2017-10-12
libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD
Dr. David Alan Gilbert
2
-1
/
+27
2017-10-12
libvhost-user: Update and fix feature and request lists
Dr. David Alan Gilbert
2
-6
/
+13
2017-10-12
libvhost-user: vu_queue_started
Dr. David Alan Gilbert
2
-0
/
+15
2017-10-10
vhost-user-scsi: remove server_sock from VusDev
Marc-André Lureau
1
-53
/
+24
2017-10-10
vhost-user-scsi: use libvhost-user glib helper
Marc-André Lureau
1
-146
/
+16
2017-10-10
libvhost-user: add glib source helper
Marc-André Lureau
3
-1
/
+187
2017-10-10
vhost-user-scsi: use glib logging
Marc-André Lureau
1
-56
/
+21
2017-10-10
vhost-user-scsi: simplify source handling
Marc-André Lureau
1
-33
/
+12
2017-10-10
vhost-user-scsi: drop extra callback pointer
Marc-André Lureau
1
-9
/
+3
2017-10-10
vhost-user-scsi: don't copy iscsi/scsi-lowlevel.h
Marc-André Lureau
1
-87
/
+9
2017-10-10
vhost-user-scsi: avoid use of iscsi_ namespace
Marc-André Lureau
1
-2
/
+2
2017-10-10
vhost-user-scsi: rename VUS types
Marc-André Lureau
1
-23
/
+23
2017-10-10
vhost-user-scsi: remove unimplemented functions
Marc-André Lureau
1
-18
/
+3
2017-10-10
vhost-user-scsi: remove VUS_MAX_LUNS
Marc-André Lureau
1
-5
/
+3
2017-10-10
vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()
Marc-André Lureau
1
-15
/
+1
2017-10-10
vhost-user-scsi: assert() in iscsi_add_lun()
Marc-André Lureau
1
-5
/
+1
2017-10-10
vhost-user-scsi: use NULL pointer
Marc-André Lureau
1
-1
/
+1
2017-10-10
vhost-user-scsi: simplify unix path cleanup
Marc-André Lureau
1
-17
/
+5
2017-10-10
vhost-user-scsi: remove vdev_scsi_find_by_vu()
Marc-André Lureau
1
-43
/
+4
2017-10-10
vhost-user-scsi: also free the gtree
Marc-André Lureau
1
-0
/
+1
2017-10-10
vhost-user-scsi: glib calls that allocate don't return NULL
Marc-André Lureau
1
-45
/
+7
2017-10-10
vhost-user-scsi: use glib allocation
Marc-André Lureau
1
-26
/
+9
2017-10-10
vhost-user-scsi: code style fixes
Marc-André Lureau
1
-8
/
+12
2017-10-10
vhost-user-scsi: connect unix socket before allocating
Marc-André Lureau
1
-10
/
+8
2017-10-10
vhost-user-scsi: use g_strdup()
Marc-André Lureau
1
-8
/
+4
2017-10-10
libvhost-user: improve vu_queue_pop() doc
Marc-André Lureau
1
-1
/
+2
2017-10-10
libvhost-user: drop dependency on glib
Marc-André Lureau
1
-3
/
+26
2017-10-10
glib-compat: move G_SOURCE_CONTINUE/REMOVE there
Marc-André Lureau
1
-8
/
+0
2017-09-08
libvhost-user: support resuming vq->last_avail_idx based on used_idx
Marc-André Lureau
2
-0
/
+20
2017-08-09
libvhost-user: quit when no more data received
Jens Freimann
1
-1
/
+3
2017-06-15
vhost-user-scsi: Introduce a vhost-user-scsi sample application
Felipe Franciosi
3
-5
/
+893
2017-05-10
libvhost-user: fix crash when rings aren't ready
Marc-André Lureau
2
-9
/
+23
2017-05-05
libvhost-user: replace vasprintf() to fix build
Felipe Franciosi
1
-1
/
+1
2016-12-16
contrib: add libvhost-user
Marc-André Lureau
3
-0
/
+1935
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2
-6
/
+6
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
[next]