qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] slirp: fix guestfwd id


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] slirp: fix guestfwd id
Date: Tue, 7 Jun 2011 14:55:49 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Jun 04, 2011 at 07:25:59AM +0200, Alexander Graf wrote:
> When using -net user,guestfwd=... Qemu immediately complains about the id
> being in invalid format. This is because we pass in an id that contains a
> colon, while the id restrictions don't allow colons.
> 
> This patch changes the colon into a dot, making guestfwd work again.
> 
> Signed-off-by: Alexander Graf <address@hidden>
> ---
>  net/slirp.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Thanks, applied to the trivial patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches

Stefan



reply via email to

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