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

Re: [PATCH v5] x86: make Viridian support optional


  • To: Jan Beulich <jbeulich@xxxxxxxx>, Grygorii Strashko <grygorii_strashko@xxxxxxxx>
  • From: Alejandro Vallejo <alejandro.garciavallejo@xxxxxxx>
  • Date: Mon, 13 Oct 2025 12:01:48 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=suse.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=L3jhUyJfOwN6ND0RRBlnNi1obIl5O3kgGaJYDVzjWWY=; b=S1PQARZ0oC9N2hVSaY6i6bi9pwaJcgNRgdDKBeGWCTaGPAtUSc5DQU4/nZQ9GNj2QqH/IaCDU4QTxY+mDd54L/+ySTAA29U2Jp7Me1pQ1M97UTYOFaIbApHFCMGLRMT7OaVOGP7BygvHsU2dt9al8FA2s4b9534j1OCBDdtFFotS5plPFev/o4XNUAaY9Wqhilh5wumD4Qd9pZCcgwQu4eBH1iSLADES7lfQyJaGykcY5YxWPoL+4B/noKTLFK4DGXZFw/TeHLKtflM0RWm5bA1exPJ49hEC407ZKpLHtvyMYAl4BYred0PvLzG2FWmTlm5O+25Vxk09D0p9SGhsTA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=T66c9W1oYpx9Dm2tQuKz7Qn9ZALzlaV72kXm+4rJHylIiOz9YJm3kJJj4VcvMxeDMc2LhhIUYx/2y+gmmNVirjPkNR6llr5/coasj0vIbUDz6U/2Q8e+LzJ+IMfpJSUTCzaA7LV0D0LN/JOAXadJyDkO3aHCY2WOl1uQOOrambLvaCpAixsUwBZt3o3YLo8FkVfSMxum56vo+kcw7Jvqg2gaRiD5bLcBGaX8JBO41MLKxI7q2SuG5PRJ88J4LqKcqZDVvbEk1NHAUQ2lh2QmryvTOCaswuA7qcwmKmo+CzU0dj7JsnLPbEENeWo2bxgxgkCic3QyBVxW5JTe6iTgbQ==
  • Cc: Sergiy Kibrik <Sergiy_Kibrik@xxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Paul Durrant <paul@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Mon, 13 Oct 2025 10:02:08 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On Wed Oct 8, 2025 at 6:04 PM CEST, Jan Beulich wrote:
> On 30.09.2025 14:52, Grygorii Strashko wrote:
>> --- a/xen/arch/x86/hvm/Kconfig
>> +++ b/xen/arch/x86/hvm/Kconfig
>> @@ -62,6 +62,16 @@ config ALTP2M
>>  
>>        If unsure, stay with defaults.
>>  
>> +config VIRIDIAN
>> +    bool "Hyper-V enlightenments for guests" if EXPERT
>> +    default y
>> +    help
>> +      Support optimizations for Hyper-V guests such as faster hypercalls,
>> +      efficient timer and interrupt handling, and enhanced paravirtualized
>> +      I/O. This is to improve performance and compatibility of Windows VMs.
>
> What is "paravirtualized I/O" about in this context?

Hypervisor-assisted IPIs, TLB flushes, etc. Or so I understood back when I said
that looked ok. I see there could be confusion with Xen PV device protocols,
but as far as the user of the help message is concerned it makes no difference.

One could even remove the examples and leave it as "... for Hyper-V guests. This
is to...". They are truly inconsequential.

All that matters is that (modern) Windows won't run without it, and that it
provides some indeterminate hypervisor-provided assists to try to reduce some
virtualization overheads.

Cheers,
Alejandro



 


Rackspace

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