On Tue, 5 Mar 2019 at 17:07, Markus Armbruster <arm...@redhat.com> wrote: > > The following changes since commit 0984a157c1c053394adbf64ed7de97f1aebe6a2d: > > Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into > staging (2019-03-05 09:33:20 +0000) > > are available in the Git repository at: > > git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2019-03-05 > > for you to fetch changes up to 56a4689582433125d7042ba506a081e08dc264d4: > > qapi: Fix array first used in a different module (2019-03-05 14:43:11 +0100) > > ---------------------------------------------------------------- > QAPI patches for 2019-03-05 > > ---------------------------------------------------------------- > Markus Armbruster (7): > tests/qapi-schema: Make test-qapi.py print arrays > tests/qapi-schema: Cover conditional arrays > qapi: Pass file name to QAPIGen constructor instead of methods > qapi: Fix code generation for sub-modules in other directories > tests: Rename UserDefNativeListUnion to UserDefListUnion > tests/qapi-schema: Cover forward reference to sub-module > qapi: Fix array first used in a different module >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM