- a32086d contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement by Markus Armbruster · 2 years, 8 months ago
- 7a21bee misc: fix commonly doubled up words by Daniel P. Berrangé · 2 years, 8 months ago
- 26ed501 contrib/vhost-user-blk: fix 32 bit build and enable by Alex Bennée · 2 years, 9 months ago
- c06ebc0 contrib/elf2dmp: add ELF dump header checking by Viktor Prutyanov · 2 years, 10 months ago
- 6852c21 vhost-user-scsi: avoid unlink(NULL) with fd passing by Stefan Hajnoczi · 2 years, 10 months ago
- ff5927b util: rename qemu_*block() socket functions by Marc-André Lureau · 2 years, 10 months ago
- 3730a73 meson, configure: move RDMA options to meson by Paolo Bonzini · 2 years, 11 months ago
- c49abc8 Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Richard Henderson · 2 years, 10 months ago
- a64b4e1 include/qemu: rename Windows context definitions to expose bitness by Viktor Prutyanov · 2 years, 11 months ago
- 096b778 contrib/vhost-user-blk: add missing GOptionEntry NULL terminator by Stefan Hajnoczi · 2 years, 11 months ago
- 747421e Implements Backend Program conventions for vhost-user-scsi by Sakshi Kaushik · 2 years, 11 months ago
- 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 3 years ago
- b8003f9 mailmap/gitdm: more fixes for bad tags and authors by Alex Bennée · 3 years ago
- b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
- 0265fe9 meson: refine check for whether to look for virglrenderer by Paolo Bonzini · 3 years, 2 months ago
- 20cf5cb configure, meson: move guest-agent, tools to meson by Paolo Bonzini · 3 years, 5 months ago
- 227b45d contrib/plugins: add a drcov plugin by Ivanov Arkady · 3 years, 1 month ago
- b962a1d meson: build contrib/ executables after generated headers by Paolo Bonzini · 3 years, 2 months ago
- 447f935 plugins/cache: make L2 emulation optional through args by Mahmoud Mandour · 3 years, 4 months ago
- 53366ad plugins/cache: split command line arguments into name and value by Mahmoud Mandour · 3 years, 4 months ago
- 14f3110 plugins/cache: implement unified L2 cache emulation by Mahmoud Mandour · 3 years, 4 months ago
- ad039c5 plugins/cache: freed heap-allocated mutexes by Mahmoud Mandour · 3 years, 4 months ago
- f015cbb elf2dmp: Fail cleanly if PDB file specifies zero block_size by Peter Maydell · 3 years, 5 months ago
- e59a7e0 elf2dmp: Check curl_easy_setopt() return value by Peter Maydell · 3 years, 5 months ago
- 8bc5184 configure / meson: Move the GBM handling to meson.build by Thomas Huth · 3 years, 8 months ago
- d852535 plugins/howvec: adapting to the new argument passing scheme by Mahmoud Mandour · 3 years, 7 months ago
- 6075384 plugins/hwprofile: adapt to the new plugin arguments scheme by Mahmoud Mandour · 3 years, 7 months ago
- b18a0ca plugins/lockstep: make socket path not positional & parse bool arg by Mahmoud Mandour · 3 years, 7 months ago
- 8a3eab6 plugins/hotblocks: Added correct boolean argument parsing by Mahmoud Mandour · 3 years, 7 months ago
- f698d5e plugins/hotpages: introduce sortby arg and parsed bool args correctly by Mahmoud Mandour · 3 years, 7 months ago
- c79a211 plugins/cache: supported multicore cache modelling by Mahmoud Mandour · 3 years, 7 months ago
- b403106 plugins/execlog: removed unintended "s" at the end of log lines. by Mahmoud Mandour · 3 years, 7 months ago
- c2888a6 plugins/cache: Fixed "function decl. is not a prototype" warnings by Mahmoud Mandour · 3 years, 7 months ago
- 072c444 plugins/cache: limited the scope of a mutex lock by Mahmoud Mandour · 3 years, 7 months ago
- de9fc40 plugins/cache: Fixed a bug with destroying FIFO metadata by Mahmoud Mandour · 3 years, 7 months ago
- 094d278 contrib/gitdm: add more individual contributor entries. by Alex Bennée · 3 years, 7 months ago
- a10f373 contrib/gitdm: add a new interns group-map for GSoC/Outreachy work by Alex Bennée · 3 years, 7 months ago
- a7659cd contrib/gitdm: add an explicit academic entry for BU by Alex Bennée · 3 years, 7 months ago
- e061e48 contrib/gitdm: add group-map for Netflix by Alex Bennée · 3 years, 7 months ago
- efe2165 contrib/gitdm: add domain-map for NVIDIA by Alex Bennée · 3 years, 7 months ago
- 3d4fcf4 contrib/gitdm: add domain-map for Crudebyte by Alex Bennée · 3 years, 7 months ago
- a8d1095 contrib/gitdm: un-ironically add a mapping for LWN by Alex Bennée · 3 years, 7 months ago
- 0e7933e contrib/gitdm: add domain-map/group-map for Wind River by Alex Bennée · 3 years, 7 months ago
- 061a20d contrib/gitdm: add domain-map for Eldorado by Alex Bennée · 3 years, 7 months ago
- 44114d3 contrib/gitdm: add domain-map/group-map mappings for Samsung by Alex Bennée · 3 years, 7 months ago
- 200a102 contrib/gitdm: add a group mapping for robot scanners by Alex Bennée · 3 years, 7 months ago
- 0204e64 contrib/gitdm: add domain-map for MontaVista by Alex Bennée · 3 years, 7 months ago
- fa3d609 contrib/gitdm: add some new aliases to fix up commits by Alex Bennée · 3 years, 7 months ago
- 40c4a55 plugins/cache: Added FIFO and LRU eviction policies by Mahmoud Mandour · 3 years, 8 months ago
- 86ae3a1 plugins/cache: Enable cache parameterization by Mahmoud Mandour · 3 years, 8 months ago
- e2c5557 plugins: Added a new cache modelling plugin by Mahmoud Mandour · 3 years, 8 months ago
- 3d7caf1 contrib/plugins: add execlog to log instruction execution and memory access by Alexandre Iooss · 3 years, 8 months ago
- 7a1f6e5 contrib/plugins: enable -Wall for building plugins by Alex Bennée · 3 years, 8 months ago
- 63a7f85 meson: fix missing preprocessor symbols by Paolo Bonzini · 3 years, 8 months ago
- 25b2ef2 vhost-user-gpu: reorder free calls. by Gerd Hoffmann · 3 years, 9 months ago
- 3ea32d1 vhost-user-gpu: abstract vg_cleanup_mapping_iov by Li Qiang · 3 years, 10 months ago
- 9f22893 vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546) by Li Qiang · 3 years, 10 months ago
- 63736af vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-3544) by Li Qiang · 3 years, 10 months ago
- f6091d8 vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544) by Li Qiang · 3 years, 10 months ago
- b7afebc vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3544) by Li Qiang · 3 years, 10 months ago
- b9f7985 vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544) by Li Qiang · 3 years, 10 months ago
- 86dd8fa vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544) by Li Qiang · 3 years, 10 months ago
- 121841b vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-3545) by Li Qiang · 3 years, 10 months ago
- f7a6df5 Fix build with 64 bits time_t by Fabrice Fontaine · 4 years, 3 months ago
- 59be75e vhost-user-gpu: fix cursor move/update by Marc-André Lureau · 4 years ago
- 96ee096 vhost-user-gpu: fix vugbm_device_init fallback by Marc-André Lureau · 4 years ago
- 0c27b9c vhost-user-gpu: glFlush before notifying clients by Marc-André Lureau · 4 years ago
- 7e47061 contrib: ivshmem client and server build fix for SunOS. by David CARLIER · 4 years, 8 months ago
- 787148b plugins: Expose physical addresses instead of device offsets by Aaron Lindsay · 4 years ago
- 24fa5d6 contrib: Open brace '{' following struct go on the same line by zhouyang · 4 years, 1 month ago
- edd4a85 contrib: space required after that ',' by zhouyang · 4 years, 1 month ago
- d62cc7f contrib: Add spaces around operator by zhouyang · 4 years, 1 month ago
- 247b3c7 contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar" by zhouyang · 4 years, 1 month ago
- 7fe7ab1 contrib: Don't use '#' flag of printf format by zhouyang · 4 years, 1 month ago
- a622d64 plugins: new hwprofile plugin by Alex Bennée · 4 years, 1 month ago
- bd690fe vhost-user-gpu: handle display-info in a callback by Marc-André Lureau · 4 years, 1 month ago
- 72e631c vhost-user-gpu: use an extandable state enum for commands by Marc-André Lureau · 4 years, 1 month ago
- 1f83ea8 vhost-user-gpu: handle vhost-user-gpu features in a callback by Marc-André Lureau · 4 years, 1 month ago
- 2d0fc79 elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE by Jiaxun Yang · 4 years, 1 month ago
- 9db405a libiscsi: convert to meson by Paolo Bonzini · 4 years, 3 months ago
- f9cd86f curl: convert to meson by Paolo Bonzini · 4 years, 3 months ago
- eed31bc contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid() by AlexChen · 4 years, 4 months ago
- 0c4c867 elf2dmp/pdb: Plug memleak in pdb_init_from_file by Pan Nengyuan · 4 years, 4 months ago
- 514284d elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init by Pan Nengyuan · 4 years, 4 months ago
- 4bd802b Clean up includes by Markus Armbruster · 4 years, 4 months ago
- a606169 contrib/vhost-user-input: avoid g_return_val_if() input validation by Stefan Hajnoczi · 4 years, 3 months ago
- fa77464 contrib/vhost-user-gpu: avoid g_return_val_if() input validation by Stefan Hajnoczi · 4 years, 3 months ago
- acb1f3c contrib/vhost-user-blk: avoid g_return_val_if() input validation by Stefan Hajnoczi · 4 years, 3 months ago
- 0df750e libvhost-user: make it a meson subproject by Marc-André Lureau · 4 years, 3 months ago
- 3d22bd2 libvhost-user: drop qemu/osdep.h dependency by Marc-André Lureau · 4 years, 3 months ago
- 7fa1d61 libvhost-user: remove qemu/compiler.h usage by Marc-André Lureau · 4 years, 3 months ago
- 810033b libvhost-user: replace qemu/memfd.h usage by Marc-André Lureau · 4 years, 3 months ago
- 0ca2931 libvhost-user: replace qemu/bswap.h with glibc endian.h by Marc-André Lureau · 4 years, 3 months ago
- 81ee17a vhost-user-scsi: Fix memleaks in vus_proc_req() by Alex Chen · 4 years, 3 months ago
- 1c7ab09 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 4 years, 3 months ago
- 91010f0 vhost-user-blk/scsi: Fix broken error handling for socket call by AlexChen · 4 years, 4 months ago
- 5fd6921 contrib/libvhost-user: Fix bad printf format specifiers by AlexChen · 4 years, 4 months ago
- 9cd7dde plugins: Fix two resource leaks in setup_socket() by Alex Chen · 4 years, 4 months ago
- dbb864b plugins: Fix resource leak in connect_socket() by Alex Chen · 4 years, 4 months ago
- 3009edf vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncation by Stefan Hajnoczi · 4 years, 4 months ago