qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 2/2] drivers/virt: vmgenid: add vm generation id driver


From: Michael S. Tsirkin
Subject: Re: [PATCH v5 2/2] drivers/virt: vmgenid: add vm generation id driver
Date: Tue, 9 Feb 2021 09:55:32 -0500

> +The ``vmgenid`` driver uses ACPI events to be notified by hardware
> +changes to the 128-bit Vm Gen Id UUID.

That's ok, problem is ACPI event processing is asynchronous.
What we need is thus to flush out ACPI events whenever userspace
does a read, otherwise the value it gets will be stale.

-- 
MST




reply via email to

[Prev in Thread] Current Thread [Next in Thread]