aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
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
2021-03-17plugins: Expose physical addresses instead of device offsetsAaron Lindsay
2021-02-18contrib: Open brace '{' following struct go on the same linezhouyang
2021-02-18contrib: space required after that ','zhouyang
2021-02-18contrib: Add spaces around operatorzhouyang
2021-02-18contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar"zhouyang
2021-02-18contrib: Don't use '#' flag of printf formatzhouyang
2021-02-18plugins: new hwprofile pluginAlex Bennée
2021-02-04vhost-user-gpu: handle display-info in a callbackMarc-André Lureau
2021-02-04vhost-user-gpu: use an extandable state enum for commandsMarc-André Lureau
2021-02-04vhost-user-gpu: handle vhost-user-gpu features in a callbackMarc-André Lureau
2021-01-20elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZEJiaxun Yang
2021-01-02libiscsi: convert to mesonPaolo Bonzini
2021-01-02curl: convert to mesonPaolo Bonzini
2020-12-18contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid()AlexChen