On 04/09/2024 2:29 pm, Jan Beulich wrote: > Using hvmemul_linear_mmio_write() directly (as fallback when mapping the > memory operand isn't possible) won't work properly when the access > crosses a RAM/MMIO boundary. Use linear_write() instead, which splits at > such boundaries as necessary. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Acked-by: Andrew Cooper <andrew.coop...@citrix.com>