On Mon, 16 May 2016 17:36:07 +0200
Paolo Bonzini <pbonz...@redhat.com> 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 <pbonz...@redhat.com>
> ---
>  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 <cornelia.h...@de.ibm.com> #s390x


Reply via email to