qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 35/50] hw: cannot include hw/hw.h from user emul


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH 35/50] hw: cannot include hw/hw.h from user emulation
Date: Thu, 19 May 2016 11:08:12 +0200

On Mon, 16 May 2016 17:36:07 +0200
Paolo Bonzini <address@hidden> wrote:

> All qdev definitions are available from other headers, user-mode
> emulation does not need hw/hw.h.
> 
> By considering system emulation only, it is simpler to disentangle
> hw/hw.h from NEED_CPU_H.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  exec.c                     | 21 +++++++++++----------
>  include/hw/hw.h            |  5 +++--
>  include/hw/ppc/openpic.h   |  2 +-
>  kvm-stub.c                 |  1 -
>  target-i386/cpu.c          |  2 +-
>  target-s390x/cpu.c         |  3 ++-
>  target-s390x/mem_helper.c  |  3 +++
>  target-s390x/misc_helper.c |  2 +-
>  8 files changed, 22 insertions(+), 17 deletions(-)

Acked-by: Cornelia Huck <address@hidden> #s390x




reply via email to

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