From nobody Tue Nov 11 04:59:06 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1560975204; cv=none; d=zoho.com; s=zohoarc; b=Wk4XXnsYznoFuH+DgcvAmrz+ddPOND9OPl2gyuCvay/K8GLlMrWE+2/wQfmokLR0l2D9dceJsSaTZXrn2+xm7v5OhqWHRT+iSndj9X3qPXvpIGGCWfHFEi4AbWy7vnUh3JwEXYOn6yYOemtoRa6GE0L5oh/W7LWU45zHVWgbWHU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1560975204; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=8yY0Q9jbng8ZjLT8EsiV5zwvKkkjJc0RCW29yP4/STE=; b=OskJaDcvztKmbejMI9AdppmnN9AV4SxxAGDsVwW2WDRpPYWGFrDJFJqFLpM3kPNLiIihHfk3OgaPMv/gvQf+sC4LAeW8cssN2W24xsL1urQeWd3ltMbq2R3joqyKOqtynXLMa4zkXKXOTln8DThnlDr/YLJL16kgxARFtdvYg3Q= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 156097520471564.62340940363003; Wed, 19 Jun 2019 13:13:24 -0700 (PDT) Received: from localhost ([::1]:41670 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdgxM-0006Qk-9r for importer@patchew.org; Wed, 19 Jun 2019 16:13:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35296) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdgv7-0004JI-6Z for qemu-devel@nongnu.org; Wed, 19 Jun 2019 16:11:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdgv5-00017X-Mt for qemu-devel@nongnu.org; Wed, 19 Jun 2019 16:11:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33922) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hdgv4-00014M-2u for qemu-devel@nongnu.org; Wed, 19 Jun 2019 16:10:59 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 7B0B18112C for ; Wed, 19 Jun 2019 20:10:56 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-116-85.ams2.redhat.com [10.36.116.85]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 195C060142; Wed, 19 Jun 2019 20:10:55 +0000 (UTC) Received: by blackfin.pond.sub.org (Postfix, from userid 1000) id 082CC1136436; Wed, 19 Jun 2019 22:10:51 +0200 (CEST) From: Markus Armbruster To: qemu-devel@nongnu.org Date: Wed, 19 Jun 2019 22:10:48 +0200 Message-Id: <20190619201050.19040-16-armbru@redhat.com> In-Reply-To: <20190619201050.19040-1-armbru@redhat.com> References: <20190619201050.19040-1-armbru@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Wed, 19 Jun 2019 20:10:56 +0000 (UTC) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH 15/17] dump: Move the code to dump/ X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kwolf@redhat.com, =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" Cc: Marc-Andr=C3=A9 Lureau Signed-off-by: Markus Armbruster Reviewed-by: Daniel P. Berrang=C3=A9 Reviewed-by: Marc-Andr=C3=A9 Lureau --- MAINTAINERS | 2 +- Makefile.target | 3 +-- dump/Makefile.objs | 2 ++ dump.c =3D> dump/dump.c | 0 win_dump.c =3D> dump/win_dump.c | 0 win_dump.h =3D> dump/win_dump.h | 0 6 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 dump/Makefile.objs rename dump.c =3D> dump/dump.c (100%) rename win_dump.c =3D> dump/win_dump.c (100%) rename win_dump.h =3D> dump/win_dump.h (100%) diff --git a/MAINTAINERS b/MAINTAINERS index ea110e99ca..a3fdda015f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1850,7 +1850,7 @@ F: include/sysemu/device_tree.h Dump S: Supported M: Marc-Andr=C3=A9 Lureau -F: dump.c +F: dump/dump.c F: hw/misc/vmcoreinfo.c F: include/hw/misc/vmcoreinfo.h F: include/sysemu/dump-arch.h diff --git a/Makefile.target b/Makefile.target index 167ae2174e..a6919e0caf 100644 --- a/Makefile.target +++ b/Makefile.target @@ -150,13 +150,12 @@ endif #CONFIG_BSD_USER ifdef CONFIG_SOFTMMU obj-y +=3D arch_init.o cpus.o gdbstub.o balloon.o ioport.o obj-y +=3D qtest.o +obj-y +=3D dump/ obj-y +=3D hw/ obj-y +=3D monitor/ obj-y +=3D qapi/ obj-y +=3D memory.o obj-y +=3D memory_mapping.o -obj-y +=3D dump.o -obj-$(TARGET_X86_64) +=3D win_dump.o obj-y +=3D migration/ram.o LIBS :=3D $(libs_softmmu) $(LIBS) =20 diff --git a/dump/Makefile.objs b/dump/Makefile.objs new file mode 100644 index 0000000000..ea6b074967 --- /dev/null +++ b/dump/Makefile.objs @@ -0,0 +1,2 @@ +obj-y +=3D dump.o +obj-$(TARGET_X86_64) +=3D win_dump.o diff --git a/dump.c b/dump/dump.c similarity index 100% rename from dump.c rename to dump/dump.c diff --git a/win_dump.c b/dump/win_dump.c similarity index 100% rename from win_dump.c rename to dump/win_dump.c diff --git a/win_dump.h b/dump/win_dump.h similarity index 100% rename from win_dump.h rename to dump/win_dump.h --=20 2.21.0