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