Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-05 | plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb | Richard Henderson | 1 | -5/+5 |
2021-07-23 | tcg/plugins: implement a qemu_plugin_user_exit helper | Alex Bennée | 1 | -0/+39 |
2021-07-21 | trace: Fold mem-internal.h into mem.h | Richard Henderson | 1 | -1/+1 |
2021-06-19 | plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb | Richard Henderson | 1 | -24/+6 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-01-02 | cfi: Initial support for cfi-icall in QEMU | Daniele Buono | 1 | -0/+37 |
2020-03-17 | lockable: add QemuRecMutex support | Stefan Hajnoczi | 1 | -4/+3 |
2020-02-25 | plugins/core: add missing break in cb_to_tcg_flags | Emilio G. Cota | 1 | -0/+1 |
2019-10-28 | plugin: add core code | Emilio G. Cota | 1 | -0/+502 |