]> www.infradead.org Git - users/dwmw2/qemu.git/commit
virtio-net: Constify VirtIOFeature feature_sizes[]
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 11 May 2021 10:41:57 +0000 (12:41 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 13 May 2021 15:45:54 +0000 (17:45 +0200)
commit28cbc87be58b490a31f5c2697c79cf0534cd3fea
treebe1bac2148107aaaa032a3ed0f9ca2f0f18ff426
parentf212f3e7f868cb0e82fdf2d68e83adcad4e33730
virtio-net: Constify VirtIOFeature feature_sizes[]

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20210511104157.2880306-4-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/net/virtio-net.c