Paolo Abeni <pab...@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 <pab...@redhat.com>
Acked-by: Markus Armbruster <arm...@redhat.com>