Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |