On Fri, Dec 15, 2017 at 04:45:53PM +0800, Jay Zhou wrote:
> v1 -> v2:
> * delete the "used_memslots" global variable, and add it
> for vhost-user and vhost-kernel separately
imammedo, any feedback on this?
> Jay Zhou (2):
> vhost: add used memslot number for vhost-user and vhost-kernel
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 1513327555-17520-1-git-send-email-jianjay.z...@huawei.com
Subject: [Qemu-devel] [PATCH v2 0/2] vhost: two fixes
Type: series
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE=base
n=1
total
v1 -> v2:
* delete the "used_memslots" global variable, and add it
for vhost-user and vhost-kernel separately
Jay Zhou (2):
vhost: add used memslot number for vhost-user and vhost-kernel
separately
vhost: double check used memslots number
hw/virtio/vhost-backend.c | 14