aboutsummaryrefslogtreecommitdiff
path: root/plugins/loader.c
AgeCommit message (Expand)Author
2021-01-02cfi: Initial support for cfi-icall in QEMUDaniele Buono
2020-12-15plugin: propagate errorsPaolo Bonzini
2020-10-09plugins: Fixes a issue when dlsym failed, the handle not closedYonggang Luo
2020-03-17lockable: add QemuRecMutex supportStefan Hajnoczi
2019-11-12tcg plugins: expose an API version conceptAlex Bennée
2019-10-28plugin: expand the plugin_init function to include an info blockAlex Bennée
2019-10-28plugin: add core codeEmilio G. Cota