From patchwork Thu May 10 09:29:35 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Vivier X-Patchwork-Id: 911332 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=vivier.eu Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40hSd40Q5fz9s3Z for ; Thu, 10 May 2018 19:30:32 +1000 (AEST) Received: from localhost ([::1]:60943 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGhu9-000533-Nw for incoming@patchwork.ozlabs.org; Thu, 10 May 2018 05:30:29 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGhtj-00052r-VB for qemu-devel@nongnu.org; Thu, 10 May 2018 05:30:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGhtf-0007jY-3V for qemu-devel@nongnu.org; Thu, 10 May 2018 05:30:03 -0400 Received: from mout.kundenserver.de ([217.72.192.74]:59575) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fGhte-0007j7-Qj for qemu-devel@nongnu.org; Thu, 10 May 2018 05:29:59 -0400 Received: from localhost.localdomain ([78.238.229.36]) by mrelayeu.kundenserver.de (mreue104 [212.227.15.183]) with ESMTPSA (Nemesis) id 0MOzJP-1fC1Kn29jT-006SSZ; Thu, 10 May 2018 11:29:46 +0200 From: Laurent Vivier To: qemu-devel@nongnu.org Date: Thu, 10 May 2018 11:29:35 +0200 Message-Id: <20180510092935.29088-1-laurent@vivier.eu> X-Mailer: git-send-email 2.14.3 X-Provags-ID: V03:K1:CmBYmsqlSfa00Syvze+QH1eLQDOhQJd/6nnuDrUpaG6+4sYqb5J 4AI0MY4pbeYNbyhwTLP2B7T1KaWqbviPt1axoQ4RJ2685TpD7SONPJloJ3gS9rWuvQpl88B Qff3/mChpVhcGT4q5dy+h1U6N9+YlcF265jiSfRWElMjeFjKmn7HLN5bMy9v/y6OgCjLikn Z3KKPtcujMbVKzde8iQ6Q== X-UI-Out-Filterresults: notjunk:1; V01:K0:zyPIYPduCXY=:tccAA6oIU5cvAk4GS0EZZW 8tVTljM578KjNfHZV5RJHMEQqDPZSrmqVTq/4p/s3uxY+IalLys4ch6MsERuTYxGk1U4AX2nM gmjPs2xliU9uldbXd/6H0lOBOv8NxbC6YPCRCHZobbSbL65V/F9UIred8BsQZFMOxiI28kzSf KiQ8UtmCRAqCD0v+UdegixBaiGXP3rJWJDW1JviAcTdCFBQVvctz6OL0ijGZXP1DGa17L/Deo K0eq1Mvfx08ysPl7ZAaC15aWpPdedLlCOuoHO1ISj/EAzAH2q3C78k/OL/MD6iWcj0c3U6Pzs enHL/RbEfCkMiMBmZd3+QR/9jkD/cElCatyDiVraG4yQ4hNr4DlEaS8hBo/dq+CObuobPjzzx f+Dajc0xRTyP964UZijhfufPJbgcIGmDpLIh3ZDl51xpD8N6mtkcuPdgTFzb5wmIWJyTBYCyC 8I5K4ihbJahiwCei1V8hV/EvKGXcWyXsIjzsbINziQHiNMzVx4Tw2dkIHrr+v6IHx8rw7TOSa U9xNdtt+vecS/4Xyw/nNj9H611UkQO6KaX/4FrB5cEja2MwFaJSVHm55dEDMT8EseNNTSqeFZ Q0cE8KW9Rb0SPkTBxXjQanZKMbJEc1QH2CErWZW1NOovxpWO5d0fwV0ewqC8q0RtVDY1A/2Qs upedIT0VvkCovLur4BdEh4zAic9y38PzfShq4Pqg1ZhjL4zj7tl0Z6tSeui8zfRvvG3w= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.72.192.74 Subject: [Qemu-devel] [PATCH] linux-user: move thunk.c to linux-user/ X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Riku Voipio , Laurent Vivier Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" thunk.c is part of linux-user and only used by it, so move it to the linux-user directory. Signed-off-by: Laurent Vivier --- Makefile.target | 2 +- linux-user/Makefile.objs | 2 +- thunk.c => linux-user/thunk.c | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename thunk.c => linux-user/thunk.c (100%) diff --git a/Makefile.target b/Makefile.target index d0ec77a307..98f25c91c7 100644 --- a/Makefile.target +++ b/Makefile.target @@ -112,7 +112,7 @@ QEMU_CFLAGS+=-I$(SRC_PATH)/linux-user/$(TARGET_ABI_DIR) \ -I$(SRC_PATH)/linux-user obj-y += linux-user/ -obj-y += gdbstub.o thunk.o +obj-y += gdbstub.o endif #CONFIG_LINUX_USER diff --git a/linux-user/Makefile.objs b/linux-user/Makefile.objs index 59a5c17354..1fc1dd2762 100644 --- a/linux-user/Makefile.objs +++ b/linux-user/Makefile.objs @@ -1,7 +1,7 @@ obj-y = main.o syscall.o strace.o mmap.o signal.o \ elfload.o linuxload.o uaccess.o uname.o \ safe-syscall.o $(TARGET_ABI_DIR)/signal.o \ - $(TARGET_ABI_DIR)/cpu_loop.o + $(TARGET_ABI_DIR)/cpu_loop.o thunk.o obj-$(TARGET_HAS_BFLT) += flatload.o obj-$(TARGET_I386) += vm86.o diff --git a/thunk.c b/linux-user/thunk.c similarity index 100% rename from thunk.c rename to linux-user/thunk.c