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

Re: [PATCH v6 09/44] x86/boot: introduce boot module types


  • To: "Daniel P. Smith" <dpsmith@xxxxxxxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jason Andryuk <jason.andryuk@xxxxxxx>
  • Date: Thu, 17 Oct 2024 19:04:14 -0400
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=apertussolutions.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=OEBhXu7pwuYzL0GDWgLRLdHeHtaZlsYoaZNgcZ97nxs=; b=ZyfZ6kDiRL5ZsWZUINV+XOWQSAvngUr5ELqRDPgIs30qLYuE292CRNDUf/sbKX8F0Y8LKi279ZOEsuz2iSfx7ctjeXpokhZQ77c2t5FPdHvgpwoJl9h8Cg0Oi0gmsLm6tZkrnrf9FvfXedn03V1OI7R0gEBRcPMQ4jPgHv1xBs8BaU42tjhqCc3wd0eJupJ15iHy8AviUxTLAkF4JJ9RoNfcZYW/Uw3vkFXUO1p3v1dWsvVXZ0rXW+F6jItqqSeEojVqkv+ceGnKVMNCrR66fOQ2ZZj71rg/WyFrHhOHlEE1IBmYUUuh7KamdtG0zMEqpLr6qUXOxQn/RvwSXGkb8A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=HiMOZ5PTDxenXEEnYxRX7hwh84rs2O/L/EgJiiYgXiTo8EvYnQaOTJtzQIk8/PdMhZ5pjqirISXGEZWXG9S2ski6e94Tl9bdtnLidaYjZ/ybzd5HVUE2wnkwoxE2ft2+7hTp+kc42M0CNSclwcehyZFvwKDMHENuKK9Zv2zgbX1iy2vM9gETL9BxTkSxjyLlSxzTw47jgpHGhZjjeEypoAIHl/eKaql58bbJdF/2055PayzZmmxUV6crPEGQgeWTTbnD0rHejoF1iyCQjIRMM7KDpyF593ha8Pngq/8cgAX+tjy9+B8+AmzrRIf93f7kF1dhQ4PztBDQwZ59WOdbYA==
  • 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: Thu, 17 Oct 2024 23:04:26 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 2024-10-17 13:02, Daniel P. Smith wrote:
This commit introduces module types of xen, kernel, and ramdisk to allow boot
module detect code to tag the purpose of a boot module. This reduces the need
for hard coded order assumptions and global variables to be used by consumers
of boot modules, such as domain construction.

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

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



 


Rackspace

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