[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
- [Qemu-devel] [PATCH 31/50] apic: move target-dependent definitions to cpu.h, (continued)
- [Qemu-devel] [PATCH 31/50] apic: move target-dependent definitions to cpu.h, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 33/50] hw: do not use VMSTATE_*TL, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 37/50] qemu-common: stop including qemu/bswap.h from qemu-common.h, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 47/50] exec: extract exec/tb-context.h, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 44/50] arm: move arm_log_exception into .c file, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 38/50] qemu-common: stop including qemu/host-utils.h from qemu-common.h, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 34/50] hw: move CPU state serialization to migration/cpu.h, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 43/50] qemu-common: push cpu.h inclusion out of qemu-common.h, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 46/50] hw: explicitly include qemu/log.h, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 35/50] hw: cannot include hw/hw.h from user emulation, Paolo Bonzini, 2016/05/16
- Re: [Qemu-devel] [PATCH 35/50] hw: cannot include hw/hw.h from user emulation,
Cornelia Huck <=
- [Qemu-devel] [PATCH 41/50] s390x: move stuff out of cpu.h, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 49/50] hw: remove pio_addr_t, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 48/50] cpu: move exec-all.h inclusion out of cpu.h, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 50/50] hw: clean up hw/hw.h includes, Paolo Bonzini, 2016/05/16
- [Qemu-devel] [PATCH 32/50] include: poison symbols in osdep.h, Paolo Bonzini, 2016/05/16
- Re: [Qemu-devel] [PATCH CFT v3 00/50] NEED_CPU_H / cpu.h / hw/hw.h cleanups, Peter Maydell, 2016/05/16