qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 0/3] qapi: allow unions to contain further unions


From: Markus Armbruster
Subject: Re: [PATCH v3 0/3] qapi: allow unions to contain further unions
Date: Tue, 25 Apr 2023 15:28:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Daniel P. Berrangé <berrange@redhat.com> writes:

> Currently it is not possible for a union type to contain a
> further union as one (or more) of its branches. This relaxes
> that restriction and adds the calls needed to validate field
> name uniqueness as unions are flattened.

Queued.  Thanks!




reply via email to

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