Age | Commit message (Expand) | Author |
---|---|---|
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth |
2021-03-17 | plugins: getting qemu_plugin_get_hwaddr only expose one function prototype | Yonggang Luo |
2021-03-17 | plugins: Expose physical addresses instead of device offsets | Aaron Lindsay |
2021-02-18 | accel/tcg: allow plugin instrumentation to be disable via cflags | Alex Bennée |
2021-02-18 | plugins: add API to return a name for a IO device | Alex Bennée |
2020-05-15 | qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const | Philippe Mathieu-Daudé |
2020-01-15 | plugins: Include trace/mem.h in api.c | Richard Henderson |
2019-10-28 | plugin: add qemu_plugin_outs helper | Alex Bennée |
2019-10-28 | plugin: add qemu_plugin_insn_disas helper | Alex Bennée |
2019-10-28 | plugins: implement helpers for resolving hwaddr | Alex Bennée |
2019-10-28 | plugin: add implementation of the api | Alex Bennée |