Re: [PATCH v3 0/3] virtio: Convert feature properties to OnOffAuto

2025-01-08 Thread Markus Armbruster
"Michael S. Tsirkin" writes: > On Sat, Jan 04, 2025 at 04:36:04PM +0900, Akihiko Odaki wrote: >> 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 n

Re: [PATCH v3 0/3] virtio: Convert feature properties to OnOffAuto

2025-01-08 Thread Michael S. Tsirkin
On Sat, Jan 04, 2025 at 04:36:04PM +0900, Akihiko Odaki wrote: > 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

[PATCH v3 0/3] virtio: Convert feature properties to OnOffAuto

2025-01-03 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