From: Juan Quintela <quintela@redhat.com>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: qemu-devel@nongnu.org
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 [thread overview]
Message-ID: <m3hbnnwpk9.fsf@trasno.mitica> (raw)
In-Reply-To: <1270592528-23371-1-git-send-email-ehabkost@redhat.com> (Eduardo Habkost's message of "Tue, 6 Apr 2010 19:22:05 -0300")
Eduardo Habkost <ehabkost@redhat.com> 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 <quintela@redhat.com>
next prev parent reply other threads:[~2010-04-07 10:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-06 22:22 [Qemu-devel] [PATCH 0/3] fix network booting when using "-device" instead of "-net nic" Eduardo Habkost
2010-04-06 22:22 ` [Qemu-devel] [PATCH 1/3] net: remove NICInfo.bootable field Eduardo Habkost
2010-04-06 22:22 ` [Qemu-devel] [PATCH 2/3] net: remove broken net_set_boot_mask() boot device validation Eduardo Habkost
2010-04-06 22:22 ` [Qemu-devel] [PATCH 3/3] boot: remove unused boot_devices_bitmap variable Eduardo Habkost
2010-04-07 9:59 ` Juan Quintela [this message]
2010-04-10 0:13 ` [Qemu-devel] [PATCH 0/3] fix network booting when using "-device" instead of "-net nic" Aurelien Jarno
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3hbnnwpk9.fsf@trasno.mitica \
--to=quintela@redhat.com \
--cc=ehabkost@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.