qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 00/16] net: Move legacy QEMU VLAN code into n


From: Laszlo Ersek
Subject: Re: [Qemu-devel] [PATCH v2 00/16] net: Move legacy QEMU VLAN code into net/hub.c
Date: Wed, 25 Jul 2012 15:19:36 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.6esrpre) Gecko/20120714 Thunderbird/10.0.6

On 07/24/12 17:35, Stefan Hajnoczi wrote:

> v2:
>  * Change int64_t and unsigned int mess to int which is what VLAN IDs are 
> today [Laszlo]
>  * Remove bogus error_set() -> qerror_report() merge artifact [Laszlo]
>  * Use net_hub_id_for_client(nc, NULL) == 0 instead of adding 
> net_hub_port_peer_nc() [Laszlo]
>  * Fix stray print_net_client(..., NetClientState *vc) argument name [Laszlo]
>  * Consistently update vlan -> peer argument name [Laszlo]
>  * Drop spurious closesocket(fd), probably merge conflict [Stefan]

I checked the interdiffs and my v1 comments.

Reviewed-by: Laszlo Ersek <address@hidden>



reply via email to

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