aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell7-65/+54
2019-02-05contrib/libvhost-user: cleanup castsMichael S. Tsirkin1-4/+4
2019-02-05vhost-user-blk: add discard/write zeroes features supportChangpeng Liu1-33/+107
2019-02-05contrib/vhost-user-blk: fix the compilation issuePeter Xu1-1/+5
2019-02-05contrib/elf2dmp: fix printf formatViktor Prutyanov2-13/+18
2019-02-05contrib/elf2dmp: fix structures definitionsViktor Prutyanov3-6/+14
2019-02-05contrib/elf2dmp: use GLib in PDB processingViktor Prutyanov2-22/+9
2019-02-05contrib/elf2dmp: use GLib in ELF processingViktor Prutyanov2-20/+9
2019-02-05contrib/elf2dmp: fix elf.h includingViktor Prutyanov1-4/+4
2019-02-04contrib/libvhost-user: switch to uint64_tMichael S. Tsirkin1-4/+4
2019-01-24contrib/gitdm: Fix a typoPhilippe Mathieu-Daudé1-1/+1
2019-01-19contrib/rdmacm-mux: fix clang compilationMarcel Apfelbaum1-1/+0
2019-01-19hw/rdma: modify struct initializationMarcel Apfelbaum1-3/+3
2019-01-19contrib/rdmacm-mux: remove Wno-format-truncation flagMarcel Apfelbaum2-3/+5
2019-01-14contrib/gitdm: add another name to WaveComp mapAlex Bennée1-0/+1
2019-01-14contrib/gitdm: add two more IBM'ers to group-map-ibmAlex Bennée1-0/+2
2019-01-14contrib/gitdm: Add other IBMersJoel Stanley1-0/+5
2019-01-14contrib/gitdm: add Nokia and Proxmox to the domain-mapAlex Bennée1-0/+2
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-1/+1
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2-7/+2
2018-12-22contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexerYuval Shaia3-0/+863
2018-12-20Clean up includesMarkus Armbruster5-6/+0
2018-12-17contrib: add a basic gitdm configAlex Bennée10-0/+251
2018-10-02contrib: add elf2dmp toolViktor Prutyanov13-0/+2033
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu1-13/+35
2018-05-24libvhost-user: support host notifierTiwei Bie2-8/+105
2018-05-23contrib/vhost-user-blk: enable protocol feature for vhost-user-blkChangpeng Liu1-0/+7
2018-05-23libvhost-user: Send messages with no dataDr. David Alan Gilbert1-7/+9
2018-04-09contrib/libvhost-user: add the protocol feature used for SET/GET messageChangpeng Liu1-0/+1
2018-03-20libvhost-user: Claim support for postcopyDr. David Alan Gilbert1-0/+33
2018-03-20vhost-user: Add VHOST_USER_POSTCOPY_END messageDr. David Alan Gilbert2-0/+24
2018-03-20libvhost-user: mprotect & madvises for postcopyDr. David Alan Gilbert1-5/+42
2018-03-20vhost+postcopy: Send address back to qemuDr. David Alan Gilbert1-1/+23
2018-03-20libvhost-user+postcopy: Register new regions with the ufdDr. David Alan Gilbert1-0/+34
2018-03-20postcopy+vhost-user: Split set_mem_table for postcopyDr. David Alan Gilbert1-0/+53
2018-03-20vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert2-0/+21
2018-03-20libvhost-user: Open userfaultfdDr. David Alan Gilbert2-2/+43
2018-03-20libvhost-user: Support sending fds back to qemuDr. David Alan Gilbert1-1/+29
2018-03-20vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert2-0/+14
2018-03-20postcopy: Add vhost-user flag for postcopy and check itDr. David Alan Gilbert1-0/+2
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-14/+136
2018-02-13libvhost-user: Support across-memory-boundary accessYongji Xie2-14/+122
2018-02-13libvhost-user: Fix resource leakYongji Xie1-0/+14
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-1/+1
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-2/+2
2018-01-18contrib/vhost-user-blk: introduce a vhost-user-blk sample applicationChangpeng Liu2-0/+546
2018-01-18contrib/libvhost-user: enable virtio config space messagesChangpeng Liu2-0/+75
2017-12-20contrib: add systemd unit filesPaolo Bonzini3-0/+35
2017-10-12libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FDDr. David Alan Gilbert2-1/+27
2017-10-12libvhost-user: Update and fix feature and request listsDr. David Alan Gilbert2-6/+13