mirror of
https://github.com/qemu/qemu.git
synced 2025-10-28 15:40:16 +00:00
This is a very simple versioning API which allows the plugin infrastructure to check the API a plugin was built against. We also expose a min/cur API version to the plugin via the info block in case it wants to avoid using old deprecated APIs in the future. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Robert Foley <robert.foley@linaro.org> |
||
|---|---|---|
| .. | ||
| bb.c | ||
| empty.c | ||
| hotblocks.c | ||
| hotpages.c | ||
| howvec.c | ||
| insn.c | ||
| Makefile | ||
| mem.c | ||