qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 1/4] rocker: Add support for phys name


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v3 1/4] rocker: Add support for phys name
Date: Tue, 02 Jun 2015 10:27:29 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 05/29/2015 08:01 AM, address@hidden wrote:
> From: David Ahern <address@hidden>
> 
> v2:
> 
> Review comment from Stefan Hajnoczi:
> 
>  - use private ROCKER_IFNAMSIZ = 16 to avoid breaking Windows build
>    as Windows does not include <net/if.h>
> 
> v1:
> 
> Add ROCKER_TLV_CMD_PORT_SETTINGS_PHYS_NAME to port settings. This attribute
> exports the port name to the guest OS allowing it to name interfaces with
> sensible defaults.

The above patch version information...

> 
> Mostly done by Scott for phys_id support; adapted to phys_name by David.
> 
> Signed-off-by: Scott Feldman <address@hidden>
> Signed-off-by: David Ahern <address@hidden>
> ---

...belongs better here, after the --- separator.  'git am' strips off
anything in this location, which makes for a nice separation: anything
before the separator should be stand-alone, but things that are useful
to list readers but not to permanent git history should be after the
separator.  After all, a year from now, we won't care if it took 1 or 10
versions on the list for the patch that got accepted, we will only care
about the one version in git.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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