Hello!
On 14 Jun 2017, at 18:17, Marc-André Lureau
mailto:marcandre.lur...@gmail.com>> wrote:
H
On Wed, Jun 14, 2017 at 8:42 PM Felipe Franciosi
mailto:fel...@nutanix.com>> wrote:
...
@@ -580,6 +581,19 @@ Master message types
This request should be send only when VIRTIO_F_IOMMU_PLATFOR
d
>>> their output below. If you have docker installed, you can probably
>>> reproduce it
>>> locally.
>>>
>>> Message-id: 1497458486-15673-1-git-send-email-fel...@nutanix.com
>>> Type: series
>>> Subject: [Qemu-devel] [PATCH] vhost-user:
H
On Wed, Jun 14, 2017 at 8:42 PM Felipe Franciosi wrote:
> 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_E
an probably reproduce
>> it
>> locally.
>>
>> Message-id: 1497458486-15673-1-git-send-email-fel...@nutanix.com
>> Type: series
>> Subject: [Qemu-devel] [PATCH] vhost-user: support cross-endianess negatiation
>>
> ...
>>
>> CC hw/
7458486-15673-1-git-send-email-fel...@nutanix.com
> Type: series
> Subject: [Qemu-devel] [PATCH] vhost-user: support cross-endianess negatiation
>
...
>
> CC hw/pci-bridge/pci_expander_bridge.o
> In file included from /tmp/qemu-test/src/hw/net/vmxnet3.c:30:
> /tmp/q
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 b