summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* | libvhost-user: Remove unnecessary FD flag check for event file descriptorsXie Yongji2019-03-131-10/+4Star
* | libvhost-user: add vu_queue_unpop()Marc-André Lureau2019-03-132-0/+30
* | libvhost-user-glib: export vug_source_new()Marc-André Lureau2019-03-132-5/+9
* | libvhost-user: exit by default on VHOST_USER_NONEMarc-André Lureau2019-03-131-1/+2
* | libvhost-user: fix clang enum-conversion warningMarc-André Lureau2019-03-131-1/+1
|/
* contrib/elf2dmp: add kernel start address checkingViktor Prutyanov2019-03-111-0/+6
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-02-057-65/+54Star
|\
| * contrib/elf2dmp: fix printf formatViktor Prutyanov2019-02-052-13/+18
| * contrib/elf2dmp: fix structures definitionsViktor Prutyanov2019-02-053-6/+14
| * contrib/elf2dmp: use GLib in PDB processingViktor Prutyanov2019-02-052-22/+9Star
| * contrib/elf2dmp: use GLib in ELF processingViktor Prutyanov2019-02-052-20/+9Star
| * contrib/elf2dmp: fix elf.h includingViktor Prutyanov2019-02-051-4/+4
* | contrib/libvhost-user: cleanup castsMichael S. Tsirkin2019-02-051-4/+4
* | vhost-user-blk: add discard/write zeroes features supportChangpeng Liu2019-02-051-33/+107
* | contrib/vhost-user-blk: fix the compilation issuePeter Xu2019-02-051-1/+5
* | contrib/libvhost-user: switch to uint64_tMichael S. Tsirkin2019-02-041-4/+4
|/
* contrib/gitdm: Fix a typoPhilippe Mathieu-Daudé2019-01-241-1/+1
* contrib/rdmacm-mux: fix clang compilationMarcel Apfelbaum2019-01-191-1/+0Star
* hw/rdma: modify struct initializationMarcel Apfelbaum2019-01-191-3/+3
* contrib/rdmacm-mux: remove Wno-format-truncation flagMarcel Apfelbaum2019-01-192-3/+5
* contrib/gitdm: add another name to WaveComp mapAlex Bennée2019-01-141-0/+1
* contrib/gitdm: add two more IBM'ers to group-map-ibmAlex Bennée2019-01-141-0/+2
* contrib/gitdm: Add other IBMersJoel Stanley2019-01-141-0/+5
* contrib/gitdm: add Nokia and Proxmox to the domain-mapAlex Bennée2019-01-141-0/+2
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-1/+1
* qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-112-7/+2Star
* contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexerYuval Shaia2018-12-223-0/+863
* Clean up includesMarkus Armbruster2018-12-205-6/+0Star
* contrib: add a basic gitdm configAlex Bennée2018-12-1710-0/+251
* contrib: add elf2dmp toolViktor Prutyanov2018-10-0213-0/+2033
* vhost-blk: turn on pre-defined RO feature bitChangpeng Liu2018-06-011-13/+35
* libvhost-user: support host notifierTiwei Bie2018-05-242-8/+105
* contrib/vhost-user-blk: enable protocol feature for vhost-user-blkChangpeng Liu2018-05-231-0/+7
* libvhost-user: Send messages with no dataDr. David Alan Gilbert2018-05-231-7/+9
* contrib/libvhost-user: add the protocol feature used for SET/GET messageChangpeng Liu2018-04-091-0/+1
* libvhost-user: Claim support for postcopyDr. David Alan Gilbert2018-03-201-0/+33
* vhost-user: Add VHOST_USER_POSTCOPY_END messageDr. David Alan Gilbert2018-03-202-0/+24
* libvhost-user: mprotect & madvises for postcopyDr. David Alan Gilbert2018-03-201-5/+42
* vhost+postcopy: Send address back to qemuDr. David Alan Gilbert2018-03-201-1/+23
* libvhost-user+postcopy: Register new regions with the ufdDr. David Alan Gilbert2018-03-201-0/+34
* postcopy+vhost-user: Split set_mem_table for postcopyDr. David Alan Gilbert2018-03-201-0/+53
* vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert2018-03-202-0/+21
* libvhost-user: Open userfaultfdDr. David Alan Gilbert2018-03-202-2/+43
* libvhost-user: Support sending fds back to qemuDr. David Alan Gilbert2018-03-201-1/+29
* vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert2018-03-202-0/+14
* postcopy: Add vhost-user flag for postcopy and check itDr. David Alan Gilbert2018-03-201-0/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-02-132-14/+136
|\
| * libvhost-user: Support across-memory-boundary accessYongji Xie2018-02-132-14/+122
| * libvhost-user: Fix resource leakYongji Xie2018-02-131-0/+14
* | Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-1/+1