summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2021-11-04plugins/cache: make L2 emulation optional through argsMahmoud Mandour
2021-11-04plugins/cache: split command line arguments into name and valueMahmoud Mandour
2021-11-04plugins/cache: implement unified L2 cache emulationMahmoud Mandour
2021-11-04plugins/cache: freed heap-allocated mutexesMahmoud Mandour
2021-09-20elf2dmp: Fail cleanly if PDB file specifies zero block_sizePeter Maydell
2021-09-20elf2dmp: Check curl_easy_setopt() return valuePeter Maydell
2021-09-06configure / meson: Move the GBM handling to meson.buildThomas Huth
2021-09-02plugins/howvec: adapting to the new argument passing schemeMahmoud Mandour
2021-09-02plugins/hwprofile: adapt to the new plugin arguments schemeMahmoud Mandour
2021-09-02plugins/lockstep: make socket path not positional & parse bool argMahmoud Mandour
2021-09-02plugins/hotblocks: Added correct boolean argument parsingMahmoud Mandour
2021-09-02plugins/hotpages: introduce sortby arg and parsed bool args correctlyMahmoud Mandour
2021-09-02plugins/cache: supported multicore cache modellingMahmoud Mandour
2021-09-02plugins/execlog: removed unintended "s" at the end of log lines.Mahmoud Mandour
2021-07-23plugins/cache: Fixed "function decl. is not a prototype" warningsMahmoud Mandour
2021-07-23plugins/cache: limited the scope of a mutex lockMahmoud Mandour
2021-07-23plugins/cache: Fixed a bug with destroying FIFO metadataMahmoud Mandour
2021-07-23contrib/gitdm: add more individual contributor entries.Alex Bennée
2021-07-23contrib/gitdm: add a new interns group-map for GSoC/Outreachy workAlex Bennée
2021-07-23contrib/gitdm: add an explicit academic entry for BUAlex Bennée
2021-07-23contrib/gitdm: add group-map for NetflixAlex Bennée
2021-07-23contrib/gitdm: add domain-map for NVIDIAAlex Bennée
2021-07-23contrib/gitdm: add domain-map for CrudebyteAlex Bennée
2021-07-23contrib/gitdm: un-ironically add a mapping for LWNAlex Bennée
2021-07-23contrib/gitdm: add domain-map/group-map for Wind RiverAlex Bennée
2021-07-23contrib/gitdm: add domain-map for EldoradoAlex Bennée
2021-07-23contrib/gitdm: add domain-map/group-map mappings for SamsungAlex Bennée
2021-07-23contrib/gitdm: add a group mapping for robot scannersAlex Bennée
2021-07-23contrib/gitdm: add domain-map for MontaVistaAlex Bennée
2021-07-23contrib/gitdm: add some new aliases to fix up commitsAlex Bennée
2021-07-14plugins/cache: Added FIFO and LRU eviction policiesMahmoud Mandour
2021-07-14plugins/cache: Enable cache parameterizationMahmoud Mandour
2021-07-14plugins: Added a new cache modelling pluginMahmoud Mandour
2021-07-14contrib/plugins: add execlog to log instruction execution and memory accessAlexandre Iooss
2021-07-14contrib/plugins: enable -Wall for building pluginsAlex Bennée
2021-07-09meson: fix missing preprocessor symbolsPaolo Bonzini
2021-06-15vhost-user-gpu: reorder free calls.Gerd Hoffmann
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