Age | Commit message (Expand) | Author |
2019-06-16 | vhost-user-gpu: initialize msghdr & iov at declaration | Marc-André Lureau |
2019-06-16 | vhost-user-input: check ioctl(EVIOCGNAME) return value | Marc-André Lureau |
2019-06-16 | vhost-user: improve error report | Marc-André Lureau |
2019-06-16 | vhost-user: check unix_listen() return value | Marc-André Lureau |
2019-06-16 | vhost-user-gpu: do not send scanout update if no GPU socket | Marc-André Lureau |
2019-06-12 | Clean up a header guard symbols (again) | Markus Armbruster |
2019-06-12 | Clean up a few header guard symbols | Markus Armbruster |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-05-29 | contrib: add vhost-user-gpu | Marc-André Lureau |
2019-05-29 | vhost-user: add vhost_user_gpu_set_socket() | Marc-André Lureau |
2019-05-22 | contrib: add vhost-user-input | Marc-André Lureau |
2019-05-22 | libvhost-user: fix -Werror=format= on ppc64 | Marc-André Lureau |
2019-05-22 | libvhost-user: fix cast warnings on 32 bits | Marc-André Lureau |
2019-05-20 | libvhost-user: fix bad vu_log_write | Li Feng |
2019-05-20 | contrib/vhost-user-blk: enable inflight I/O tracking | Xie Yongji |
2019-05-13 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ... | Peter Maydell |
2019-05-13 | Clean up header guards that don't match their file name | Markus Armbruster |
2019-05-13 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2019-05-13 | Clean up includes | Markus Armbruster |
2019-05-10 | libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config | Marc-André Lureau |
2019-05-10 | libvhost-user: fix -Waddress-of-packed-member | Marc-André Lureau |
2019-05-07 | QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets | Cao Jiaxi |
2019-03-16 | contrib/rdmacm-mux: Fix out-of-bounds risk | Yuval Shaia |
2019-03-14 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-120319-1' ... | Peter Maydell |
2019-03-12 | libvhost-user: Support tracking inflight I/O in shared memory | Xie Yongji |
2019-03-12 | libvhost-user: Introduce vu_queue_map_desc() | Xie Yongji |
2019-03-12 | libvhost-user: Remove unnecessary FD flag check for event file descriptors | Xie Yongji |
2019-03-12 | libvhost-user: add vu_queue_unpop() | Marc-André Lureau |
2019-03-12 | libvhost-user-glib: export vug_source_new() | Marc-André Lureau |
2019-03-12 | libvhost-user: exit by default on VHOST_USER_NONE | Marc-André Lureau |
2019-03-12 | libvhost-user: fix clang enum-conversion warning | Marc-André Lureau |
2019-03-12 | contrib: gitdm: add a mapping for Janus Technologies | Alex Bennée |
2019-03-12 | contrib: gitdm: another IBM email | Alex Bennée |
2019-03-12 | contrib: gitdm: add more individual contributors | Alex Bennée |
2019-03-12 | contrib: gitdm: Update Wave Computing group | Aleksandar Markovic |
2019-03-12 | contrib: gitdm: Update domain-map | Aleksandar Markovic |
2019-03-11 | contrib/elf2dmp: add kernel start address checking | Viktor Prutyanov |
2019-02-05 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-02-05 | contrib/libvhost-user: cleanup casts | Michael S. Tsirkin |
2019-02-05 | vhost-user-blk: add discard/write zeroes features support | Changpeng Liu |
2019-02-05 | contrib/vhost-user-blk: fix the compilation issue | Peter Xu |
2019-02-05 | contrib/elf2dmp: fix printf format | Viktor Prutyanov |
2019-02-05 | contrib/elf2dmp: fix structures definitions | Viktor Prutyanov |
2019-02-05 | contrib/elf2dmp: use GLib in PDB processing | Viktor Prutyanov |
2019-02-05 | contrib/elf2dmp: use GLib in ELF processing | Viktor Prutyanov |
2019-02-05 | contrib/elf2dmp: fix elf.h including | Viktor Prutyanov |
2019-02-04 | contrib/libvhost-user: switch to uint64_t | Michael S. Tsirkin |
2019-01-24 | contrib/gitdm: Fix a typo | Philippe Mathieu-Daudé |
2019-01-19 | contrib/rdmacm-mux: fix clang compilation | Marcel Apfelbaum |
2019-01-19 | hw/rdma: modify struct initialization | Marcel Apfelbaum |