qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 46/50] qapi: make s390 commands depend on TAR


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH v3 46/50] qapi: make s390 commands depend on TARGET_S390X
Date: Wed, 13 Sep 2017 09:45:26 +0200

On Mon, 11 Sep 2017 13:06:19 +0200
Marc-André Lureau <address@hidden> wrote:

> Signed-off-by: Marc-André Lureau <address@hidden>
> ---
>  qapi-schema.json                        | 101 -------------------------------
>  qapi/target.json                        | 104 
> ++++++++++++++++++++++++++++++++
>  include/sysemu/arch_init.h              |   7 ---
>  hw/s390x/s390-skeys.c                   |   2 +-
>  monitor.c                               |  14 -----
>  qmp.c                                   |  14 -----
>  stubs/arch-query-cpu-model-baseline.c   |  12 ----
>  stubs/arch-query-cpu-model-comparison.c |  12 ----
>  target/s390x/cpu_models.c               |   5 +-
>  stubs/Makefile.objs                     |   2 -
>  10 files changed, 108 insertions(+), 165 deletions(-)
>  delete mode 100644 stubs/arch-query-cpu-model-baseline.c
>  delete mode 100644 stubs/arch-query-cpu-model-comparison.c

Together with the next patch (which makes clear that the cpu model
functions are not s390x-specific, but currently only implemented there):

Acked-by: Cornelia Huck <address@hidden>



reply via email to

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