aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2023-07-31elf2dmp: Don't abandon when Prcb is set to 0Akihiko Odaki1-0/+5
2023-07-10contrib/vhost-user-gpu: implement get_edid featureErico Nunes3-6/+81
2023-07-03plugins: update lockstep to use g_memdup2Alex Bennée1-1/+1
2023-07-03plugins: fix memory leak while parsing optionsAlex Bennée8-8/+8
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis1-1/+1
2023-06-02cutils: Adjust signature of parse_uint[_full]Eric Blake1-2/+2
2023-05-18build: move warning flag selection to mesonPaolo Bonzini1-2/+1
2023-05-18build: move glib detection and workarounds to mesonPaolo Bonzini1-2/+2
2023-03-22contrib/gitdm: add group map for AMDAlex Bennée2-1/+8
2023-03-22contrib/gitdm: add more individual contributorsAlex Bennée1-0/+4
2023-03-22contrib/gitdm: add revng to domain mapAlex Bennée1-0/+1
2023-03-22contrib/gitdm: add Alibaba to the domain-mapAlex Bennée2-0/+8
2023-03-22contrib/gitdm: add Amazon to the domain mapAlex Bennée1-0/+3
2023-03-22contrib/gitdm: Add SYRMIA to the domain mapAlex Bennée1-0/+1
2023-03-22contrib/gitdm: Add ASPEED Technology to the domain mapAlex Bennée1-0/+1
2023-03-21contrib/elf2dmp: add PE name check and Windows Server 2022 supportViktor Prutyanov2-2/+41
2023-03-21contrib/elf2dmp: move PE dir search to pe_get_data_dir_entryViktor Prutyanov1-29/+42
2023-03-21contrib/elf2dmp: fix code styleViktor Prutyanov3-53/+57
2023-03-10contrib/gitdm: add Idan to IBM's group mapAlex Bennée1-0/+1
2023-03-10contrib/gitdm: Add Facebook the domain mapAlex Bennée2-0/+6
2023-03-10contrib/gitdm: add Tsukasa as an individual contributorAlex Bennée1-0/+1
2023-03-10contrib/gitdm: Add Ventana Micro Systems to the domain mapAlex Bennée1-0/+1
2023-03-10contrib/gitdm: Add VRULL to the domain mapAlex Bennée1-0/+1
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran1-2/+1
2022-12-21contrib/vhost-user-blk: Replace lseek64 with lseekKhem Raj1-2/+2
2022-12-14Drop more useless casts from void * to pointerMarkus Armbruster2-5/+5
2022-10-31contrib/plugins: protect execlog's last_exec expansionAlex Bennée1-8/+30
2022-10-31contrib/plugins: enable debug on CONFIG_DEBUG_TCGAlex Bennée1-0/+1
2022-10-22elf2dmp: free memory in failurelu zhipeng1-0/+1
2022-10-06contrib/gitdm: add Université Grenoble AlpesAlex Bennée1-0/+3
2022-10-06contrib/gitdm: add Simon to individual contributorsAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add China Telecom to the domain mapAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add ISCAS to the academics groupAlex Bennée1-0/+3
2022-10-06contrib/gitdm: add WANG Xuerui to individual contributersAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add Paul to individual contributorsAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add mapping for Loongson TechnologyAlex Bennée1-0/+1
2022-10-06contrib/plugins: reset skip when matching in execlogAlex Bennée1-1/+4
2022-10-06plugins: extend execlog to filter matchesAlex Bennée1-14/+82
2022-08-08contrib/vhost-user-blk: Clean up deallocation of VuVirtqElementMarkus Armbruster1-6/+3
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé1-1/+1
2022-06-27contrib/vhost-user-blk: fix 32 bit build and enableAlex Bennée2-5/+4
2022-05-25contrib/elf2dmp: add ELF dump header checkingViktor Prutyanov1-0/+53
2022-05-16vhost-user-scsi: avoid unlink(NULL) with fd passingStefan Hajnoczi1-1/+4
2022-05-03util: rename qemu_*block() socket functionsMarc-André Lureau1-1/+1
2022-04-28meson, configure: move RDMA options to mesonPaolo Bonzini1-3/+1
2022-04-25Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson2-27/+55
2022-04-22include/qemu: rename Windows context definitions to expose bitnessViktor Prutyanov1-3/+3
2022-04-21contrib/vhost-user-blk: add missing GOptionEntry NULL terminatorStefan Hajnoczi1-1/+2
2022-04-21Implements Backend Program conventions for vhost-user-scsiSakshi Kaushik1-26/+53
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau1-1/+1