Age | Commit message (Expand) | Author |
2024-02-14 | virtio-gpu: Correct virgl_renderer_resource_get_info() error check | Dmitry Osipenko |
2023-11-23 | plugins: fix win plugin tests on cross compile | Greg Manning |
2023-11-15 | contrib/vhost-user-gpu/virgl.c: spelling fix: mesage | Michael Tokarev |
2023-11-08 | contrib/gitdm: add Daynix to domain-map | Alex Bennée |
2023-11-08 | contrib/gitdm: map HiSilicon to Huawei | Alex Bennée |
2023-11-08 | contrib/gitdm: add domain-map for Cestc | luzhipeng |
2023-11-08 | contrib/gitdm: Add Rivos Inc to the domain map | Alex Bennée |
2023-11-08 | plugins: disable lockstep plugin on windows | Greg Manning |
2023-11-08 | plugins: make test/example plugins work on windows | Greg Manning |
2023-10-31 | contrib/plugins: Close file descriptor on error return | Cong Liu |
2023-10-19 | contrib/elf2dmp: Use g_malloc(), g_new() and g_free() | Suraj Shirvankar |
2023-10-19 | elf2dmp: check array bounds in pdb_get_file_size | Viktor Prutyanov |
2023-10-19 | elf2dmp: limit print length for sign_rsds | Viktor Prutyanov |
2023-10-12 | contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow | Thomas Huth |
2023-10-11 | contrib/plugins: fix coverity warning in hotblocks | Alex Bennée |
2023-10-11 | contrib/plugins: fix coverity warning in lockstep | Alex Bennée |
2023-10-11 | contrib/plugins: fix coverity warning in cache | Alex Bennée |
2023-10-11 | contrib/plugins: Use GRWLock in execlog | Akihiko Odaki |
2023-09-21 | elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining | Viktor Prutyanov |
2023-09-21 | elf2dmp: use Linux mmap with MAP_NORESERVE when possible | Viktor Prutyanov |
2023-09-21 | elf2dmp: introduce merging of physical memory runs | Viktor Prutyanov |
2023-09-21 | elf2dmp: introduce physical block alignment | Viktor Prutyanov |
2023-09-21 | elf2dmp: replace PE export name check with PDB name check | Viktor Prutyanov |
2023-09-12 | contrib/vhost-user-gpu: add support for sending dmabuf modifiers | Erico Nunes |
2023-09-07 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2023-09-07 | contrib/plugins: use an independent makefile | Paolo Bonzini |
2023-09-07 | contrib/plugins: add Darwin support | Paolo Bonzini |
2023-09-07 | contrib/plugins/lockstep: Fix string format | Philippe Mathieu-Daudé |
2023-09-07 | contrib/plugins/howvec: Fix string format | Philippe Mathieu-Daudé |
2023-09-07 | contrib/plugins/drcov: Fix string format | Philippe Mathieu-Daudé |
2023-09-07 | contrib/plugins/cache: Fix string format | Philippe Mathieu-Daudé |
2023-09-07 | contrib/plugins: remove -soname argument | Paolo Bonzini |
2023-08-31 | accel/tcg: spelling fixes | Michael Tokarev |
2023-07-31 | elf2dmp: Don't abandon when Prcb is set to 0 | Akihiko Odaki |
2023-07-10 | contrib/vhost-user-gpu: implement get_edid feature | Erico Nunes |
2023-07-03 | plugins: update lockstep to use g_memdup2 | Alex Bennée |
2023-07-03 | plugins: fix memory leak while parsing options | Alex Bennée |
2023-06-26 | vhost-user: fully use new backend/frontend naming | Manos Pitsidianakis |
2023-06-02 | cutils: Adjust signature of parse_uint[_full] | Eric Blake |
2023-05-18 | build: move warning flag selection to meson | Paolo Bonzini |
2023-05-18 | build: move glib detection and workarounds to meson | Paolo Bonzini |
2023-03-22 | contrib/gitdm: add group map for AMD | Alex Bennée |
2023-03-22 | contrib/gitdm: add more individual contributors | Alex Bennée |
2023-03-22 | contrib/gitdm: add revng to domain map | Alex Bennée |
2023-03-22 | contrib/gitdm: add Alibaba to the domain-map | Alex Bennée |
2023-03-22 | contrib/gitdm: add Amazon to the domain map | Alex Bennée |
2023-03-22 | contrib/gitdm: Add SYRMIA to the domain map | Alex Bennée |
2023-03-22 | contrib/gitdm: Add ASPEED Technology to the domain map | Alex Bennée |
2023-03-21 | contrib/elf2dmp: add PE name check and Windows Server 2022 support | Viktor Prutyanov |
2023-03-21 | contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry | Viktor Prutyanov |