summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorFelipe Franciosi2017-06-14 19:44:38 +0200
committerMichael S. Tsirkin2017-08-01 23:13:25 +0200
commit5df04f1762ef78c08fd69e19dcedf3d9ba8c9b86 (patch)
treeeeb55bb6c1f81c111cdf0d521fc91adb1daf4887 /include/exec
parentvhost: fix a memory leak (diff)
downloadqemu-5df04f1762ef78c08fd69e19dcedf3d9ba8c9b86.tar.gz
qemu-5df04f1762ef78c08fd69e19dcedf3d9ba8c9b86.tar.xz
qemu-5df04f1762ef78c08fd69e19dcedf3d9ba8c9b86.zip
vhost-user: fix legacy cross-endian configurations
Currently, vhost-user does not implement any means for notifying the backend about guest endianess. This commit introduces a new message called VHOST_USER_SET_VRING_ENDIAN which is analogous to the ioctl() called VHOST_SET_VRING_ENDIAN used for kernel vhost backends. Such message is necessary for backends supporting legacy (pre-1.0) virtio devices running in big-endian guests. Signed-off-by: Felipe Franciosi <felipe@nutanix.com> Signed-off-by: Mike Cui <cui@nutanix.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions