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

Re: [PATCH 12/15] x86/hyperlaunch: specify dom0 mode with device tree


  • To: "Daniel P. Smith" <dpsmith@xxxxxxxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jason Andryuk <jason.andryuk@xxxxxxx>
  • Date: Mon, 25 Nov 2024 18:52:03 -0500
  • 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=p+kG8zJDPb7WPuXlzOHlqTnI/QLJOPtaa4Neg0SoxVg=; b=Q/Su/PTan1ecVNvlcB4lNpuM1Qt+oZOH6JrGiffR+EHVYghrW8Dy1KRTpy8DpI/M89TBsoriK4sDmXSI6qtk+6xDUgvVabP7BaHYDysuFwqAJUMlYbODgeRkzF/el2H9PqinLAULH0QTxgtM+CkTr3c3Fwjob4UbeL0Ff3Mlg+IquuSTwQdPyU7468Tw5QHmEl9GyQIayxiYKzgJyTI8ohnI+jRjIgZuAq6iqqAhIIV+LBfVFHZB+rVAACN5wS+P/Be+9g2/SFSjAtzDE0XyNgzVPHL4/bunCEg+DCG21M5PcxnY9dEWaepoDP1h5sS72OO0A0JRRJYjIWQD80PXBw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=kmeyu6I3PGiBgdsfXzYzkSbDm0X3ZnY1YKQdE40yKm1SScY3QY7M7o7lDQbrgg7Ewdm8M5rnI2Try3ahhUK9KtJ9ECvx7kAZWG/8Iln88EGjIxsHbf1CCGqTL4DQ0DOU0UMjhfs5wse9pezWX4Z2MxcYOOkIavXqXESMXJ1Fd3Grx6pqH6h0uwwP9g78moQgw7w5N0LvOnH8phlNTQdCkbjjmsuaSfzFStXZ/H+kdgwb6ID07cOAP9blKrsAueCBr6JKgs/WMKR88NS2bacmEMNtBOmrscfCMiijUbgTH5GXEo96AUrQlXI0zNZksPelD+Q+KojdMWigbVIFHMLfyg==
  • 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: Tue, 26 Nov 2024 01:34:22 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 2024-11-23 13:20, Daniel P. Smith wrote:
Enable selecting the mode in which the domain will be built and ran. This
includes:

- whether it will be either a 32/64 bit domain
- if it will be run as a PV or HVM domain
- and if it will require a device model (not applicable for dom0)

In the device tree, this will be represented as a bit map that will be carried
through into struct boot_domain.

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

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

32/64 is only applicable for PV.  It might be worth mentioning that.

Regards,
Jason



 


Rackspace

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