07.01.2025 11:43, Keoseong Park wrote:
In ufs_write_attr_value(), the value parameter is handled in the CPU's
endian format but provided in big-endian format by the caller. Thus, it
is converted to the CPU's endian format. The related test code is also
fixed to reflect this change.

Fixes: 7c85332a2b3e ("hw/ufs: minor bug fixes related to ufs-test")

This seems to be a qemu-stable material.  I'm picking it up for 9.2,
please let me know if I should not.

Thanks,

/mjt

Reply via email to