qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v7 04/28] machine: move compat properties out of


From: Igor Mammedov
Subject: Re: [Qemu-devel] [PATCH v7 04/28] machine: move compat properties out of globals
Date: Fri, 21 Dec 2018 15:21:59 +0100

On Fri, 21 Dec 2018 13:03:46 +0400
Marc-André Lureau <address@hidden> wrote:

> Move the compat arrays inside functions that use them.
> 
> Signed-off-by: Marc-André Lureau <address@hidden>
> ---
>  hw/arm/virt.c              |  94 +++--
>  hw/i386/pc_piix.c          | 705 ++++++++++++++++++-------------------
>  hw/i386/pc_q35.c           | 121 +++----
>  hw/ppc/spapr.c             | 254 +++++++------
>  hw/s390x/s390-virtio-ccw.c | 239 ++++++-------
>  hw/xen/xen-common.c        |  38 +-
>  6 files changed, 685 insertions(+), 766 deletions(-)

Reviewed-by: Igor Mammedov <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]