Re: [PATCH 1/1] virt: vmgenid: Recognize new CID added by Hyper-V

From: Jason A. Donenfeld
Date: Thu Mar 24 2022 - 23:48:08 EST


Hi Michael,

On Thu, Mar 24, 2022 at 1:20 PM Michael Kelley <mikelley@xxxxxxxxxxxxx> wrote:
>
> In the Windows spec for VM Generation ID, the originally
> specified CID is longer than allowed by the ACPI spec.
> Hyper-V has added "VMGENCTR" as a second valid CID
> that is conformant, while retaining the original CID
> for compatibility with Windows guests.
>
> Add this new CID to the list recognized by the driver.

Thanks for the patch. Applied to crng/random.git.

Jason