qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 0/3] fix network booting when using "-device" in


From: Juan Quintela
Subject: [Qemu-devel] Re: [PATCH 0/3] fix network booting when using "-device" instead of "-net nic"
Date: Wed, 07 Apr 2010 11:59:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Eduardo Habkost <address@hidden> wrote:
> This series fixes the following issue:
>
>   $ qemu-system-x86_64 -device 
> rtl8139,vlan=0,id=net0,mac=52:54:00:82:41:fd,bus=pci.0,addr=0x4 -net 
> user,vlan=0,name=hostnet0 -vnc 0.0.0.0:0 -boot n
>   Cannot boot from non-existent NIC
>   $ 
>
> Patches 1 and 3 are just cleanups. The actual fix is on patch 2.

Nice cleanup.  It just removes dead code that was hurting.

Acked-by: Juan Quintela <address@hidden>




reply via email to

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