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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 F19CAE95A8E for ; Sun, 8 Oct 2023 23:49:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=HFORRu4mQVHWVH2+RXSuAxwXpWL1ZK0n4lzzHK+ixVo=; b=QcRODkv777yxHf 8vHe0VOOnp7F4KX649AWMeAiQTFy8UVP56Vde+OEUUR49Qv/2zEtJvcqwzMzXM6d8cFUPUQkO0IGU ncQ7n4878XeJiFqH1gLWY8iQ2ZtPllZucoluh0Z0j0dVIgVG5Rn7uzWyh4YAQIj4tmXSOvrawkSLF f9wnHat39wgzMl8Vg/psaLQZIcPoRiZuyNXuU70xysoYdxqaQ6/OgS8atm1tmrqjGuPiBJgzj+rmw dziU3pwYQT/5hRuavwZ6EWIopw23pP7g9Zq/vt0gY/Z9Rg8B1H4b6Xo3GpK6h82Ci+dmdwpQi5d/0 6p92LGxz3Q3n7I5wFpqw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qpdX0-009V5L-13; Sun, 08 Oct 2023 23:49:54 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qpdWx-009V3u-1g for kexec@lists.infradead.org; Sun, 08 Oct 2023 23:49:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1696808990; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/FSsorDmZKU+/zY1HOQ2lNG7L371+F5BVushkgG18HA=; b=WMOA6JFFUlPq9g+0PM9qYnlih3n+0ogyGEzelfPB3AqW9nFBKlRuIAw63RmkHOWhHS/jWm 6kybGCFnqaLxE7SFjgf5FWc1TnAADpTl4hzQGs3qJmpRLuUlwF5IyhzCv96fpU1qEizJKG vJ/MQ3bU25m75Om1ADcvqjTUZt37QPs= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-528-5H4jcVNROd2KF-WL1XMDcA-1; Sun, 08 Oct 2023 19:49:40 -0400 X-MC-Unique: 5H4jcVNROd2KF-WL1XMDcA-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id D05C9802C1A; Sun, 8 Oct 2023 23:49:39 +0000 (UTC) Received: from localhost (unknown [10.72.112.74]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 14558140E953; Sun, 8 Oct 2023 23:49:38 +0000 (UTC) Date: Mon, 9 Oct 2023 07:49:35 +0800 From: Baoquan He To: "Kirill A. Shutemov" Cc: Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , x86@kernel.org, "Rafael J. Wysocki" , Peter Zijlstra , Adrian Hunter , Kuppuswamy Sathyanarayanan , Elena Reshetova , Jun Nakajima , Rick Edgecombe , Tom Lendacky , kexec@lists.infradead.org, linux-coco@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/13] x86/tdx: Add kexec support Message-ID: References: <20231005131402.14611-1-kirill.shutemov@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231005131402.14611-1-kirill.shutemov@linux.intel.com> X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231008_164951_630428_6D74FEBC X-CRM114-Status: GOOD ( 24.94 ) X-BeenThere: kexec@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+kexec=archiver.kernel.org@lists.infradead.org On 10/05/23 at 04:13pm, Kirill A. Shutemov wrote: > The patchset adds bits and pieces to get kexec (and crashkernel) work on > TDX guest. > > They bring kexec support to the point when we can start the new kernel, > but it will only be able to use single CPU. It should be enough to cover > the most common case: crashkernel. Not sure if this question has been raised and answered in the past. Please forgive my bad memory if it has. The one cpu is fine to kdump kernel most of time, while we enable all CPUs by default when kexec rebooting. And kdump kernel with multiple cpu is allowed too. Wondering if there's plan to support the multiple cpu on TDX in the future. Thanks Baoquan > > The last patch implements CPU offlining according to the approved ACPI > spec change poposal[1]. It unlocks kexec with all CPUs visible in the target > kernel. > > Please review. I would be glad for any feedback. > > [1] https://lore.kernel.org/all/13356251.uLZWGnKmhe@kreacher > > Kirill A. Shutemov (13): > x86/acpi: Extract ACPI MADT wakeup code into a separate file > kernel/cpu: Add support for declaring CPU hotplug not supported > cpu/hotplug, x86/acpi: Disable CPU hotplug for ACPI MADT wakeup > x86/kvm: Do not try to disable kvmclock if it was not enabled > x86/kexec: Keep CR4.MCE set during kexec for TDX guest > x86/mm: Make x86_platform.guest.enc_status_change_*() return errno > x86/mm: Return correct level from lookup_address() if pte is none > KVM: x86: Add config option to gate emergency virt callback support > x86/tdx: Account shared memory > x86/tdx: Convert shared memory back to private on kexec > x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges > x86/acpi: Do not attempt to bring up secondary CPUs in kexec case > x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method > > arch/x86/Kconfig | 8 + > arch/x86/coco/core.c | 1 - > arch/x86/coco/tdx/kexec.c | 0 > arch/x86/coco/tdx/tdx.c | 220 +++++++++++++++++++++- > arch/x86/hyperv/ivm.c | 9 +- > arch/x86/include/asm/acpi.h | 5 + > arch/x86/include/asm/pgtable_types.h | 1 + > arch/x86/include/asm/reboot.h | 4 +- > arch/x86/include/asm/x86_init.h | 4 +- > arch/x86/kernel/acpi/Makefile | 11 +- > arch/x86/kernel/acpi/boot.c | 88 +-------- > arch/x86/kernel/acpi/madt.S | 28 +++ > arch/x86/kernel/acpi/madt_wakeup.c | 262 +++++++++++++++++++++++++++ > arch/x86/kernel/e820.c | 9 +- > arch/x86/kernel/kvmclock.c | 9 +- > arch/x86/kernel/reboot.c | 4 +- > arch/x86/kernel/relocate_kernel_64.S | 5 + > arch/x86/kernel/x86_init.c | 4 +- > arch/x86/kvm/Kconfig | 5 + > arch/x86/mm/mem_encrypt_amd.c | 8 +- > arch/x86/mm/pat/set_memory.c | 17 +- > include/acpi/actbl2.h | 19 +- > include/linux/cc_platform.h | 10 - > include/linux/cpu.h | 2 + > kernel/cpu.c | 17 +- > 25 files changed, 604 insertions(+), 146 deletions(-) > create mode 100644 arch/x86/coco/tdx/kexec.c > create mode 100644 arch/x86/kernel/acpi/madt.S > create mode 100644 arch/x86/kernel/acpi/madt_wakeup.c > > -- > 2.41.0 > > > _______________________________________________ > kexec mailing list > kexec@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/kexec > _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec