On 11/18/2015 10:08 AM, Jason Wang wrote:
>
> On 11/17/2015 10:57 PM, Michael S. Tsirkin wrote:
>> Some feratures (such as ctrl vq) are supported
>> by qemu without need to communicate with the
>> backend.
>>
>> Drop them from the feature mask so we set them
>> unconditionally.
>>
>> Reported-by:
On 11/17/2015 10:57 PM, Michael S. Tsirkin wrote:
> Some feratures (such as ctrl vq) are supported
> by qemu without need to communicate with the
> backend.
>
> Drop them from the feature mask so we set them
> unconditionally.
>
> Reported-by: Victor Kaplansky
> Signed-off-by: Michael S. Tsirkin
Some feratures (such as ctrl vq) are supported
by qemu without need to communicate with the
backend.
Drop them from the feature mask so we set them
unconditionally.
Reported-by: Victor Kaplansky
Signed-off-by: Michael S. Tsirkin
---
hw/net/vhost_net.c | 9 -
1 file changed, 9 deletions