- 3ea32d1 vhost-user-gpu: abstract vg_cleanup_mapping_iov by Li Qiang · 3 years, 7 months ago
- 9f22893 vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546) by Li Qiang · 3 years, 7 months ago
- 63736af vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-3544) by Li Qiang · 3 years, 7 months ago
- f6091d8 vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544) by Li Qiang · 3 years, 7 months ago
- b7afebc vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3544) by Li Qiang · 3 years, 7 months ago
- b9f7985 vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544) by Li Qiang · 3 years, 7 months ago
- 86dd8fa vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544) by Li Qiang · 3 years, 7 months ago
- 121841b vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-3545) by Li Qiang · 3 years, 7 months ago
- f7a6df5 Fix build with 64 bits time_t by Fabrice Fontaine · 4 years, 1 month ago
- 59be75e vhost-user-gpu: fix cursor move/update by Marc-André Lureau · 3 years, 9 months ago
- 96ee096 vhost-user-gpu: fix vugbm_device_init fallback by Marc-André Lureau · 3 years, 9 months ago
- 0c27b9c vhost-user-gpu: glFlush before notifying clients by Marc-André Lureau · 3 years, 9 months ago
- 7e47061 contrib: ivshmem client and server build fix for SunOS. by David CARLIER · 4 years, 5 months ago
- 787148b plugins: Expose physical addresses instead of device offsets by Aaron Lindsay · 3 years, 9 months ago
- 24fa5d6 contrib: Open brace '{' following struct go on the same line by zhouyang · 3 years, 10 months ago
- edd4a85 contrib: space required after that ',' by zhouyang · 3 years, 10 months ago
- d62cc7f contrib: Add spaces around operator by zhouyang · 3 years, 10 months ago
- 247b3c7 contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar" by zhouyang · 3 years, 10 months ago
- 7fe7ab1 contrib: Don't use '#' flag of printf format by zhouyang · 3 years, 10 months ago
- a622d64 plugins: new hwprofile plugin by Alex Bennée · 3 years, 10 months ago
- bd690fe vhost-user-gpu: handle display-info in a callback by Marc-André Lureau · 3 years, 11 months ago
- 72e631c vhost-user-gpu: use an extandable state enum for commands by Marc-André Lureau · 3 years, 11 months ago
- 1f83ea8 vhost-user-gpu: handle vhost-user-gpu features in a callback by Marc-André Lureau · 3 years, 11 months ago
- 2d0fc79 elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE by Jiaxun Yang · 4 years ago
- 9db405a libiscsi: convert to meson by Paolo Bonzini · 4 years, 1 month ago
- f9cd86f curl: convert to meson by Paolo Bonzini · 4 years, 1 month ago
- eed31bc contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid() by AlexChen · 4 years, 2 months ago
- 0c4c867 elf2dmp/pdb: Plug memleak in pdb_init_from_file by Pan Nengyuan · 4 years, 2 months ago
- 514284d elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init by Pan Nengyuan · 4 years, 2 months ago
- 4bd802b Clean up includes by Markus Armbruster · 4 years, 1 month ago
- a606169 contrib/vhost-user-input: avoid g_return_val_if() input validation by Stefan Hajnoczi · 4 years, 1 month ago
- fa77464 contrib/vhost-user-gpu: avoid g_return_val_if() input validation by Stefan Hajnoczi · 4 years, 1 month ago
- acb1f3c contrib/vhost-user-blk: avoid g_return_val_if() input validation by Stefan Hajnoczi · 4 years, 1 month ago
- 0df750e libvhost-user: make it a meson subproject by Marc-André Lureau · 4 years, 1 month ago
- 3d22bd2 libvhost-user: drop qemu/osdep.h dependency by Marc-André Lureau · 4 years, 1 month ago
- 7fa1d61 libvhost-user: remove qemu/compiler.h usage by Marc-André Lureau · 4 years, 1 month ago
- 810033b libvhost-user: replace qemu/memfd.h usage by Marc-André Lureau · 4 years, 1 month ago
- 0ca2931 libvhost-user: replace qemu/bswap.h with glibc endian.h by Marc-André Lureau · 4 years, 1 month ago
- 81ee17a vhost-user-scsi: Fix memleaks in vus_proc_req() by Alex Chen · 4 years, 1 month ago
- 1c7ab09 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 4 years, 1 month ago
- 91010f0 vhost-user-blk/scsi: Fix broken error handling for socket call by AlexChen · 4 years, 2 months ago
- 5fd6921 contrib/libvhost-user: Fix bad printf format specifiers by AlexChen · 4 years, 2 months ago
- 9cd7dde plugins: Fix two resource leaks in setup_socket() by Alex Chen · 4 years, 1 month ago
- dbb864b plugins: Fix resource leak in connect_socket() by Alex Chen · 4 years, 1 month ago
- 3009edf vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncation by Stefan Hajnoczi · 4 years, 1 month ago
- 85c3ed4 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 4 years, 2 months ago
- 9f6df01 contrib/vhost-user-blk: fix get_config() information leak by Stefan Hajnoczi · 4 years, 2 months ago
- de65d49 libvhost-user: follow QEMU comment style by Stefan Hajnoczi · 4 years, 2 months ago
- cd57dea meson: vhost-user-gpu/virtiofsd: use absolute path by Marc Hartmayer · 4 years, 2 months ago
- 9a2ea4f Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 2 months ago
- 885538f elf2dmp: Fix memory leak on main() error paths by AlexChen · 4 years, 4 months ago
- 5281243 contrib/gitdm: Add more individual contributors by Alex Bennée · 4 years, 2 months ago
- 4acfca2 Adding ani's email as an individual contributor by Ani Sinha · 4 years, 2 months ago
- a95e039 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 2 months ago
- 16bf7a3 configure: move directory options from config-host.mak to meson by Paolo Bonzini · 4 years, 2 months ago
- 3a213f8 util/vhost-user-server: use static library in meson.build by Stefan Hajnoczi · 4 years, 3 months ago
- f1baeee libvhost-user: remove watch for kick_fd when de-initialize vu-dev by Coiby Xu · 4 years, 3 months ago
- 049f555 libvhost-user: Allow vu_message_read to be replaced by Coiby Xu · 4 years, 3 months ago
- 27d891b plugin: Fixes compiling errors on msys2/mingw by Yonggang Luo · 4 years, 2 months ago
- 311a73a contrib/gitdm: Add Yandex to the domain map by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 0f53854 contrib/gitdm: Add Yadro to the domain map by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 99b1933 contrib/gitdm: Add SUSE to the domain map by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 0d056af contrib/gitdm: Add Nir Soffer to Red Hat domain by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 3b3453f contrib/gitdm: Add Qualcomm to the domain map by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 0705260 contrib/gitdm: Add Nuvia to the domain map by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 4766a2b contrib/gitdm: Add Google to the domain map by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 2f8cdb7 contrib/gitdm: Add ByteDance to the domain map by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 2ba17f9 contrib/gitdm: Add Baidu to the domain map by Philippe Mathieu-Daudé · 4 years, 2 months ago
- da568cc contrib/gitdm: Add more individual contributors by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 33955b5 contrib/gitdm: Add more academic domains by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 8138405 libvhost-user: return on error in vu_log_queue_fill() by Stefan Hajnoczi · 4 years, 3 months ago
- fd40901 libvhost-user: return early on virtqueue errors by Stefan Hajnoczi · 4 years, 3 months ago
- d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 3 months ago
- 2ffc547 libvhost-user: handle endianness as mandated by the spec by Marc Hartmayer · 4 years, 4 months ago
- 639b090 contrib/: fix some comment spelling errors by zhaolichang · 4 years, 3 months ago
- c17a386 plugins: move the more involved plugins to contrib by Alex Bennée · 4 years, 3 months ago
- ab4c099 meson: use meson datadir instead of qemu_datadir by Marc-André Lureau · 4 years, 4 months ago
- b7612f4 meson: move pixman detection to meson by Paolo Bonzini · 4 years, 4 months ago
- 1d7bb6a contrib/elf2dmp: convert to meson by Marc-André Lureau · 5 years ago
- 5ee24e7 contrib/ivshmem: convert to meson by Marc-André Lureau · 5 years ago
- ea45896 contrib/vhost-user-gpu: convert to meson by Marc-André Lureau · 5 years ago
- 32fcc62 contrib/vhost-user-input: convert to meson by Marc-André Lureau · 5 years ago
- a9c9727 contrib/rdmacm-mux: convert to Meson by Paolo Bonzini · 6 years ago
- 99650b6 contrib/vhost-user-scsi: convert to Meson by Paolo Bonzini · 6 years ago
- 7af0dbf vhost-user-scsi: add compatibility for libiscsi 1.9.0 by Paolo Bonzini · 4 years, 4 months ago
- 2d7ac0a contrib/vhost-user-blk: convert to Meson by Paolo Bonzini · 6 years ago
- 931049b contrib/libvhost-user: convert to Meson by Paolo Bonzini · 4 years, 11 months ago
- 139c183 meson: rename included C source files to .c.inc by Paolo Bonzini · 4 years, 11 months ago
- 8fe9805 libvhost-user: Report descriptor index on panic by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 235e59c qemu-option: Use returned bool to check for failure by Markus Armbruster · 4 years, 6 months ago
- a9a5c47 libvhost-user: advertise vring features by Stefan Hajnoczi · 4 years, 7 months ago
- b650d5f Lift max ram slots limit in libvhost-user by Raphael Norwitz · 4 years, 7 months ago
- 875b9fd Support individual region unmap in libvhost-user by Raphael Norwitz · 4 years, 7 months ago
- ec94c8e Support adding individual regions in libvhost-user by Raphael Norwitz · 4 years, 7 months ago
- 6fb2e17 Support ram slot configuration in libvhost-user by Raphael Norwitz · 4 years, 7 months ago
- 08fccf8 Refactor out libvhost-user fault generation logic by Raphael Norwitz · 4 years, 7 months ago
- 4ff9712 vhost-user-gpu: Release memory returned by vu_queue_pop() with free() by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 5b42bc5 build-sys: do not make qemu-ga link with pixman by Marc-André Lureau · 4 years, 9 months ago
- f7795e4 misc: Replace zero-length arrays with flexible array member (automatic) by Philippe Mathieu-Daudé · 4 years, 10 months ago
- ff13200 libvhost-user: implement in-band notifications by Johannes Berg · 5 years ago