Re: [PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto

2025-01-09 Thread Akihiko Odaki
On 2025/01/09 21:53, Markus Armbruster wrote: Akihiko Odaki writes: This series was spun off from: "[PATCH 0/3] virtio-net: Convert feature properties to OnOffAuto" (https://patchew.org/QEMU/20240714-auto-v3-0-e27401aab...@daynix.com/) Some features are not always available with vhost. Legacy

Re: [PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto

2025-01-09 Thread Markus Armbruster
Akihiko Odaki writes: > This series was spun off from: > "[PATCH 0/3] virtio-net: Convert feature properties to OnOffAuto" > (https://patchew.org/QEMU/20240714-auto-v3-0-e27401aab...@daynix.com/) > > Some features are not always available with vhost. Legacy features are > not available with vp_vd

[PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto

2025-01-07 Thread Akihiko Odaki
This series was spun off from: "[PATCH 0/3] virtio-net: Convert feature properties to OnOffAuto" (https://patchew.org/QEMU/20240714-auto-v3-0-e27401aab...@daynix.com/) Some features are not always available with vhost. Legacy features are not available with vp_vdpa in particular. virtio devices us