Age | Commit message (Expand) | Author |
2021-03-26 | vhost-user-gpu: fix cursor move/update | Marc-André Lureau |
2021-03-26 | vhost-user-gpu: fix vugbm_device_init fallback | Marc-André Lureau |
2021-03-26 | vhost-user-gpu: glFlush before notifying clients | Marc-André Lureau |
2021-03-20 | contrib: ivshmem client and server build fix for SunOS. | David CARLIER |
2021-03-17 | plugins: Expose physical addresses instead of device offsets | Aaron Lindsay |
2021-02-18 | contrib: Open brace '{' following struct go on the same line | zhouyang |
2021-02-18 | contrib: space required after that ',' | zhouyang |
2021-02-18 | contrib: Add spaces around operator | zhouyang |
2021-02-18 | contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar" | zhouyang |
2021-02-18 | contrib: Don't use '#' flag of printf format | zhouyang |
2021-02-18 | plugins: new hwprofile plugin | Alex Bennée |
2021-02-04 | vhost-user-gpu: handle display-info in a callback | Marc-André Lureau |
2021-02-04 | vhost-user-gpu: use an extandable state enum for commands | Marc-André Lureau |
2021-02-04 | vhost-user-gpu: handle vhost-user-gpu features in a callback | Marc-André Lureau |
2021-01-20 | elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE | Jiaxun Yang |
2021-01-02 | libiscsi: convert to meson | Paolo Bonzini |
2021-01-02 | curl: convert to meson | Paolo Bonzini |
2020-12-18 | contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid() | AlexChen |
2020-12-13 | elf2dmp/pdb: Plug memleak in pdb_init_from_file | Pan Nengyuan |
2020-12-13 | elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init | Pan Nengyuan |
2020-12-10 | Clean up includes | Markus Armbruster |
2020-12-09 | contrib/vhost-user-input: avoid g_return_val_if() input validation | Stefan Hajnoczi |
2020-12-09 | contrib/vhost-user-gpu: avoid g_return_val_if() input validation | Stefan Hajnoczi |
2020-12-09 | contrib/vhost-user-blk: avoid g_return_val_if() input validation | Stefan Hajnoczi |
2020-12-08 | libvhost-user: make it a meson subproject | Marc-André Lureau |
2020-12-08 | libvhost-user: drop qemu/osdep.h dependency | Marc-André Lureau |
2020-12-08 | libvhost-user: remove qemu/compiler.h usage | Marc-André Lureau |
2020-12-08 | libvhost-user: replace qemu/memfd.h usage | Marc-André Lureau |
2020-12-08 | libvhost-user: replace qemu/bswap.h with glibc endian.h | Marc-André Lureau |
2020-12-08 | vhost-user-scsi: Fix memleaks in vus_proc_req() | Alex Chen |
2020-11-17 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-11-17 | vhost-user-blk/scsi: Fix broken error handling for socket call | AlexChen |
2020-11-17 | contrib/libvhost-user: Fix bad printf format specifiers | AlexChen |
2020-11-16 | plugins: Fix two resource leaks in setup_socket() | Alex Chen |
2020-11-16 | plugins: Fix resource leak in connect_socket() | Alex Chen |
2020-11-12 | vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncation | Stefan Hajnoczi |
2020-11-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-11-03 | contrib/vhost-user-blk: fix get_config() information leak | Stefan Hajnoczi |
2020-11-03 | libvhost-user: follow QEMU comment style | Stefan Hajnoczi |
2020-11-03 | meson: vhost-user-gpu/virtiofsd: use absolute path | Marc Hartmayer |
2020-10-30 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell |
2020-10-27 | elf2dmp: Fix memory leak on main() error paths | AlexChen |
2020-10-27 | contrib/gitdm: Add more individual contributors | Alex Bennée |
2020-10-27 | Adding ani's email as an individual contributor | Ani Sinha |
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 |