20 Commits (12963e79ca461db7b098c8eb00bb21cf88a250a4)

Author SHA1 Message Date
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 2 years 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 3 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 5 years ago
Peter Maydell ad768e6f2a include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h 5 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 6 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