On 18.02.2026 12:42, Ani Sinha wrote:
On confidential guests when the KVM virtual machine file descriptor changes as
a part of the reset process, event file descriptors needs to be reassociated
with the new KVM VM file descriptor. This is achieved with the help of a
callback handler that gets called when KVM VM file descriptor changes during
the confidential guest reset process.
This patch is tested on non-confidential platform only.
Signed-off-by: Ani Sinha <[email protected]>
---
I have also tested this patch with a non-confidential Windows guest
with VMBus, including live migrating it a few times.
No regressions observed, so:
Acked-by: Maciej S. Szmigiero <[email protected]>
Thanks,
Maciej