aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-02-05contrib/libvhost-user: cleanup castsMichael S. Tsirkin
2019-02-05vhost-user-blk: add discard/write zeroes features supportChangpeng Liu
2019-02-05contrib/vhost-user-blk: fix the compilation issuePeter Xu
2019-02-05contrib/elf2dmp: fix printf formatViktor Prutyanov
2019-02-05contrib/elf2dmp: fix structures definitionsViktor Prutyanov
2019-02-05contrib/elf2dmp: use GLib in PDB processingViktor Prutyanov
2019-02-05contrib/elf2dmp: use GLib in ELF processingViktor Prutyanov
2019-02-05contrib/elf2dmp: fix elf.h includingViktor Prutyanov
2019-02-04contrib/libvhost-user: switch to uint64_tMichael S. Tsirkin
2019-01-24contrib/gitdm: Fix a typoPhilippe Mathieu-Daudé
2019-01-19contrib/rdmacm-mux: fix clang compilationMarcel Apfelbaum
2019-01-19hw/rdma: modify struct initializationMarcel Apfelbaum
2019-01-19contrib/rdmacm-mux: remove Wno-format-truncation flagMarcel Apfelbaum
2019-01-14contrib/gitdm: add another name to WaveComp mapAlex Bennée
2019-01-14contrib/gitdm: add two more IBM'ers to group-map-ibmAlex Bennée
2019-01-14contrib/gitdm: Add other IBMersJoel Stanley
2019-01-14contrib/gitdm: add Nokia and Proxmox to the domain-mapAlex Bennée
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2018-12-22contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexerYuval Shaia
2018-12-20Clean up includesMarkus Armbruster
2018-12-17contrib: add a basic gitdm configAlex Bennée
2018-10-02contrib: add elf2dmp toolViktor Prutyanov
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu
2018-05-24libvhost-user: support host notifierTiwei Bie
2018-05-23contrib/vhost-user-blk: enable protocol feature for vhost-user-blkChangpeng Liu
2018-05-23libvhost-user: Send messages with no dataDr. David Alan Gilbert
2018-04-09contrib/libvhost-user: add the protocol feature used for SET/GET messageChangpeng Liu
2018-03-20libvhost-user: Claim support for postcopyDr. David Alan Gilbert
2018-03-20vhost-user: Add VHOST_USER_POSTCOPY_END messageDr. David Alan Gilbert
2018-03-20libvhost-user: mprotect & madvises for postcopyDr. David Alan Gilbert
2018-03-20vhost+postcopy: Send address back to qemuDr. David Alan Gilbert
2018-03-20libvhost-user+postcopy: Register new regions with the ufdDr. David Alan Gilbert
2018-03-20postcopy+vhost-user: Split set_mem_table for postcopyDr. David Alan Gilbert
2018-03-20vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert
2018-03-20libvhost-user: Open userfaultfdDr. David Alan Gilbert
2018-03-20libvhost-user: Support sending fds back to qemuDr. David Alan Gilbert
2018-03-20vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert
2018-03-20postcopy: Add vhost-user flag for postcopy and check itDr. David Alan Gilbert
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-13libvhost-user: Support across-memory-boundary accessYongji Xie
2018-02-13libvhost-user: Fix resource leakYongji Xie
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2018-01-18contrib/vhost-user-blk: introduce a vhost-user-blk sample applicationChangpeng Liu
2018-01-18contrib/libvhost-user: enable virtio config space messagesChangpeng Liu
2017-12-20contrib: add systemd unit filesPaolo Bonzini
2017-10-12libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FDDr. David Alan Gilbert
2017-10-12libvhost-user: Update and fix feature and request listsDr. David Alan Gilbert