|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 36/58] piix: Move QOM macros to header |
Date: | Thu, 20 Aug 2020 15:13:11 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 |
On 8/20/20 2:12 AM, Eduardo Habkost wrote: > This will make future conversion to OBJECT_DECLARE* easier. > > Signed-off-by: Eduardo Habkost <[email protected]> > --- > Changes series v1 -> v2: new patch in series v2 > > Cc: "Michael S. Tsirkin" <[email protected]> > Cc: Marcel Apfelbaum <[email protected]> > Cc: "Hervé Poussineau" <[email protected]> > Cc: "Philippe Mathieu-Daudé" <[email protected]> > Cc: Aleksandar Markovic <[email protected]> > Cc: Aurelien Jarno <[email protected]> > Cc: [email protected] > --- > include/hw/southbridge/piix.h | 4 ++++ > hw/isa/piix3.c | 4 ---- > 2 files changed, 4 insertions(+), 4 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
[Prev in Thread] | Current Thread | [Next in Thread] |