mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-30 08:25:22 +00:00
71370d7e15
After writing to an address, Windows 11 on ARM64 unconditionally reads it back. It is harmless. Drop the error message to avoid spamming. Fixes: #3732 Signed-off-by: Wei Liu <liuwe@microsoft.com>