HomeFreeBSD

bhyve: Use designated initializers for virtio_consts tables

Description

bhyve: Use designated initializers for virtio_consts tables

This is easier to read and addresses some compiler warnings.

One might expect these tables to be read-only but it seems that the
snapshot/restore code may modify them.

MFC after: 2 weeks

Details

Provenance
markjAuthored on Sep 29 2022, 3:53 PM
Parents
rGee83710bc492: bhyve: Address compiler warnings in audio.c
Branches
Unknown
Tags
Unknown