On 2026-01-27 05:21, Jan Beulich wrote:
Only explicit writes are subject to e.g. the checking of the MSR intercept bitmap, which extends to VM-event's hvm_monitor_msr(). Indicate, by way of a new boolean parameter, to the hook functions which variant it is.Fixes: 6eb43fcf8a0b ("x86emul: support SWAPGS") Reported-by: Andrew Cooper <[email protected]> Signed-off-by: Jan Beulich <[email protected]>
Reviewed-by: Jason Andryuk <[email protected]>
