Daniel P. Berrangé <berra...@redhat.com> writes: > This series is a spin-off from > > https://lists.nongnu.org/archive/html/qemu-devel/2024-06/msg00807.html > > That series introduced a pragma allowing a schema to declare extra > features that would be exposed to code. > > Following Markus' suggestion: > > https://lists.nongnu.org/archive/html/qemu-devel/2024-07/msg03765.html > > I've changed impl such that we expose all features to the code > regardless of whether they are special, and don't require any pragma. > > I've split it from the QGA patches since it makes more sense to work > on this bit in isolation.
Series Reviewed-by: Markus Armbruster <arm...@redhat.com>