aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2021-05-27vhost-user-gpu: abstract vg_cleanup_mapping_iovLi Qiang
2021-05-27vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)Li Qiang
2021-05-27vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-...Li Qiang
2021-05-27vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)Li Qiang
2021-05-27vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3...Li Qiang
2021-05-27vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)Li Qiang
2021-05-27vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)Li Qiang
2021-05-27vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-...Li Qiang
2021-05-14Fix build with 64 bits time_tFabrice Fontaine
2021-03-26vhost-user-gpu: fix cursor move/updateMarc-André Lureau
2021-03-26vhost-user-gpu: fix vugbm_device_init fallbackMarc-André Lureau
2021-03-26vhost-user-gpu: glFlush before notifying clientsMarc-André Lureau
2021-03-20contrib: ivshmem client and server build fix for SunOS.David CARLIER
2021-03-17plugins: Expose physical addresses instead of device offsetsAaron Lindsay
2021-02-18contrib: Open brace '{' following struct go on the same linezhouyang
2021-02-18contrib: space required after that ','zhouyang
2021-02-18contrib: Add spaces around operatorzhouyang
2021-02-18contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar"zhouyang
2021-02-18contrib: Don't use '#' flag of printf formatzhouyang
2021-02-18plugins: new hwprofile pluginAlex Bennée
2021-02-04vhost-user-gpu: handle display-info in a callbackMarc-André Lureau
2021-02-04vhost-user-gpu: use an extandable state enum for commandsMarc-André Lureau
2021-02-04vhost-user-gpu: handle vhost-user-gpu features in a callbackMarc-André Lureau
2021-01-20elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZEJiaxun Yang
2021-01-02libiscsi: convert to mesonPaolo Bonzini
2021-01-02curl: convert to mesonPaolo Bonzini
2020-12-18contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid()AlexChen
2020-12-13elf2dmp/pdb: Plug memleak in pdb_init_from_filePan Nengyuan
2020-12-13elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_initPan Nengyuan
2020-12-10Clean up includesMarkus Armbruster
2020-12-09contrib/vhost-user-input: avoid g_return_val_if() input validationStefan Hajnoczi
2020-12-09contrib/vhost-user-gpu: avoid g_return_val_if() input validationStefan Hajnoczi
2020-12-09contrib/vhost-user-blk: avoid g_return_val_if() input validationStefan Hajnoczi
2020-12-08libvhost-user: make it a meson subprojectMarc-André Lureau
2020-12-08libvhost-user: drop qemu/osdep.h dependencyMarc-André Lureau
2020-12-08libvhost-user: remove qemu/compiler.h usageMarc-André Lureau
2020-12-08libvhost-user: replace qemu/memfd.h usageMarc-André Lureau
2020-12-08libvhost-user: replace qemu/bswap.h with glibc endian.hMarc-André Lureau
2020-12-08vhost-user-scsi: Fix memleaks in vus_proc_req()Alex Chen
2020-11-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-11-17vhost-user-blk/scsi: Fix broken error handling for socket callAlexChen
2020-11-17contrib/libvhost-user: Fix bad printf format specifiersAlexChen
2020-11-16plugins: Fix two resource leaks in setup_socket()Alex Chen
2020-11-16plugins: Fix resource leak in connect_socket()Alex Chen
2020-11-12vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncationStefan Hajnoczi
2020-11-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-11-03contrib/vhost-user-blk: fix get_config() information leakStefan Hajnoczi
2020-11-03libvhost-user: follow QEMU comment styleStefan Hajnoczi
2020-11-03meson: vhost-user-gpu/virtiofsd: use absolute pathMarc Hartmayer
2020-10-30Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell