From patchwork Wed Mar 16 10:46:42 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Bonzini X-Patchwork-Id: 8598101 Return-Path: X-Original-To: patchwork-qemu-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id D114AC0553 for ; Wed, 16 Mar 2016 11:02:46 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 1CD26201EF for ; Wed, 16 Mar 2016 11:02:46 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5D2572008F for ; Wed, 16 Mar 2016 11:02:45 +0000 (UTC) Received: from localhost ([::1]:55055 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag9Dw-00066S-DN for patchwork-qemu-devel@patchwork.kernel.org; Wed, 16 Mar 2016 07:02:44 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag8zL-0003TU-Gn for qemu-devel@nongnu.org; Wed, 16 Mar 2016 06:47:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ag8zK-0002DN-K8 for qemu-devel@nongnu.org; Wed, 16 Mar 2016 06:47:39 -0400 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]:34251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag8zK-0002DF-AR for qemu-devel@nongnu.org; Wed, 16 Mar 2016 06:47:38 -0400 Received: by mail-wm0-x22b.google.com with SMTP id p65so183597562wmp.1 for ; Wed, 16 Mar 2016 03:47:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:in-reply-to:references; bh=lkDkwyr+zHfJ4j5mo8nbR03PN/b2vcGU585BjoEJ6Bk=; b=0UnoWpMpeUNovDxNhvileKMXw4Fx1/NSU2UsqKlRQHFT01nz1QhJuMiJXF5dSeqJ9V w9vciE9NSZ5sNHiNm67lB6miliINOxvS23UQmbNwd7PVg/qfby/hT+UbrVszYI+KB6dR +QMpUZjkE93j9DnZvC6YAAjaMsTq9HmkRdN4wrYpdRQLcm9+n1wNWO8VMbptgoj82ucd jTyfvG6tObRdCZO8F/pAOa/OVJteatPQ3SwWn/9D8YSdxhkuVvnRTwBYzi2PmbtWShNf 9/+q+bK9YxP0DTBzVLTbbzn5M8nrPYLyI7nuidue6GLREeDYX7/o5MiBS4Ul1Cy+4RvL I4zA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:subject:date:message-id :in-reply-to:references; bh=lkDkwyr+zHfJ4j5mo8nbR03PN/b2vcGU585BjoEJ6Bk=; b=UwmVf2smCEr2XUM2PqhP4AVXZP/+1P2MdAhZj7K1gHMmHrVuttRASJMW04TCiH1a82 dn4mqPKm999NFNsQhZp4m5Xt8Nabg3qhH8VeUvyyiyTVqP0dwppOPa6Om45cwuuHCGjr GPlG/5xR/g2E0bM5hDYP4BomO02Ckm6DO3CXxtxqndLzHwx1Kj8xUKDQZ2yCHYn/+guI ww4GJ67UjtGMUnJqIOWG3oGACclAzj3OnoAK6nGtSFmif3Y0EaxpRmwhglN1LwMuRVGW fsW2wUHje6bmzsJrPevCakEYoRN1EhVxuXlQ6P9wl7keyOUHpKVtMNVefGunYmBPKpiL 2ksw== X-Gm-Message-State: AD7BkJKOOErYhtGUHPfzm3JArm60vfZH6vWh46bHCtKSqS/EIABNRYHqX2EmwVeNaqs6HA== X-Received: by 10.28.14.8 with SMTP id 8mr3760638wmo.66.1458125257654; Wed, 16 Mar 2016 03:47:37 -0700 (PDT) Received: from 640k.lan (94-39-161-17.adsl-ull.clienti.tiscali.it. [94.39.161.17]) by smtp.gmail.com with ESMTPSA id wr2sm2418094wjc.49.2016.03.16.03.47.36 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Mar 2016 03:47:37 -0700 (PDT) From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Wed, 16 Mar 2016 11:46:42 +0100 Message-Id: <1458125219-131698-33-git-send-email-pbonzini@redhat.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1458125219-131698-1-git-send-email-pbonzini@redhat.com> References: <1458125219-131698-1-git-send-email-pbonzini@redhat.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::22b Subject: [Qemu-devel] [PATCH 32/49] include: poison symbols in osdep.h X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Ensure that all target-independent files ignore poisoned symbols, and fix the fallout. Signed-off-by: Paolo Bonzini --- hw/core/Makefile.objs | 2 +- include/exec/cpu-common.h | 4 ---- include/exec/helper-head.h | 23 +++++++++++++---------- include/qemu/osdep.h | 2 ++ scripts/create_config | 2 +- 5 files changed, 17 insertions(+), 16 deletions(-) diff --git a/hw/core/Makefile.objs b/hw/core/Makefile.objs index abb3560..70951d4 100644 --- a/hw/core/Makefile.objs +++ b/hw/core/Makefile.objs @@ -4,7 +4,7 @@ common-obj-y += fw-path-provider.o # irq.o needed for qdev GPIO handling: common-obj-y += irq.o common-obj-y += hotplug.o -common-obj-y += nmi.o +obj-y += nmi.o common-obj-$(CONFIG_EMPTY_SLOT) += empty_slot.o common-obj-$(CONFIG_XILINX_AXI) += stream.o diff --git a/include/exec/cpu-common.h b/include/exec/cpu-common.h index 9e839e5..4f59034 100644 --- a/include/exec/cpu-common.h +++ b/include/exec/cpu-common.h @@ -7,10 +7,6 @@ #include "exec/hwaddr.h" #endif -#ifndef NEED_CPU_H -#include "exec/poison.h" -#endif - #include "qemu/bswap.h" #include "qemu/queue.h" #include "qemu/fprintf-fn.h" diff --git a/include/exec/helper-head.h b/include/exec/helper-head.h index ec79043..74f8f03 100644 --- a/include/exec/helper-head.h +++ b/include/exec/helper-head.h @@ -33,17 +33,9 @@ #define dh_alias_s64 i64 #define dh_alias_f32 i32 #define dh_alias_f64 i64 -#ifdef TARGET_LONG_BITS -# if TARGET_LONG_BITS == 32 -# define dh_alias_tl i32 -# else -# define dh_alias_tl i64 -# endif -#endif #define dh_alias_ptr ptr #define dh_alias_void void #define dh_alias_noreturn noreturn -#define dh_alias_env ptr #define dh_alias(t) glue(dh_alias_, t) #define dh_ctype_i32 uint32_t @@ -53,13 +45,24 @@ #define dh_ctype_s64 int64_t #define dh_ctype_f32 float32 #define dh_ctype_f64 float64 -#define dh_ctype_tl target_ulong #define dh_ctype_ptr void * #define dh_ctype_void void #define dh_ctype_noreturn void QEMU_NORETURN -#define dh_ctype_env CPUArchState * #define dh_ctype(t) dh_ctype_##t +#ifdef NEED_CPU_H +# ifdef TARGET_LONG_BITS +# if TARGET_LONG_BITS == 32 +# define dh_alias_tl i32 +# else +# define dh_alias_tl i64 +# endif +# endif +# define dh_alias_env ptr +# define dh_ctype_tl target_ulong +# define dh_ctype_env CPUArchState * +#endif + /* We can't use glue() here because it falls foul of C preprocessor recursive expansion rules. */ #define dh_retvar_decl0_void void diff --git a/include/qemu/osdep.h b/include/qemu/osdep.h index 97a7fa2..39fd70a 100644 --- a/include/qemu/osdep.h +++ b/include/qemu/osdep.h @@ -30,6 +30,8 @@ #include "config-host.h" #ifdef NEED_CPU_H #include "config-target.h" +#else +#include "exec/poison.h" #endif #include "qemu/compiler.h" diff --git a/scripts/create_config b/scripts/create_config index 9cb176f..b2d2ebb 100755 --- a/scripts/create_config +++ b/scripts/create_config @@ -52,7 +52,7 @@ case $line in done echo " NULL" ;; - CONFIG_*=y) # configuration + CONFIG_*='$(CONFIG_SOFTMMU)'|CONFIG_*=y) # configuration name=${line%=*} echo "#define $name 1" ;;