summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-11-174-15/+15
|\
| * vhost-user-blk/scsi: Fix broken error handling for socket callAlexChen2020-11-172-2/+2
| * contrib/libvhost-user: Fix bad printf format specifiersAlexChen2020-11-171-12/+12
| * vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncationStefan Hajnoczi2020-11-121-1/+1
* | plugins: Fix two resource leaks in setup_socket()Alex Chen2020-11-161-0/+2
* | plugins: Fix resource leak in connect_socket()Alex Chen2020-11-161-0/+1
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-11-052-5/+12
|\
| * contrib/vhost-user-blk: fix get_config() information leakStefan Hajnoczi2020-11-031-0/+2
| * libvhost-user: follow QEMU comment styleStefan Hajnoczi2020-11-031-5/+10
* | meson: vhost-user-gpu/virtiofsd: use absolute pathMarc Hartmayer2020-11-031-1/+1
|/
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-10-301-2/+2
|\
| * elf2dmp: Fix memory leak on main() error pathsAlexChen2020-10-271-2/+2
* | contrib/gitdm: Add more individual contributorsAlex Bennée2020-10-271-0/+5
* | Adding ani's email as an individual contributorAni Sinha2020-10-271-0/+1
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-261-1/+1
|\ \
| * | configure: move directory options from config-host.mak to mesonPaolo Bonzini2020-10-261-1/+1
| |/
* | util/vhost-user-server: use static library in meson.buildStefan Hajnoczi2020-10-231-0/+1
* | libvhost-user: remove watch for kick_fd when de-initialize vu-devCoiby Xu2020-10-231-0/+1
* | libvhost-user: Allow vu_message_read to be replacedCoiby Xu2020-10-233-8/+29
|/
* plugin: Fixes compiling errors on msys2/mingwYonggang Luo2020-10-091-1/+1
* contrib/gitdm: Add Yandex to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
* contrib/gitdm: Add Yadro to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
* contrib/gitdm: Add SUSE to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
* contrib/gitdm: Add Nir Soffer to Red Hat domainPhilippe Mathieu-Daudé2020-10-091-0/+1
* contrib/gitdm: Add Qualcomm to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
* contrib/gitdm: Add Nuvia to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
* contrib/gitdm: Add Google to the domain mapPhilippe Mathieu-Daudé2020-10-091-1/+2
* contrib/gitdm: Add ByteDance to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
* contrib/gitdm: Add Baidu to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
* contrib/gitdm: Add more individual contributorsPhilippe Mathieu-Daudé2020-10-091-0/+7
* contrib/gitdm: Add more academic domainsPhilippe Mathieu-Daudé2020-10-091-0/+4
* libvhost-user: return on error in vu_log_queue_fill()Stefan Hajnoczi2020-09-291-0/+1
* libvhost-user: return early on virtqueue errorsStefan Hajnoczi2020-09-291-8/+17
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-1/+1
* libvhost-user: handle endianness as mandated by the specMarc Hartmayer2020-09-231-34/+43
* contrib/: fix some comment spelling errorszhaolichang2020-09-174-7/+7
* plugins: move the more involved plugins to contribAlex Bennée2020-09-105-0/+1082
* meson: use meson datadir instead of qemu_datadirMarc-André Lureau2020-09-011-1/+1
* meson: move pixman detection to mesonPaolo Bonzini2020-08-271-1/+2
* contrib/elf2dmp: convert to mesonMarc-André Lureau2020-08-212-4/+5
* contrib/ivshmem: convert to mesonMarc-André Lureau2020-08-214-2/+8
* contrib/vhost-user-gpu: convert to mesonMarc-André Lureau2020-08-212-10/+13
* contrib/vhost-user-input: convert to mesonMarc-André Lureau2020-08-212-1/+5
* contrib/rdmacm-mux: convert to MesonPaolo Bonzini2020-08-212-3/+9
* contrib/vhost-user-scsi: convert to MesonPaolo Bonzini2020-08-212-1/+7
* vhost-user-scsi: add compatibility for libiscsi 1.9.0Paolo Bonzini2020-08-211-0/+2
* contrib/vhost-user-blk: convert to MesonPaolo Bonzini2020-08-212-1/+6
* contrib/libvhost-user: convert to MesonPaolo Bonzini2020-08-212-1/+3
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-1/+1
* libvhost-user: Report descriptor index on panicPhilippe Mathieu-Daudé2020-07-271-2/+2