qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/5] net: error when -net type isn't compiled in


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/5] net: error when -net type isn't compiled in
Date: Thu, 18 Jun 2015 14:28:12 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, May 27, 2015 at 05:16:47PM +0100, Stefan Hajnoczi wrote:
> This series cleans up net_client_init1() and reports an error when the -net
> type isn't compiled into the QEMU binary.
> 
> It is based on my net branch with Markus' error cleanups:
> https://github.com/stefanha/qemu/tree/net
> 
> Stefan Hajnoczi (5):
>   net: add missing "netmap" to host_net_devices[]
>   net: replace net_client_init1() netdev whitelist with blacklist
>   net: raise an error if -net type is invalid
>   net: drop if expression that is always true
>   net: simplify net_client_init1()
> 
>  net/net.c | 91 
> ++++++++++++++++++++++++++-------------------------------------
>  1 file changed, 37 insertions(+), 54 deletions(-)
> 
> -- 
> 2.4.1
> 
> 

Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net

Stefan

Attachment: pgphYp_GZZZk8.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]