Age | Commit message (Expand) | Author |
2020-10-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-10-26 | configure: move directory options from config-host.mak to meson | Paolo Bonzini |
2020-10-23 | util/vhost-user-server: use static library in meson.build | Stefan Hajnoczi |
2020-10-23 | libvhost-user: remove watch for kick_fd when de-initialize vu-dev | Coiby Xu |
2020-10-23 | libvhost-user: Allow vu_message_read to be replaced | Coiby Xu |
2020-10-09 | plugin: Fixes compiling errors on msys2/mingw | Yonggang Luo |
2020-10-09 | contrib/gitdm: Add Yandex to the domain map | Philippe Mathieu-Daudé |
2020-10-09 | contrib/gitdm: Add Yadro to the domain map | Philippe Mathieu-Daudé |
2020-10-09 | contrib/gitdm: Add SUSE to the domain map | Philippe Mathieu-Daudé |
2020-10-09 | contrib/gitdm: Add Nir Soffer to Red Hat domain | Philippe Mathieu-Daudé |
2020-10-09 | contrib/gitdm: Add Qualcomm to the domain map | Philippe Mathieu-Daudé |
2020-10-09 | contrib/gitdm: Add Nuvia to the domain map | Philippe Mathieu-Daudé |
2020-10-09 | contrib/gitdm: Add Google to the domain map | Philippe Mathieu-Daudé |
2020-10-09 | contrib/gitdm: Add ByteDance to the domain map | Philippe Mathieu-Daudé |
2020-10-09 | contrib/gitdm: Add Baidu to the domain map | Philippe Mathieu-Daudé |
2020-10-09 | contrib/gitdm: Add more individual contributors | Philippe Mathieu-Daudé |
2020-10-09 | contrib/gitdm: Add more academic domains | Philippe Mathieu-Daudé |
2020-09-29 | libvhost-user: return on error in vu_log_queue_fill() | Stefan Hajnoczi |
2020-09-29 | libvhost-user: return early on virtqueue errors | Stefan Hajnoczi |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi |
2020-09-23 | libvhost-user: handle endianness as mandated by the spec | Marc Hartmayer |
2020-09-17 | contrib/: fix some comment spelling errors | zhaolichang |
2020-09-10 | plugins: move the more involved plugins to contrib | Alex Bennée |
2020-09-01 | meson: use meson datadir instead of qemu_datadir | Marc-André Lureau |
2020-08-27 | meson: move pixman detection to meson | Paolo Bonzini |
2020-08-21 | contrib/elf2dmp: convert to meson | Marc-André Lureau |
2020-08-21 | contrib/ivshmem: convert to meson | Marc-André Lureau |
2020-08-21 | contrib/vhost-user-gpu: convert to meson | Marc-André Lureau |
2020-08-21 | contrib/vhost-user-input: convert to meson | Marc-André Lureau |
2020-08-21 | contrib/rdmacm-mux: convert to Meson | Paolo Bonzini |
2020-08-21 | contrib/vhost-user-scsi: convert to Meson | Paolo Bonzini |
2020-08-21 | vhost-user-scsi: add compatibility for libiscsi 1.9.0 | Paolo Bonzini |
2020-08-21 | contrib/vhost-user-blk: convert to Meson | Paolo Bonzini |
2020-08-21 | contrib/libvhost-user: convert to Meson | Paolo Bonzini |
2020-08-21 | meson: rename included C source files to .c.inc | Paolo Bonzini |
2020-07-27 | libvhost-user: Report descriptor index on panic | Philippe Mathieu-Daudé |
2020-07-10 | qemu-option: Use returned bool to check for failure | Markus Armbruster |
2020-06-12 | libvhost-user: advertise vring features | Stefan Hajnoczi |
2020-06-12 | Lift max ram slots limit in libvhost-user | Raphael Norwitz |
2020-06-12 | Support individual region unmap in libvhost-user | Raphael Norwitz |
2020-06-12 | Support adding individual regions in libvhost-user | Raphael Norwitz |
2020-06-12 | Support ram slot configuration in libvhost-user | Raphael Norwitz |
2020-06-12 | Refactor out libvhost-user fault generation logic | Raphael Norwitz |
2020-04-15 | vhost-user-gpu: Release memory returned by vu_queue_pop() with free() | Philippe Mathieu-Daudé |
2020-03-16 | build-sys: do not make qemu-ga link with pixman | Marc-André Lureau |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé |
2020-02-27 | libvhost-user: implement in-band notifications | Johannes Berg |
2020-02-27 | libvhost-user: handle NOFD flag in call/kick/err better | Johannes Berg |
2020-02-27 | libvhost-user-glib: use g_main_context_get_thread_default() | Johannes Berg |
2020-02-27 | libvhost-user-glib: fix VugDev main fd cleanup | Johannes Berg |