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