qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH ipxe] build: Enable IPv6 for qemu
@ 2015-11-17 17:25 Cole Robinson
  2016-01-12 22:18 ` Cole Robinson
  2016-01-26 14:21 ` Gerd Hoffmann
  0 siblings, 2 replies; 12+ messages in thread
From: Cole Robinson @ 2015-11-17 17:25 UTC (permalink / raw)
  To: ipxe-devel; +Cc: Cole Robinson, Gerd Hoffmann, qemu-devel

---
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
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-03-03 12:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-17 17:25 [Qemu-devel] [PATCH ipxe] build: Enable IPv6 for qemu Cole Robinson
2016-01-12 22:18 ` Cole Robinson
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).