On Wed, 21 Jan 2026 at 10:59, Alex Bennée <[email protected]> wrote:
>
> This allows us to keep the MSI data in plain host order all the way
> from the MemoryRegionOps write method to the final KVM_SIGNAL_MSI
> ioctl. This fixes a theoretical bug on big-endian hosts because we
> were using different size byte swaps which would have truncated the data.
>
> Signed-off-by: Alex Bennée <[email protected]>
> Cc: [email protected]
>
> ---

Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM

Reply via email to