426 Commits (9d779187b86eee59899111978c6c1bd56076b1ed)

Author SHA1 Message Date
Richard Henderson 4abc892362 plugins: Copy memory in qemu_plugin_insn_data 2 years ago
Philippe Mathieu-Daudé 1dfd42c426 hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper 2 years ago
Yao Xingtao d5866a7a4e contrib/plugins/execlog: Fix compiler warning 2 years ago
Paolo Bonzini 732810235f tests/plugins: fix use-after-free bug 2 years ago
Akihiko Odaki 98d16e5f72 contrib/elf2dmp: Ensure phdrs fit in file 2 years ago
Akihiko Odaki 9de37c2883 contrib/elf2dmp: Clamp QEMU note to file size 2 years ago
Akihiko Odaki 0c94e32dff contrib/elf2dmp: Use GPtrArray 2 years ago
Akihiko Odaki f024f5031e contrib/elf2dmp: Use rol64() to decode 2 years ago
Akihiko Odaki 2aa501af35 contrib/elf2dmp: Use lduw_le_p() to read PDB 2 years ago
Akihiko Odaki 667909478b contrib/elf2dmp: Ensure segment fits in file 2 years ago
Akihiko Odaki 2aa205f7c6 contrib/elf2dmp: Always destroy PA space 2 years ago
Akihiko Odaki a6a62ef575 contrib/elf2dmp: Always check for PA resolution failure 2 years ago
Akihiko Odaki fbc3d7d2f1 contrib/elf2dmp: Fix error reporting style in main.c 2 years ago
Akihiko Odaki 49760ccf86 contrib/elf2dmp: Fix error reporting style in qemu_elf.c 2 years ago
Akihiko Odaki b1250455c7 contrib/elf2dmp: Fix error reporting style in pdb.c 2 years ago
Akihiko Odaki 1b806c36bc contrib/elf2dmp: Fix error reporting style in download.c 2 years ago
Akihiko Odaki a15f974949 contrib/elf2dmp: Fix error reporting style in addrspace.c 2 years ago
Akihiko Odaki 262a0ff880 contrib/elf2dmp: Change pa_space_create() signature 2 years ago
Akihiko Odaki 87157ef350 contrib/elf2dmp: Continue even contexts are lacking 2 years ago
Akihiko Odaki a4e58de146 contrib/elf2dmp: Assume error by default 2 years ago
Akihiko Odaki b48139d0d9 contrib/elf2dmp: Remove unnecessary err flags 2 years ago
Pierrick Bouvier c125a8ab04 contrib/plugins/howvec: migrate to new per_vcpu API 2 years ago
Pierrick Bouvier 2d0d551442 contrib/plugins/hotblocks: migrate to new per_vcpu API 2 years ago
Alex Bennée af6e4e0a22 contrib/plugins: extend execlog to track register changes 2 years ago
Alex Bennée 9e096a76c7 contrib/plugins: fix imatch 2 years ago
Pierrick Bouvier 926e146eff plugins: remove previous n_vcpus functions from API 2 years ago
Dmitry Osipenko 574b64aa67 virtio-gpu: Correct virgl_renderer_resource_get_info() error check 2 years ago
Paolo Bonzini d0cda6f461 configure, meson: rename targetos to host_os 2 years ago
Greg Manning 4789f9d3a1 plugins: fix win plugin tests on cross compile 2 years ago
Michael Tokarev 1a9c9a6f8a contrib/vhost-user-gpu/virgl.c: spelling fix: mesage 2 years ago
Alex Bennée 8df113d979 contrib/gitdm: add Daynix to domain-map 2 years ago
Alex Bennée e14e0f293d contrib/gitdm: map HiSilicon to Huawei 2 years ago
luzhipeng 567fa02988 contrib/gitdm: add domain-map for Cestc 2 years ago
Alex Bennée 56953a596c contrib/gitdm: Add Rivos Inc to the domain map 2 years ago
Greg Manning d5f207ea47 plugins: disable lockstep plugin on windows 2 years ago
Greg Manning 330fe3b03f plugins: make test/example plugins work on windows 2 years ago
Cong Liu 7f45276269 contrib/plugins: Close file descriptor on error return 2 years ago
Suraj Shirvankar 2a052b4ee0 contrib/elf2dmp: Use g_malloc(), g_new() and g_free() 3 years ago
Viktor Prutyanov 9d9c06b144 elf2dmp: check array bounds in pdb_get_file_size 3 years ago
Viktor Prutyanov 8b01683e85 elf2dmp: limit print length for sign_rsds 3 years ago
Thomas Huth cc46a7ef3b contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow 3 years ago
Alex Bennée 5b982f3bde contrib/plugins: fix coverity warning in hotblocks 3 years ago
Alex Bennée ec7ee95db9 contrib/plugins: fix coverity warning in lockstep 3 years ago
Alex Bennée 60cb16c0d8 contrib/plugins: fix coverity warning in cache 3 years ago
Akihiko Odaki 1063693e1c contrib/plugins: Use GRWLock in execlog 3 years ago
Viktor Prutyanov 231f6a7d66 elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining 3 years ago
Viktor Prutyanov df7a75564e elf2dmp: use Linux mmap with MAP_NORESERVE when possible 3 years ago
Viktor Prutyanov 9b7dcd8ff4 elf2dmp: introduce merging of physical memory runs 3 years ago
Viktor Prutyanov d5c27a53d5 elf2dmp: introduce physical block alignment 3 years ago
Viktor Prutyanov 3c407ec67f elf2dmp: replace PE export name check with PDB name check 3 years ago