aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2023-10-19contrib/elf2dmp: Use g_malloc(), g_new() and g_free()pull-target-arm-20231019Suraj Shirvankar
2023-10-19elf2dmp: check array bounds in pdb_get_file_sizeViktor Prutyanov
2023-10-19elf2dmp: limit print length for sign_rsdsViktor Prutyanov
2023-10-12contrib/vhost-user-gpu: Fix compiler warning when compiling with -WshadowThomas Huth
2023-10-11contrib/plugins: fix coverity warning in hotblocksAlex Bennée
2023-10-11contrib/plugins: fix coverity warning in lockstepAlex Bennée
2023-10-11contrib/plugins: fix coverity warning in cacheAlex Bennée
2023-10-11contrib/plugins: Use GRWLock in execlogAkihiko Odaki
2023-09-21elf2dmp: rework PDB_STREAM_INDEXES::segments obtainingpull-target-arm-20230921Viktor Prutyanov
2023-09-21elf2dmp: use Linux mmap with MAP_NORESERVE when possibleViktor Prutyanov
2023-09-21elf2dmp: introduce merging of physical memory runsViktor Prutyanov
2023-09-21elf2dmp: introduce physical block alignmentViktor Prutyanov
2023-09-21elf2dmp: replace PE export name check with PDB name checkViktor Prutyanov
2023-09-12contrib/vhost-user-gpu: add support for sending dmabuf modifiersErico Nunes
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07contrib/plugins: use an independent makefilePaolo Bonzini
2023-09-07contrib/plugins: add Darwin supportPaolo Bonzini
2023-09-07contrib/plugins/lockstep: Fix string formatPhilippe Mathieu-Daudé
2023-09-07contrib/plugins/howvec: Fix string formatPhilippe Mathieu-Daudé
2023-09-07contrib/plugins/drcov: Fix string formatPhilippe Mathieu-Daudé
2023-09-07contrib/plugins/cache: Fix string formatPhilippe Mathieu-Daudé
2023-09-07contrib/plugins: remove -soname argumentPaolo Bonzini
2023-08-31accel/tcg: spelling fixesMichael Tokarev
2023-07-31elf2dmp: Don't abandon when Prcb is set to 0Akihiko Odaki
2023-07-10contrib/vhost-user-gpu: implement get_edid featureErico Nunes
2023-07-03plugins: update lockstep to use g_memdup2Alex Bennée
2023-07-03plugins: fix memory leak while parsing optionsAlex Bennée
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis
2023-06-02cutils: Adjust signature of parse_uint[_full]Eric Blake
2023-05-18build: move warning flag selection to mesonPaolo Bonzini
2023-05-18build: move glib detection and workarounds to mesonPaolo Bonzini
2023-03-22contrib/gitdm: add group map for AMDAlex Bennée
2023-03-22contrib/gitdm: add more individual contributorsAlex Bennée
2023-03-22contrib/gitdm: add revng to domain mapAlex Bennée
2023-03-22contrib/gitdm: add Alibaba to the domain-mapAlex Bennée
2023-03-22contrib/gitdm: add Amazon to the domain mapAlex Bennée
2023-03-22contrib/gitdm: Add SYRMIA to the domain mapAlex Bennée
2023-03-22contrib/gitdm: Add ASPEED Technology to the domain mapAlex Bennée
2023-03-21contrib/elf2dmp: add PE name check and Windows Server 2022 supportViktor Prutyanov
2023-03-21contrib/elf2dmp: move PE dir search to pe_get_data_dir_entryViktor Prutyanov
2023-03-21contrib/elf2dmp: fix code styleViktor Prutyanov
2023-03-10contrib/gitdm: add Idan to IBM's group mapAlex Bennée
2023-03-10contrib/gitdm: Add Facebook the domain mapAlex Bennée
2023-03-10contrib/gitdm: add Tsukasa as an individual contributorAlex Bennée
2023-03-10contrib/gitdm: Add Ventana Micro Systems to the domain mapAlex Bennée
2023-03-10contrib/gitdm: Add VRULL to the domain mapAlex Bennée
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran
2022-12-21contrib/vhost-user-blk: Replace lseek64 with lseekKhem Raj
2022-12-14Drop more useless casts from void * to pointerMarkus Armbruster
2022-10-31contrib/plugins: protect execlog's last_exec expansionAlex Bennée