Re: [PATCH v3 4/5] Set major/minor for PC and arm machines

2024-05-15 Thread Michael S. Tsirkin
On Wed, May 15, 2024 at 06:15:55PM +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Signed-off-by: Marc-André Lureau I would much rather compat machinery was in one place as opposed to being spread all over the codebase as this new API would encourage. > --- > include/

[PATCH v3 4/5] Set major/minor for PC and arm machines

2024-05-15 Thread marcandre . lureau
From: Marc-André Lureau Signed-off-by: Marc-André Lureau --- include/hw/i386/pc.h | 4 ++- hw/arm/virt.c| 2 ++ hw/i386/pc_piix.c| 74 ++-- hw/i386/pc_q35.c | 62 ++--- 4 files changed, 73 insertions(+), 6