[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 6/6] virtio-vga: Use typedef name for instance_size
From: |
Gerd Hoffmann |
Subject: |
Re: [PATCH 6/6] virtio-vga: Use typedef name for instance_size |
Date: |
Tue, 25 Aug 2020 07:50:32 +0200 |
On Mon, Aug 24, 2020 at 05:59:36PM -0400, Eduardo Habkost wrote:
> 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>
- [PATCH 1/6] xilinx_axidma: Use typedef name for instance_size, (continued)
- [PATCH 1/6] xilinx_axidma: Use typedef name for instance_size, Eduardo Habkost, 2020/08/24
- [PATCH 0/6] qom: Use typedefs instead of struct names on instance_size/class_size, Eduardo Habkost, 2020/08/24
- [PATCH 1/6] xilinx_axidma: Use typedef name for instance_size, Eduardo Habkost, 2020/08/24
- [PATCH 2/6] omap_intc: Use typedef name for instance_size, Eduardo Habkost, 2020/08/24
- [PATCH 3/6] lpc_ich9: Use typedef name for instance_size, Eduardo Habkost, 2020/08/24
- [PATCH 4/6] xilinx_axienet: Use typedef name for instance_size, Eduardo Habkost, 2020/08/24
- [PATCH 5/6] vhost-user-vga: Use typedef name for instance_size, Eduardo Habkost, 2020/08/24
- [PATCH 6/6] virtio-vga: Use typedef name for instance_size, Eduardo Habkost, 2020/08/24
- Re: [PATCH 6/6] virtio-vga: Use typedef name for instance_size,
Gerd Hoffmann <=