[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 17/17] docs: provide description for device_model_machine option
- To: Thierry Escande <thierry.escande@xxxxxxxxxx>
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Date: Wed, 29 Apr 2026 14:43:07 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=citrix.com; dmarc=pass action=none header.from=citrix.com; dkim=pass header.d=citrix.com; arc=none
- 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=MM7EQt8eQWvwZ7DmQscKM+4q0u/hxkPbkYmlBWetSXc=; b=qMMQovUj/IfKrNtUyXUGUFV+dIT6g7VsUemL51rP38dfjO1t0+ti1l7+5b9UZd+Ml9kmBTvyAUEkIJ1LPccdH+bCXHaqCBV0FKpGsgOdN0ejbDf0AfWor8UYI0b9wyEK176cTM+z1JzXCOcr62ETFUl093pyiz+effmPYNpJEnUHpcC6Rie5MtHeKVGRqGuetsZWvVLVqJJoNq9N9LKUdTVBiloLSDjiE8FT/FUqSnpbnM5ex1/GGmMjinlxy2a0b8/DiWPBdb+nhaFc6grD1w/dUjd85MqBuNlBvrtbysaRVKMon1M/wGR/hFjsJLLGp6jMBIndra8T6DGAabiRVg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=fJB2aN2hHw9YPKmxZvhk7ujaLimwoxD4yiQr6vLh6Y59J6eDCzAmT7Akrec5sJ0AOquK7XGa+eCas56lyJ1fnXyDiQ13uA7L3l7Pi8Z/TLAcQXjigwiSSeAs63Bkj6gk/B6T5luf39oXolAi6kYvQRf2qEo9IOrZBsChOO8eECtj4RP8l02I2xxPyyU1NH/RKzbR1zqIJTsyrXq0CXDLWjZN2VHLb+pd338IZyJFteOsx2ZVcG3mP2d31WNZf7d9SSHVE4hBgXYJt7QyeubRkspSApnP7O7ZDrhjyJ7IYWjV/vRJ+NQWVLbmA5WhXdmgWPeHBSo/ocRzq5lNphH22Q==
- Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=citrix.com header.i="@citrix.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=citrix.com;
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Alexey Gerasimenko <x1917x@xxxxxxxxx>
- Delivery-date: Wed, 29 Apr 2026 12:43:43 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On Fri, Mar 13, 2026 at 04:35:05PM +0000, Thierry Escande wrote:
> This patch adds description for 'device_model_machine' option which allows
> to control which chipset will be emulated by device model.
>
> Signed-off-by: Alexey Gerasimenko <x1917x@xxxxxxxxx>
> Signed-off-by: Thierry Escande <thierry.escande@xxxxxxxxxx>
This wants squashing with the xl patch that adds the option.
Thanks, Roger.
|