index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
plugin
Age
Commit message (
Expand
)
Author
2021-05-25
plugins/syscall: Added a table-like summary output
Mahmoud Mandour
2021-03-17
plugins: new syscalls plugin
Matthias Weckbecker
2021-02-18
tests/plugin: allow memory plugin to do both inline and callbacks
Alex Bennée
2021-02-18
tests/plugin: expand insn test to detect duplicate instructions
Alex Bennée
2020-10-09
plugin: Fixes compiling errors on msys2/mingw
Yonggang Luo
2020-09-10
plugins: move the more involved plugins to contrib
Alex Bennée
2020-08-21
meson: convert sample plugins
Paolo Bonzini
2020-07-15
plugins: expand the bb plugin to be thread safe and track per-cpu
Alex Bennée
2020-07-15
tests/plugins: don't unconditionally add -Wpsabi
Alex Bennée
2020-06-18
configure: Add -Wno-psabi
Richard Henderson
2020-06-16
plugins: new lockstep plugin for debugging TCG changes
Alex Bennée
2020-06-08
tests/plugin: correctly honour io_count
Alex Bennée
2020-02-25
tests/plugins: make howvec clean-up after itself.
Alex Bennée
2020-02-25
tests/plugin: prevent uninitialized warning
Chen Qun
2019-11-12
tcg plugins: expose an API version concept
Alex Bennée
2019-10-28
tests/plugin: add hotpages to analyse memory access patterns
Alex Bennée
2019-10-28
tests/plugin: add instruction execution breakdown
Alex Bennée
2019-10-28
tests/plugin: add a hotblocks plugin
Alex Bennée
2019-10-28
tests/plugin: add sample plugins
Emilio G. Cota