Age | Commit message (Expand) | Author |
2021-07-23 | contrib/gitdm: add domain-map for Crudebyte | Alex Bennée |
2021-07-23 | contrib/gitdm: un-ironically add a mapping for LWN | Alex Bennée |
2021-07-23 | contrib/gitdm: add domain-map/group-map for Wind River | Alex Bennée |
2021-07-23 | contrib/gitdm: add domain-map for Eldorado | Alex Bennée |
2021-07-23 | contrib/gitdm: add domain-map/group-map mappings for Samsung | Alex Bennée |
2021-07-23 | contrib/gitdm: add a group mapping for robot scanners | Alex Bennée |
2021-07-23 | contrib/gitdm: add domain-map for MontaVista | Alex Bennée |
2021-07-23 | contrib/gitdm: add some new aliases to fix up commits | Alex Bennée |
2021-07-14 | plugins/cache: Added FIFO and LRU eviction policies | Mahmoud Mandour |
2021-07-14 | plugins/cache: Enable cache parameterization | Mahmoud Mandour |
2021-07-14 | plugins: Added a new cache modelling plugin | Mahmoud Mandour |
2021-07-14 | contrib/plugins: add execlog to log instruction execution and memory access | Alexandre Iooss |
2021-07-14 | contrib/plugins: enable -Wall for building plugins | Alex Bennée |
2021-07-09 | meson: fix missing preprocessor symbols | Paolo Bonzini |
2021-06-15 | vhost-user-gpu: reorder free calls. | Gerd Hoffmann |
2021-05-27 | vhost-user-gpu: abstract vg_cleanup_mapping_iov | Li Qiang |
2021-05-27 | vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546) | Li Qiang |
2021-05-27 | vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-... | Li Qiang |
2021-05-27 | vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544) | Li Qiang |
2021-05-27 | vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3... | Li Qiang |
2021-05-27 | vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544) | Li Qiang |
2021-05-27 | vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544) | Li Qiang |
2021-05-27 | vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-... | Li Qiang |
2021-05-14 | Fix build with 64 bits time_t | Fabrice Fontaine |
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 |