Re: [Qemu-devel] [PATCH] net: Add the missing option declaration of vhostforce

2011-03-06 Thread Aurelien Jarno
On Fri, Feb 25, 2011 at 04:11:27PM +0800, Jason Wang wrote: Signed-off-by: Jason Wang jasow...@redhat.com --- net.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/net.c b/net.c index 9ba5be2..21d4443 100644 --- a/net.c +++ b/net.c @@ -1025,7 +1025,11 @@

[Qemu-devel] [PATCH] net: Add the missing option declaration of vhostforce

2011-02-25 Thread Jason Wang
Signed-off-by: Jason Wang jasow...@redhat.com --- net.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/net.c b/net.c index 9ba5be2..21d4443 100644 --- a/net.c +++ b/net.c @@ -1025,7 +1025,11 @@ static const struct { .name = vhostfd,