[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 05/15] kconfig: introduce domain builder config option


  • To: Jason Andryuk <jason.andryuk@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • From: "Daniel P. Smith" <dpsmith@xxxxxxxxxxxxxxxxxxxx>
  • Date: Wed, 15 Jan 2025 12:24:17 -0500
  • Arc-authentication-results: i=1; mx.zohomail.com; dkim=pass header.i=apertussolutions.com; spf=pass smtp.mailfrom=dpsmith@xxxxxxxxxxxxxxxxxxxx; dmarc=pass header.from=<dpsmith@xxxxxxxxxxxxxxxxxxxx>
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1736961861; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=h+VVkBJPBeYEKvx1sLgmKR302+785QZO/5qA+TWHgas=; b=FqDPrh664HrnKBTN+13S/r1C7yM44SSRXQpQjt+VwaSu8VDykiWgjP0xehEqXvIeJ+FECtGiE7LntfsGs0QZPilZLoS8c5/jvsPgAibRUJBYMDunOrrckGgeNXOD3oI1Cjuc6XWJvAWeD8HMzp6fO4tPe5ykHiP8RKwedlZ72dw=
  • Arc-seal: i=1; a=rsa-sha256; t=1736961861; cv=none; d=zohomail.com; s=zohoarc; b=XAu2r15hSwso5dZOXyFyFxRLX4vEIwKNhmBhaOqr6GDO5MN6sViyHA0R0UZyjRcBWbXfeYb9H4L4ME2vBm30/fnuWKICy2lXwI1TSihG7bA8HBnGC4J8fav6VBjyaJRC9FT6+EKGFmJWrlRai+ruQ7BUD1nRU7xwzP4LuwhQS+0=
  • Cc: christopher.w.clark@xxxxxxxxx, stefano.stabellini@xxxxxxx, Jan Beulich <jbeulich@xxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Wed, 15 Jan 2025 17:24:33 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 1/10/25 14:55, Jason Andryuk wrote:
On 2024-12-26 11:57, Daniel P. Smith wrote:
Hyperlaunch domain builder will be the consolidated boot time domain building logic framework. Introduces the config option to enable this domain builder to and turn on the ability to load the domain configuration via a flattened device
tree.

Signed-off-by: Daniel P. Smith <dpsmith@xxxxxxxxxxxxxxxxxxxx>

diff --git a/xen/arch/x86/Kconfig b/xen/arch/x86/Kconfig
index 9cdd04721afa..25b9b75423c5 100644
--- a/xen/arch/x86/Kconfig
+++ b/xen/arch/x86/Kconfig
@@ -383,6 +383,8 @@ config ALTP2M
        If unsure, stay with defaults.
+source "arch/x86/domain_builder/Kconfig"

s/_/-/ ?

Ack.

With that,

Reviewed-by: Jason Andryuk <jason.andryuk@xxxxxxx>

Thanks!

v/r,
dps



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.