hw/virtio: group virtio flags into an enum
commitfc1769b758a5b6167bb9cdb4e10369a49b4fa930
authorMarcel Apfelbaum <marcel@redhat.com>
Wed, 10 Feb 2016 13:31:13 +0000 (10 15:31 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 11 Mar 2016 12:54:28 +0000 (11 14:54 +0200)
tree729a741cf4c4932891690999dd0635b7485f2d44
parent631a4387554d53a0d19dd7973851ed760a5bff97
hw/virtio: group virtio flags into an enum

Minimizes the possibility to assign
the same bit to different features.

Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
hw/virtio/virtio-pci.h