From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D3B62C64ED6 for ; Sun, 26 Feb 2023 21:51:00 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWOuD-0007b7-Gb; Sun, 26 Feb 2023 16:50:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWOuB-0007ap-89 for qemu-devel@nongnu.org; Sun, 26 Feb 2023 16:50:03 -0500 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pWOu9-0000nS-7r for qemu-devel@nongnu.org; Sun, 26 Feb 2023 16:50:02 -0500 Received: by mail-wm1-x330.google.com with SMTP id p16so3094562wmq.5 for ; Sun, 26 Feb 2023 13:50:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=H5YgHt+Jvr9/26xPahxgwytEvqsWmdlbHjdKBanwHPo=; b=QWaQZMYjvfC583OnRu6NnQLzYFlVjCYPNsTl/JNh+POUFDpbqgpUVmAvjn2Dctb3BO 87u1bgrXUvu/FJX+y2rMo8xeoYdQDA6ojJfA7d+9QGc64kYnvXZdEW6OwgYicCBdMUFG s1sW4php071n9U/cwK+rYlXqk5t4hSgVT2PfNZHsv8ZndCwY5d8QWqm2edE+nBbXAii5 5Un25e5WT0tnZ3obB7CCOBiUDH9URKid63XSeID8peRS87zMsre0L8BreBDTtGC1CKZA Su+fQGHpqIUQOJTLD5v7dK9Xan8Dm00b3xlw9SO3hNlPczyhqS+4ke9UJ7ZYtvS/EqBR qg/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=H5YgHt+Jvr9/26xPahxgwytEvqsWmdlbHjdKBanwHPo=; b=Uq8Codv0d9lWTpSrxi8pAnh+Bk8gBnp9ldFYDMKmqqLYjXaSaFbvrSaCy6JV8QiCBm PTdGC1YSmgC7fpgVmJ+lqYIBl15eS8lYoqwouEl5EyqyDStVHk3/1dZn51K5EpsjK2nN ZAH1qgigjfzH7sV+KlHhpXNiMk3OqCxhU6tcij6kyMW3aACOIY8z0fXt0Xp0G82s8G4f 4ZL9OplYHGWDLUtzwG15xXM20GpqIzHMLKepAMR1WaKGHLkHRVyJ1jjY5HA66niDD62m zNor2taNOO/Pmb3jnsgrg1pRm1VYc75Y3/sLLIQ6Kk4BfHAXBEIlE8yZQbeXeMBgyCUH 5nbA== X-Gm-Message-State: AO0yUKUp78zS8kPsn1WQSNXOJyIEl/jdqAKH3Bqm8Ab0D7onKgHsfH4W HRUouuqr2YQFrkxeHlYs2nG80Q== X-Google-Smtp-Source: AK7set8kAUOfwxUGPuE4PGdkdbOSVaDoyR5bxIsCcxVDLz0ek+uMFVLwc3g//qODVEjA3ETQL/MUaA== X-Received: by 2002:a05:600c:746:b0:3eb:38e6:f652 with SMTP id j6-20020a05600c074600b003eb38e6f652mr4653861wmn.13.1677448198156; Sun, 26 Feb 2023 13:49:58 -0800 (PST) Received: from [192.168.1.115] ([185.126.107.38]) by smtp.gmail.com with ESMTPSA id u26-20020a05600c441a00b003e21638c0edsm7101430wmn.45.2023.02.26.13.49.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 26 Feb 2023 13:49:57 -0800 (PST) Message-ID: Date: Sun, 26 Feb 2023 22:49:55 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH v6 0/5] dump: Make most of it target agnostic (build once) Content-Language: en-US To: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= Cc: qemu-devel@nongnu.org, Janosch Frank , =?UTF-8?Q?Alex_Benn=c3=a9e?= , Thomas Huth References: <20230225094903.53167-1-philmd@linaro.org> From: =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::330; envelope-from=philmd@linaro.org; helo=mail-wm1-x330.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org On 26/2/23 13:39, Marc-André Lureau wrote: > Philippe Mathieu-Daudé (5): >   dump: Replace tswapN() -> cpu_to_dumpN() >   dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size() >   dump: Clean included headers >   dump: Simplify compiling win_dump.o by introducing >     win_dump_available() >   dump: Add create_win_dump() stub for non-x86 targets > Reviewed-by: Marc-André Lureau > > Thanks, I'm going to queue this series with various qdev cleanups.