summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* vhost-user-gpu: initialize msghdr & iov at declarationMarc-André Lureau2019-06-161-13/+8Star
* vhost-user-input: check ioctl(EVIOCGNAME) return valueMarc-André Lureau2019-06-161-1/+5
* vhost-user: improve error reportMarc-André Lureau2019-06-162-2/+2
* vhost-user: check unix_listen() return valueMarc-André Lureau2019-06-162-0/+8
* vhost-user-gpu: do not send scanout update if no GPU socketMarc-André Lureau2019-06-161-1/+1
* Clean up a header guard symbols (again)Markus Armbruster2019-06-123-6/+9
* Clean up a few header guard symbolsMarkus Armbruster2019-06-121-3/+2Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-123-3/+0Star
* contrib: add vhost-user-gpuMarc-André Lureau2019-05-298-0/+2376
* vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau2019-05-292-0/+2
* contrib: add vhost-user-inputMarc-André Lureau2019-05-222-0/+394
* libvhost-user: fix -Werror=format= on ppc64Marc-André Lureau2019-05-221-2/+4
* libvhost-user: fix cast warnings on 32 bitsMarc-André Lureau2019-05-221-3/+3
* libvhost-user: fix bad vu_log_writeLi Feng2019-05-211-1/+1
* contrib/vhost-user-blk: enable inflight I/O trackingXie Yongji2019-05-211-1/+2
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell2019-05-135-20/+18Star
|\
| * Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-3/+3
| * Use #include "..." for our own headers, <...> for othersMarkus Armbruster2019-05-132-13/+13
| * Clean up includesMarkus Armbruster2019-05-132-4/+2Star
* | libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_configMarc-André Lureau2019-05-101-0/+4
* | libvhost-user: fix -Waddress-of-packed-memberMarc-André Lureau2019-05-101-3/+3
|/
* QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi2019-05-071-1/+1
* contrib/rdmacm-mux: Fix out-of-bounds riskYuval Shaia2019-03-161-2/+33
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-120319-1' ...Peter Maydell2019-03-145-0/+28
|\
| * contrib: gitdm: add a mapping for Janus TechnologiesAlex Bennée2019-03-121-0/+5
| * contrib: gitdm: another IBM emailAlex Bennée2019-03-121-0/+1
| * contrib: gitdm: add more individual contributorsAlex Bennée2019-03-121-0/+5
| * contrib: gitdm: Update Wave Computing groupAleksandar Markovic2019-03-121-0/+12
| * contrib: gitdm: Update domain-mapAleksandar Markovic2019-03-121-0/+5
* | libvhost-user: Support tracking inflight I/O in shared memoryXie Yongji2019-03-132-20/+399
* | libvhost-user: Introduce vu_queue_map_desc()Xie Yongji2019-03-131-37/+51
* | 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