aboutsummaryrefslogtreecommitdiff
path: root/plugins/loader.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02cfi: Initial support for cfi-icall in QEMUDaniele Buono1-0/+7
2020-12-15plugin: propagate errorsPaolo Bonzini1-17/+17
2020-10-09plugins: Fixes a issue when dlsym failed, the handle not closedYonggang Luo1-0/+1
2020-03-17lockable: add QemuRecMutex supportStefan Hajnoczi1-8/+8
2019-11-12tcg plugins: expose an API version conceptAlex Bennée1-0/+21
2019-10-28plugin: expand the plugin_init function to include an info blockAlex Bennée1-4/+19
2019-10-28plugin: add core codeEmilio G. Cota1-0/+362