| Commit message (Expand) | Author | Age | Files | Lines |
* | contrib/gitdm: add another name to WaveComp map | Alex Bennée | 2019-01-14 | 1 | -0/+1 |
* | contrib/gitdm: add two more IBM'ers to group-map-ibm | Alex Bennée | 2019-01-14 | 1 | -0/+2 |
* | contrib/gitdm: Add other IBMers | Joel Stanley | 2019-01-14 | 1 | -0/+5 |
* | contrib/gitdm: add Nokia and Proxmox to the domain-map | Alex Bennée | 2019-01-14 | 1 | -0/+2 |
* | avoid TABs in files that only contain a few | Paolo Bonzini | 2019-01-11 | 1 | -1/+1 |
* | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 2019-01-11 | 2 | -7/+2 |
* | contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer | Yuval Shaia | 2018-12-22 | 3 | -0/+863 |
* | Clean up includes | Markus Armbruster | 2018-12-20 | 5 | -6/+0 |
* | contrib: add a basic gitdm config | Alex Bennée | 2018-12-17 | 10 | -0/+251 |
* | contrib: add elf2dmp tool | Viktor Prutyanov | 2018-10-02 | 13 | -0/+2033 |
* | vhost-blk: turn on pre-defined RO feature bit | Changpeng Liu | 2018-06-01 | 1 | -13/+35 |
* | libvhost-user: support host notifier | Tiwei Bie | 2018-05-24 | 2 | -8/+105 |
* | contrib/vhost-user-blk: enable protocol feature for vhost-user-blk | Changpeng Liu | 2018-05-23 | 1 | -0/+7 |
* | libvhost-user: Send messages with no data | Dr. David Alan Gilbert | 2018-05-23 | 1 | -7/+9 |
* | contrib/libvhost-user: add the protocol feature used for SET/GET message | Changpeng Liu | 2018-04-09 | 1 | -0/+1 |
* | libvhost-user: Claim support for postcopy | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+33 |
* | vhost-user: Add VHOST_USER_POSTCOPY_END message | Dr. David Alan Gilbert | 2018-03-20 | 2 | -0/+24 |
* | libvhost-user: mprotect & madvises for postcopy | Dr. David Alan Gilbert | 2018-03-20 | 1 | -5/+42 |
* | vhost+postcopy: Send address back to qemu | Dr. David Alan Gilbert | 2018-03-20 | 1 | -1/+23 |
* | libvhost-user+postcopy: Register new regions with the ufd | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+34 |
* | postcopy+vhost-user: Split set_mem_table for postcopy | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+53 |
* | vhost+postcopy: Transmit 'listen' to slave | Dr. David Alan Gilbert | 2018-03-20 | 2 | -0/+21 |
* | libvhost-user: Open userfaultfd | Dr. David Alan Gilbert | 2018-03-20 | 2 | -2/+43 |
* | libvhost-user: Support sending fds back to qemu | Dr. David Alan Gilbert | 2018-03-20 | 1 | -1/+29 |
* | vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message | Dr. David Alan Gilbert | 2018-03-20 | 2 | -0/+14 |
* | postcopy: Add vhost-user flag for postcopy and check it | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+2 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2018-02-13 | 2 | -14/+136 |
|\ |
|
| * | libvhost-user: Support across-memory-boundary access | Yongji Xie | 2018-02-13 | 2 | -14/+122 |
| * | libvhost-user: Fix resource leak | Yongji Xie | 2018-02-13 | 1 | -0/+14 |
* | | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 2018-02-09 | 1 | -1/+1 |
* | | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2018-02-09 | 1 | -2/+2 |
|/ |
|
* | contrib/vhost-user-blk: introduce a vhost-user-blk sample application | Changpeng Liu | 2018-01-18 | 2 | -0/+546 |
* | contrib/libvhost-user: enable virtio config space messages | Changpeng Liu | 2018-01-18 | 2 | -0/+75 |
* | contrib: add systemd unit files | Paolo Bonzini | 2017-12-20 | 3 | -0/+35 |
* | libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD | Dr. David Alan Gilbert | 2017-10-12 | 2 | -1/+27 |
* | libvhost-user: Update and fix feature and request lists | Dr. David Alan Gilbert | 2017-10-12 | 2 | -6/+13 |
* | libvhost-user: vu_queue_started | Dr. David Alan Gilbert | 2017-10-12 | 2 | -0/+15 |
* | vhost-user-scsi: remove server_sock from VusDev | Marc-André Lureau | 2017-10-10 | 1 | -53/+24 |
* | vhost-user-scsi: use libvhost-user glib helper | Marc-André Lureau | 2017-10-10 | 1 | -146/+16 |
* | libvhost-user: add glib source helper | Marc-André Lureau | 2017-10-10 | 3 | -1/+187 |
* | vhost-user-scsi: use glib logging | Marc-André Lureau | 2017-10-10 | 1 | -56/+21 |
* | vhost-user-scsi: simplify source handling | Marc-André Lureau | 2017-10-10 | 1 | -33/+12 |
* | vhost-user-scsi: drop extra callback pointer | Marc-André Lureau | 2017-10-10 | 1 | -9/+3 |
* | vhost-user-scsi: don't copy iscsi/scsi-lowlevel.h | Marc-André Lureau | 2017-10-10 | 1 | -87/+9 |
* | vhost-user-scsi: avoid use of iscsi_ namespace | Marc-André Lureau | 2017-10-10 | 1 | -2/+2 |
* | vhost-user-scsi: rename VUS types | Marc-André Lureau | 2017-10-10 | 1 | -23/+23 |
* | vhost-user-scsi: remove unimplemented functions | Marc-André Lureau | 2017-10-10 | 1 | -18/+3 |
* | vhost-user-scsi: remove VUS_MAX_LUNS | Marc-André Lureau | 2017-10-10 | 1 | -5/+3 |
* | vhost-user-scsi: remove vdev_scsi_add_iscsi_lun() | Marc-André Lureau | 2017-10-10 | 1 | -15/+1 |
* | vhost-user-scsi: assert() in iscsi_add_lun() | Marc-André Lureau | 2017-10-10 | 1 | -5/+1 |