diff options
author | Konstantin Shkolnyy <kshk@linux.ibm.com> | 2025-02-12 10:49:23 -0600 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-02-21 07:18:42 -0500 |
commit | 50e9754149066dc91f58405d3378b589098cb408 (patch) | |
tree | 4464966ecdd2005e3c3607c6779676158d09f988 /scripts/qapi/commands.py | |
parent | 590de17b829d2ccd8067f19c71a53e31bec7bf00 (diff) | |
download | qemu-50e9754149066dc91f58405d3378b589098cb408.zip qemu-50e9754149066dc91f58405d3378b589098cb408.tar.gz qemu-50e9754149066dc91f58405d3378b589098cb408.tar.bz2 |
vdpa: Fix endian bugs in shadow virtqueue
VDPA didn't work on a big-endian machine due to missing/incorrect
CPU<->LE data format conversions.
Signed-off-by: Konstantin Shkolnyy <kshk@linux.ibm.com>
Message-Id: <20250212164923.1971538-1-kshk@linux.ibm.com>
Fixes: 10857ec0ad ("vhost: Add VhostShadowVirtqueue")
Acked-by: Eugenio Pérez <eperezma@redhat.com>
Tested-by: Lei Yang <leiyang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions