23 Commits (master)

Author SHA1 Message Date
Alex Bennée 78bd26bbf0 plugins/core: add missing QEMU_DISABLE_CFI annotations 6 months ago
Richard Henderson 7330741b3e plugins: Use tb_flush__exclusive_or_serial 7 months ago
Philippe Mathieu-Daudé 3d881164d4 qemu: Convert target_name() to TargetInfo API 1 year ago
Pierrick Bouvier c07cd110a1 plugins/loader: fix deadlock when resetting/uninstalling a plugin 1 year ago
Alex Bennée 8c15f6e435 plugins/loader: compile loader only once 1 year ago
Alex Bennée 1d9a974358 plugins/loader: populate target_name with target_name() 1 year ago
Philippe Mathieu-Daudé 9038ac0c5c overall: Remove unnecessary g_strdup_printf() calls 1 year ago
Alex Bennée 7b690fd3d0 plugin/loader: handle basic help query 2 years ago
Marc-André Lureau c65288de4d plugins: fix -Werror=maybe-uninitialized false-positive 2 years ago
Peter Maydell 493bc2dbc1 misc: Clean up includes 2 years ago
Philippe Mathieu-Daudé 82f3346ff4 plugins/loader: Clean up global variable shadowing 3 years ago
Alex Bennée 548c96095d includes: move tb_flush into its own header 3 years ago
Peter Maydell 5df022cf2e osdep: Move memalign-related functions to their own header 4 years ago
Peter Maydell ad768e6f2a include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h 4 years ago
Mahmoud Mandour 3a445acb49 plugins: allow plugin arguments to be passed directly 5 years ago
Thomas Huth 2068cabd3f Do not include cpu.h if it's not really necessary 5 years ago
Daniele Buono c905a3680d cfi: Initial support for cfi-icall in QEMU 5 years ago
Paolo Bonzini 0572f558cb plugin: propagate errors 6 years ago
Yonggang Luo b31371004f plugins: Fixes a issue when dlsym failed, the handle not closed 6 years ago
Stefan Hajnoczi ac90871cf8 lockable: add QemuRecMutex support 6 years ago
Alex Bennée 3fb356cc86 tcg plugins: expose an API version concept 7 years ago
Alex Bennée 5901b2e15b plugin: expand the plugin_init function to include an info block 7 years ago
Emilio G. Cota 54cb65d858 plugin: add core code 9 years ago