From: Cole Robinson <crobinso@redhat.com>
To: ipxe-devel@ipxe.org
Cc: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH ipxe] build: Enable IPv6 for qemu
Date: Tue, 12 Jan 2016 17:18:42 -0500 [thread overview]
Message-ID: <56957BC2.3090906@redhat.com> (raw)
In-Reply-To: <59b02541da838ce9a0246178deb3c377109589bb.1447780013.git.crobinso@redhat.com>
On 11/17/2015 12:25 PM, Cole Robinson wrote:
> ---
> I assume it's fine to enable...
>
> A fedora user requested it here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1280318
>
> src/config/qemu/general.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/src/config/qemu/general.h b/src/config/qemu/general.h
> index 30f60d3..61d0ad4 100644
> --- a/src/config/qemu/general.h
> +++ b/src/config/qemu/general.h
> @@ -8,3 +8,6 @@
>
> /* Work around missing EFI_PXE_BASE_CODE_PROTOCOL */
> #define EFI_DOWNGRADE_UX
> +
> +/* Enable IPv6 */
> +#define NET_PROTO_IPV6
>
ping, is there any reason IPv6 shouldn't be enabled for qemu?
Thanks,
Cole
next prev parent reply other threads:[~2016-01-12 22:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-17 17:25 [Qemu-devel] [PATCH ipxe] build: Enable IPv6 for qemu Cole Robinson
2016-01-12 22:18 ` Cole Robinson [this message]
2016-01-26 14:21 ` Gerd Hoffmann
2016-01-27 13:06 ` [Qemu-devel] [ipxe-devel] " Michael Brown
2016-01-27 13:49 ` Gerd Hoffmann
2016-01-27 16:39 ` Christian Nilsson
2016-01-28 10:19 ` Gerd Hoffmann
2016-01-28 16:42 ` Michael Brown
2016-01-28 17:49 ` Laszlo Ersek
2016-01-28 17:50 ` Laszlo Ersek
2016-01-28 11:50 ` Tore Anderson
2016-03-03 12:56 ` Tore Anderson
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=56957BC2.3090906@redhat.com \
--to=crobinso@redhat.com \
--cc=ipxe-devel@ipxe.org \
--cc=kraxel@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.