Age | Commit message (Expand) | Author |
2022-02-21 | meson: refine check for whether to look for virglrenderer | Paolo Bonzini |
2022-02-21 | configure, meson: move guest-agent, tools to meson | Paolo Bonzini |
2022-02-09 | contrib/plugins: add a drcov plugin | Ivanov Arkady |
2022-01-12 | meson: build contrib/ executables after generated headers | Paolo Bonzini |
2021-11-04 | plugins/cache: make L2 emulation optional through args | Mahmoud Mandour |
2021-11-04 | plugins/cache: split command line arguments into name and value | Mahmoud Mandour |
2021-11-04 | plugins/cache: implement unified L2 cache emulation | Mahmoud Mandour |
2021-11-04 | plugins/cache: freed heap-allocated mutexes | Mahmoud Mandour |
2021-09-20 | elf2dmp: Fail cleanly if PDB file specifies zero block_size | Peter Maydell |
2021-09-20 | elf2dmp: Check curl_easy_setopt() return value | Peter Maydell |
2021-09-06 | configure / meson: Move the GBM handling to meson.build | Thomas Huth |
2021-09-02 | plugins/howvec: adapting to the new argument passing scheme | Mahmoud Mandour |
2021-09-02 | plugins/hwprofile: adapt to the new plugin arguments scheme | Mahmoud Mandour |
2021-09-02 | plugins/lockstep: make socket path not positional & parse bool arg | Mahmoud Mandour |
2021-09-02 | plugins/hotblocks: Added correct boolean argument parsing | Mahmoud Mandour |
2021-09-02 | plugins/hotpages: introduce sortby arg and parsed bool args correctly | Mahmoud Mandour |
2021-09-02 | plugins/cache: supported multicore cache modelling | Mahmoud Mandour |
2021-09-02 | plugins/execlog: removed unintended "s" at the end of log lines. | Mahmoud Mandour |
2021-07-23 | plugins/cache: Fixed "function decl. is not a prototype" warnings | Mahmoud Mandour |
2021-07-23 | plugins/cache: limited the scope of a mutex lock | Mahmoud Mandour |
2021-07-23 | plugins/cache: Fixed a bug with destroying FIFO metadata | Mahmoud Mandour |
2021-07-23 | contrib/gitdm: add more individual contributor entries. | Alex Bennée |
2021-07-23 | contrib/gitdm: add a new interns group-map for GSoC/Outreachy work | Alex Bennée |
2021-07-23 | contrib/gitdm: add an explicit academic entry for BU | Alex Bennée |
2021-07-23 | contrib/gitdm: add group-map for Netflix | Alex Bennée |
2021-07-23 | contrib/gitdm: add domain-map for NVIDIA | Alex Bennée |
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 |