Re: [Qemu-devel] [PATCH] vhost: pass corrent log base to kernel

2015-04-15 Thread Michael S. Tsirkin
On Wed, Apr 15, 2015 at 12:06:42PM +0800, Wen Congyang wrote: > Signed-off-by: Wen Congyang > --- > hw/virtio/vhost.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/hw/virtio/vhost.c b/hw/virtio/vhost.c > index 5a12861..4e334ca 100644 > --- a/hw/virtio/vhost.c > +++ b/h

[Qemu-devel] [PATCH] vhost: pass corrent log base to kernel

2015-04-14 Thread Wen Congyang
Signed-off-by: Wen Congyang --- hw/virtio/vhost.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/virtio/vhost.c b/hw/virtio/vhost.c index 5a12861..4e334ca 100644 --- a/hw/virtio/vhost.c +++ b/hw/virtio/vhost.c @@ -1060,7 +1060,7 @@ int vhost_dev_start(struct vhost_dev *hde