On Tue, 17 Mar 2020 at 21:06, Markus Armbruster <arm...@redhat.com> wrote: > > The following changes since commit 40c67636f67c2a89745f2e698522fe917326a952: > > Merge remote-tracking branch > 'remotes/kraxel/tags/usb-20200317-pull-request' into staging (2020-03-17 > 14:00:56 +0000) > > are available in the Git repository at: > > git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2020-03-17 > > for you to fetch changes up to 0d2ff4a9adfdac37495f04441d0dc3100804abae: > > net: Track netdevs in NetClientState rather than QemuOpt (2020-03-17 > 21:44:02 +0100) > > ---------------------------------------------------------------- > QAPI patches for 2020-03-17 > > * Fix documentation of deprecated features > > * QMP unit test improvements > > * QAPI schema language > > - Documentation improvements > - Support feature flags in more places > > * Expose deprecated syntax in query-qmp-schema > > * Fix netdev_add > > - Don't ignore arguments dnssearch, hostfwd, and guestfwd > - Don't exit on "type": "help" > - Drop undocumented and unwanted argument ipv6 > - Fix type checking >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM