virtio-vga: Use typedef name for instance_size
commitb84bf23c88699098973de3bdec316c796f1b3794
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 24 Aug 2020 21:59:36 +0000 (24 17:59 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 9 Sep 2020 17:20:22 +0000 (9 13:20 -0400)
tree4bcf560d2f0cdb38ee38074bc9c3330c37ae36d2
parent2ada901f2eba246685cf9413a306910712352cf4
virtio-vga: Use typedef name for instance_size

This makes the code consistent with the rest of QOM code in QEMU,
and will make automated conversion to type declaration macros
simpler.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20200824215936.2961951-7-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/display/virtio-vga.c