All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Paolo Abeni <pabeni@redhat.com>
Cc: qemu-devel@nongnu.org,  Paolo Bonzini <pbonzini@redhat.com>,
	 Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>,
	 Jason Wang <jasowang@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	 Stefano Garzarella <sgarzare@redhat.com>,
	 Cornelia Huck <cohuck@redhat.com>,
	 Eric Blake <eblake@redhat.com>
Subject: Re: [PATCH v5 08/13] qmp: update virtio features map to support extended features
Date: Sat, 30 Aug 2025 10:05:06 +0200	[thread overview]
Message-ID: <873499dykt.fsf@pond.sub.org> (raw)
In-Reply-To: <91ad4a0f8c1372b6c9405b5b861ce3e86b5d975a.1755080614.git.pabeni@redhat.com> (Paolo Abeni's message of "Wed, 13 Aug 2025 12:28:21 +0200")

Paolo Abeni <pabeni@redhat.com> writes:

> Extend the VirtioDeviceFeatures struct with an additional u64
> to track unknown features in the 64-127 bit range and decode
> the full virtio features spaces for vhost and virtio devices.
>
> Also add entries for the soon-to-be-supported virtio net GSO over
> UDP features.
>
> Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Acked-by: Markus Armbruster <armbru@redhat.com>



  reply	other threads:[~2025-08-30 17:05 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-13 10:28 [PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 01/13] linux-headers: deal with counted_by annotation Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 02/13] linux-headers: Update to Linux v6.17-rc1 Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 03/13] virtio: introduce extended features type Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 04/13] virtio: serialize extended features state Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 05/13] virtio: add support for negotiating extended features Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 06/13] virtio-pci: implement support for " Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 07/13] vhost: add support for negotiating " Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 08/13] qmp: update virtio features map to support " Paolo Abeni
2025-08-30  8:05   ` Markus Armbruster [this message]
2025-08-13 10:28 ` [PATCH v5 09/13] vhost-backend: implement extended features support Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 10/13] vhost-net: " Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 11/13] virtio-net: " Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 12/13] net: implement tunnel probing Paolo Abeni
2025-08-13 10:28 ` [PATCH v5 13/13] net: implement UDP tunnel features offloading Paolo Abeni
2025-08-14  3:26 ` [PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel Lei Yang
2025-08-22  7:45   ` Paolo Abeni
2025-08-28  1:47 ` Akihiko Odaki
2025-09-01  2:47   ` Jason Wang
2025-09-01  6:44     ` Paolo Abeni
2025-09-02  9:08       ` Jason Wang
2025-09-02  9:51       ` Michael S. Tsirkin
2025-09-01 14:54 ` Stefano Garzarella

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873499dykt.fsf@pond.sub.org \
    --to=armbru@redhat.com \
    --cc=cohuck@redhat.com \
    --cc=eblake@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=mst@redhat.com \
    --cc=odaki@rsg.ci.i.u-tokyo.ac.jp \
    --cc=pabeni@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sgarzare@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.