aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2022-03-23mailmap/gitdm: more fixes for bad tags and authorsAlex Bennée1-1/+3
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster1-1/+1
2022-02-21meson: refine check for whether to look for virglrendererPaolo Bonzini1-2/+1
2022-02-21configure, meson: move guest-agent, tools to mesonPaolo Bonzini1-1/+1
2022-02-09contrib/plugins: add a drcov pluginIvanov Arkady2-0/+164
2022-01-12meson: build contrib/ executables after generated headersPaolo Bonzini4-4/+4
2021-11-04plugins/cache: make L2 emulation optional through argsMahmoud Mandour1-22/+54
2021-11-04plugins/cache: split command line arguments into name and valueMahmoud Mandour1-27/+30
2021-11-04plugins/cache: implement unified L2 cache emulationMahmoud Mandour1-81/+175
2021-11-04plugins/cache: freed heap-allocated mutexesMahmoud Mandour1-0/+3
2021-09-20elf2dmp: Fail cleanly if PDB file specifies zero block_sizePeter Maydell1-0/+4
2021-09-20elf2dmp: Check curl_easy_setopt() return valuePeter Maydell1-12/+10
2021-09-06configure / meson: Move the GBM handling to meson.buildThomas Huth1-3/+2
2021-09-02plugins/howvec: adapting to the new argument passing schemeMahmoud Mandour1-8/+19
2021-09-02plugins/hwprofile: adapt to the new plugin arguments schemeMahmoud Mandour1-12/+27
2021-09-02plugins/lockstep: make socket path not positional & parse bool argMahmoud Mandour1-9/+22
2021-09-02plugins/hotblocks: Added correct boolean argument parsingMahmoud Mandour1-2/+12
2021-09-02plugins/hotpages: introduce sortby arg and parsed bool args correctlyMahmoud Mandour1-10/+20
2021-09-02plugins/cache: supported multicore cache modellingMahmoud Mandour1-44/+132
2021-09-02plugins/execlog: removed unintended "s" at the end of log lines.Mahmoud Mandour1-1/+1
2021-07-23plugins/cache: Fixed "function decl. is not a prototype" warningsMahmoud Mandour1-3/+3
2021-07-23plugins/cache: limited the scope of a mutex lockMahmoud Mandour1-2/+1
2021-07-23plugins/cache: Fixed a bug with destroying FIFO metadataMahmoud Mandour1-1/+1
2021-07-23contrib/gitdm: add more individual contributor entries.Alex Bennée2-0/+6
2021-07-23contrib/gitdm: add a new interns group-map for GSoC/Outreachy workAlex Bennée1-0/+13
2021-07-23contrib/gitdm: add an explicit academic entry for BUAlex Bennée1-0/+3
2021-07-23contrib/gitdm: add group-map for NetflixAlex Bennée1-0/+5
2021-07-23contrib/gitdm: add domain-map for NVIDIAAlex Bennée1-0/+1
2021-07-23contrib/gitdm: add domain-map for CrudebyteAlex Bennée1-0/+1
2021-07-23contrib/gitdm: un-ironically add a mapping for LWNAlex Bennée1-0/+1
2021-07-23contrib/gitdm: add domain-map/group-map for Wind RiverAlex Bennée2-0/+2
2021-07-23contrib/gitdm: add domain-map for EldoradoAlex Bennée1-0/+1
2021-07-23contrib/gitdm: add domain-map/group-map mappings for SamsungAlex Bennée2-0/+2
2021-07-23contrib/gitdm: add a group mapping for robot scannersAlex Bennée1-0/+7
2021-07-23contrib/gitdm: add domain-map for MontaVistaAlex Bennée1-0/+1
2021-07-23contrib/gitdm: add some new aliases to fix up commitsAlex Bennée1-0/+3
2021-07-14plugins/cache: Added FIFO and LRU eviction policiesMahmoud Mandour1-13/+190
2021-07-14plugins/cache: Enable cache parameterizationMahmoud Mandour1-1/+46
2021-07-14plugins: Added a new cache modelling pluginMahmoud Mandour2-0/+420
2021-07-14contrib/plugins: add execlog to log instruction execution and memory accessAlexandre Iooss2-0/+154
2021-07-14contrib/plugins: enable -Wall for building pluginsAlex Bennée1-1/+1
2021-07-09meson: fix missing preprocessor symbolsPaolo Bonzini1-1/+1
2021-06-15vhost-user-gpu: reorder free calls.Gerd Hoffmann1-1/+1
2021-05-27vhost-user-gpu: abstract vg_cleanup_mapping_iovLi Qiang3-9/+26
2021-05-27vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)Li Qiang1-0/+4
2021-05-27vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-...Li Qiang1-1/+4
2021-05-27vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)Li Qiang1-0/+7
2021-05-27vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3...Li Qiang1-0/+1
2021-05-27vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)Li Qiang1-0/+5
2021-05-27vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)Li Qiang1-0/+1