Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-02 | plugins: allow plugin arguments to be passed directly | Mahmoud Mandour | 1 | -4/+20 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-01-02 | cfi: Initial support for cfi-icall in QEMU | Daniele Buono | 1 | -0/+7 |
2020-12-15 | plugin: propagate errors | Paolo Bonzini | 1 | -17/+17 |
2020-10-09 | plugins: Fixes a issue when dlsym failed, the handle not closed | Yonggang Luo | 1 | -0/+1 |
2020-03-17 | lockable: add QemuRecMutex support | Stefan Hajnoczi | 1 | -8/+8 |
2019-11-12 | tcg plugins: expose an API version concept | Alex Bennée | 1 | -0/+21 |
2019-10-28 | plugin: expand the plugin_init function to include an info block | Alex Bennée | 1 | -4/+19 |
2019-10-28 | plugin: add core code | Emilio G. Cota | 1 | -0/+362 |