qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCH v2] tcg plugins: expose an API version concept


From: Robert Foley
Subject: RE: [PATCH v2] tcg plugins: expose an API version concept
Date: Mon, 11 Nov 2019 13:57:10 -0500

On Mon, 11 Nov 2019 at 06:35, Alex Bennée <address@hidden> wrote:
>
> 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 <address@hidden>
> Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
>
> ---
> v2
>   - error out on missing plugin version symbol
>   - fix missing symbol on hotblocks.so
>   - more verbose error text, avoid bad grammar
> ---

Reviewed-by: Robert Foley <address@hidden>
Thanks,
Rob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]