On Mon, 11 Sep 2017 13:06:19 +0200
Marc-André Lureau <marcandre.lur...@redhat.com> wrote:

> Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
> ---
>  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 <coh...@redhat.com>

Reply via email to