index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2024-11-05
contrib/plugins: remove Makefile for contrib/plugins
Pierrick Bouvier
2024-11-05
meson: build contrib/plugins with meson
Pierrick Bouvier
2024-11-05
contrib/plugins/cflow: fix warning
Pierrick Bouvier
2024-09-19
contrib/plugins: avoid hanging program
Alex Bennée
2024-09-19
contrib/plugins: Add a plugin to generate basic block vectors
Akihiko Odaki
2024-09-19
contrib/plugins: control flow plugin
Alex Bennée
2024-09-11
contrib/plugins/Makefile: Add a 'distclean' target
Thomas Huth
2024-08-20
contrib/plugins/execlog: Fix shadowed declaration warning
Pierrick Bouvier
2024-07-30
contrib/plugins: add compat for g_memdup2
Alex Bennée
2024-07-30
contrib/plugins: be more vocal building
Alex Bennée
2024-07-30
contrib/plugins/cache.c: Remove redundant check of l2_access
Peter Maydell
2024-07-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-24
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-22
tools: build qemu-vmsr-helper
Anthony Harivel
2024-07-22
plugins/execlog.c: correct dump of registers values
Frédéric Pétrot
2024-07-22
plugins/stoptrigger: TCG plugin to stop execution under conditions
Simon Hamelin
2024-07-21
contrib/vhost-user-blk: fix overflowing expression
Stefano Garzarella
2024-07-05
plugins/lockstep: clean-up output
Alex Bennée
2024-07-05
plugins/lockstep: mention the one-insn-per-tb option
Alex Bennée
2024-07-05
plugins/lockstep: make mixed-mode safe
Alex Bennée
2024-07-05
plugins/lockstep: preserve sock_path
Alex Bennée
2024-07-02
contrib/vhost-user-*: use QEMU bswap helper functions
Stefano Garzarella
2024-07-02
contrib/vhost-user-blk: fix bind() using the right size of the address
Stefano Garzarella
2024-06-24
contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
Pierrick Bouvier
2024-05-15
plugins: Copy memory in qemu_plugin_insn_data
Richard Henderson
2024-04-24
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
2024-03-26
contrib/plugins/execlog: Fix compiler warning
Yao Xingtao
2024-03-20
tests/plugins: fix use-after-free bug
Paolo Bonzini
2024-03-11
contrib/elf2dmp: Ensure phdrs fit in file
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Clamp QEMU note to file size
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Use GPtrArray
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Use rol64() to decode
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Use lduw_le_p() to read PDB
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Ensure segment fits in file
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Always destroy PA space
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Always check for PA resolution failure
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Fix error reporting style in main.c
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Fix error reporting style in qemu_elf.c
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Fix error reporting style in pdb.c
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Fix error reporting style in download.c
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Fix error reporting style in addrspace.c
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Change pa_space_create() signature
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Continue even contexts are lacking
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Assume error by default
Akihiko Odaki
2024-03-11
contrib/elf2dmp: Remove unnecessary err flags
Akihiko Odaki
2024-03-06
contrib/plugins/howvec: migrate to new per_vcpu API
Pierrick Bouvier
2024-03-06
contrib/plugins/hotblocks: migrate to new per_vcpu API
Pierrick Bouvier
2024-02-28
contrib/plugins: extend execlog to track register changes
Alex Bennée
2024-02-28
contrib/plugins: fix imatch
Alex Bennée
2024-02-28
plugins: remove previous n_vcpus functions from API
Pierrick Bouvier
[next]