qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Set hostname in DHCP response


From: Ed Swierk
Subject: Re: [Qemu-devel] [PATCH] Set hostname in DHCP response
Date: Sun, 12 Mar 2006 18:13:48 -0800

On 3/11/06, Paul Brook <address@hidden> wrote:
> This should be set via -net user,hostname=foo. No need for a separate option.

I agree, since the hostname is relevant only for user-net interfaces.
An updated patch is attached.

The only issue is that there's just a single, global hostname, not a
hostname per user-net interface. On the other hand, I'm not sure if
qemu supports multiple user-net interfaces in the first place. Does
the following configuration make sense?

    -net nic,vlan=0 -net user,vlan=0 -net nic,vlan=1 -net user,vlan=1

--Ed

Attachment: qemu-hostname.patch
Description: Text Data


reply via email to

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