On Tue, Oct 01, 2024 at 10:48:20AM +0200, Jan Beulich wrote: > To avoid overrunning the internal buffer we need to take the offset into > the buffer into account. > > Fixes: d95da91fb497 ("x86/HVM: grow MMIO cache data size to 64 bytes") > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Roger Pau Monné <roger....@citrix.com> Thanks, Roger.