[PULL 0/4] QAPI patches for 2026-05-21

Markus Armbruster posted 4 patches 1 week, 2 days ago
Failed in applying to current master (apply log)
Maintainers: Jason Wang <jasowang@redhat.com>, Samuel Thibault <samuel.thibault@ens-lyon.org>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>
qapi/net.json | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
net/passt.c   | 10 +++---
net/slirp.c   | 27 ++++++++++++----
3 files changed, 110 insertions(+), 25 deletions(-)
[PULL 0/4] QAPI patches for 2026-05-21
Posted by Markus Armbruster 1 week, 2 days ago
The following changes since commit 3f129ea545f16e82b5e43fcc3866b134b7cc4dfc:

  Merge tag 'pull-vfio-20260520' of https://github.com/legoater/qemu into staging (2026-05-20 16:53:28 -0400)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2026-05-21

for you to fetch changes up to 11a19ad20e2f8bf636c6c94f5437235f34f20481:

  qapi/net: Drop unused type String (2026-05-21 13:11:05 +0200)

----------------------------------------------------------------
QAPI patches for 2026-05-21

----------------------------------------------------------------
Markus Armbruster (4):
      qapi/net: Rename NetDevPasstOptions to NetdevPasstOptions
      qapi/net: Wean passt off QAPI type String to improve documentation
      qapi/net: Wean SLIRP off QAPI type String to improve documentation
      qapi/net: Drop unused type String

 qapi/net.json | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
 net/passt.c   | 10 +++---
 net/slirp.c   | 27 ++++++++++++----
 3 files changed, 110 insertions(+), 25 deletions(-)

-- 
2.54.0
Re: [PULL 0/4] QAPI patches for 2026-05-21
Posted by Stefan Hajnoczi 1 week, 1 day ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.