All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] fix network booting when using "-device" instead of "-net nic"
Date: Sat, 10 Apr 2010 02:13:51 +0200	[thread overview]
Message-ID: <20100410001351.GS21042@volta.aurel32.net> (raw)
In-Reply-To: <1270592528-23371-1-git-send-email-ehabkost@redhat.com>

On Tue, Apr 06, 2010 at 07:22:05PM -0300, Eduardo Habkost 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.

Thanks, all applied.


-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

      parent reply	other threads:[~2010-04-10  1:12 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 ` [Qemu-devel] Re: [PATCH 0/3] fix network booting when using "-device" instead of "-net nic" Juan Quintela
2010-04-10  0:13 ` Aurelien Jarno [this message]

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=20100410001351.GS21042@volta.aurel32.net \
    --to=aurelien@aurel32.net \
    --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.