On 2/3/26 12:56 PM, Pierrick Bouvier wrote:
From: Philippe Mathieu-Daudé <[email protected]>

Endianness access is constant between device resets.
Use the field instead of calling the same function.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Pierrick Bouvier <[email protected]>
---
  include/hw/virtio/virtio-access.h | 24 ++++++++++++------------
  hw/virtio/virtio.c                |  4 ++--
  2 files changed, 14 insertions(+), 14 deletions(-)


Oops, seems like it's not correct, I found some failing tests bisecting to this patch. I'll dig into it to see what is happening.

Regards,
Pierrick

Reply via email to