summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* contrib/gitdm: add group map for AMDAlex Bennée2023-03-222-1/+8
* contrib/gitdm: add more individual contributorsAlex Bennée2023-03-221-0/+4
* contrib/gitdm: add revng to domain mapAlex Bennée2023-03-221-0/+1
* contrib/gitdm: add Alibaba to the domain-mapAlex Bennée2023-03-222-0/+8
* contrib/gitdm: add Amazon to the domain mapAlex Bennée2023-03-221-0/+3
* contrib/gitdm: Add SYRMIA to the domain mapAlex Bennée2023-03-221-0/+1
* contrib/gitdm: Add ASPEED Technology to the domain mapAlex Bennée2023-03-221-0/+1
* contrib/elf2dmp: add PE name check and Windows Server 2022 supportViktor Prutyanov2023-03-212-2/+41
* contrib/elf2dmp: move PE dir search to pe_get_data_dir_entryViktor Prutyanov2023-03-211-29/+42
* contrib/elf2dmp: fix code styleViktor Prutyanov2023-03-213-53/+57
* contrib/gitdm: add Idan to IBM's group mapAlex Bennée2023-03-101-0/+1
* contrib/gitdm: Add Facebook the domain mapAlex Bennée2023-03-102-0/+6
* contrib/gitdm: add Tsukasa as an individual contributorAlex Bennée2023-03-101-0/+1
* contrib/gitdm: Add Ventana Micro Systems to the domain mapAlex Bennée2023-03-101-0/+1
* contrib/gitdm: Add VRULL to the domain mapAlex Bennée2023-03-101-0/+1
* Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran2023-02-271-2/+1
* contrib/vhost-user-blk: Replace lseek64 with lseekKhem Raj2022-12-211-2/+2
* Drop more useless casts from void * to pointerMarkus Armbruster2022-12-142-5/+5
* contrib/plugins: protect execlog's last_exec expansionAlex Bennée2022-10-311-8/+30
* contrib/plugins: enable debug on CONFIG_DEBUG_TCGAlex Bennée2022-10-311-0/+1
* elf2dmp: free memory in failurelu zhipeng2022-10-221-0/+1
* contrib/gitdm: add Université Grenoble AlpesAlex Bennée2022-10-061-0/+3
* contrib/gitdm: add Simon to individual contributorsAlex Bennée2022-10-061-0/+1
* contrib/gitdm: add China Telecom to the domain mapAlex Bennée2022-10-061-0/+1
* contrib/gitdm: add ISCAS to the academics groupAlex Bennée2022-10-061-0/+3
* contrib/gitdm: add WANG Xuerui to individual contributersAlex Bennée2022-10-061-0/+1
* contrib/gitdm: add Paul to individual contributorsAlex Bennée2022-10-061-0/+1
* contrib/gitdm: add mapping for Loongson TechnologyAlex Bennée2022-10-061-0/+1
* contrib/plugins: reset skip when matching in execlogAlex Bennée2022-10-061-1/+4
* plugins: extend execlog to filter matchesAlex Bennée2022-10-061-14/+82
* contrib/vhost-user-blk: Clean up deallocation of VuVirtqElementMarkus Armbruster2022-08-081-6/+3
* misc: fix commonly doubled up wordsDaniel P. Berrangé2022-08-011-1/+1
* contrib/vhost-user-blk: fix 32 bit build and enableAlex Bennée2022-06-272-5/+4
* contrib/elf2dmp: add ELF dump header checkingViktor Prutyanov2022-05-251-0/+53
* vhost-user-scsi: avoid unlink(NULL) with fd passingStefan Hajnoczi2022-05-161-1/+4
* util: rename qemu_*block() socket functionsMarc-André Lureau2022-05-031-1/+1
* meson, configure: move RDMA options to mesonPaolo Bonzini2022-04-281-3/+1
* Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson2022-04-252-27/+55
|\
| * contrib/vhost-user-blk: add missing GOptionEntry NULL terminatorStefan Hajnoczi2022-04-211-1/+2
| * Implements Backend Program conventions for vhost-user-scsiSakshi Kaushik2022-04-211-26/+53
* | include/qemu: rename Windows context definitions to expose bitnessViktor Prutyanov2022-04-221-3/+3
|/
* Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau2022-04-061-1/+1
* mailmap/gitdm: more fixes for bad tags and authorsAlex Bennée2022-03-231-1/+3
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-1/+1
* meson: refine check for whether to look for virglrendererPaolo Bonzini2022-02-211-2/+1
* configure, meson: move guest-agent, tools to mesonPaolo Bonzini2022-02-211-1/+1
* contrib/plugins: add a drcov pluginIvanov Arkady2022-02-092-0/+164
* meson: build contrib/ executables after generated headersPaolo Bonzini2022-01-124-4/+4
* plugins/cache: make L2 emulation optional through argsMahmoud Mandour2021-11-041-22/+54
* plugins/cache: split command line arguments into name and valueMahmoud Mandour2021-11-041-27/+30