summaryrefslogtreecommitdiffstats
path: root/plugins/core.c
Commit message (Expand)AuthorAgeFilesLines
* plugins: add [pre|post]fork helpers to linux-userAlex Bennée2022-10-061-0/+20
* include/hw/core: Create struct CPUJumpCacheRichard Henderson2022-10-041-1/+1
* plugins: Reorg arguments to qemu_plugin_vcpu_mem_cbRichard Henderson2021-10-061-5/+5
* tcg/plugins: implement a qemu_plugin_user_exit helperAlex Bennée2021-07-231-0/+39
* trace: Fold mem-internal.h into mem.hRichard Henderson2021-07-211-1/+1
* plugins: Drop tcg_flags from struct qemu_plugin_dyn_cbRichard Henderson2021-06-191-24/+6Star
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* cfi: Initial support for cfi-icall in QEMUDaniele Buono2021-01-021-0/+37
* lockable: add QemuRecMutex supportStefan Hajnoczi2020-03-171-4/+3Star
* plugins/core: add missing break in cb_to_tcg_flagsEmilio G. Cota2020-02-251-0/+1
* plugin: add core codeEmilio G. Cota2019-10-281-0/+502