Re: [PATCH v3 2/2] x86/tdx: Fix zero-extension for 32-bit port I/O
From: Dave Hansen
Date: Thu May 28 2026 - 13:28:23 EST
On 5/28/26 03:14, Kiryl Shutsemau wrote:
> What about the patch below. Inspired by kvm's assign_register().
I think I could stand this if it consolidated this site with kvm's
assign_register(). The copy/paste is too much to bear.