qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 830723] [NEW] bad patch net_h.patch on freebsd ports


From: Denys Razumov
Subject: [Qemu-devel] [Bug 830723] [NEW] bad patch net_h.patch on freebsd ports
Date: Sun, 21 Aug 2011 21:43:09 -0000

Public bug reported:

work patch file
--- qemu-0.15.0/net.h.orig
+++ qemu-0.15.0/net.h
@@ -35,6 +35,7 @@ typedef enum {
     NET_CLIENT_TYPE_NONE,
     NET_CLIENT_TYPE_NIC,
     NET_CLIENT_TYPE_USER,
     NET_CLIENT_TYPE_TAP,
     NET_CLIENT_TYPE_SOCKET,
     NET_CLIENT_TYPE_VDE,
+    NET_CLIENT_TYPE_UDP,
     NET_CLIENT_TYPE_DUMP,

     NET_CLIENT_TYPE_MAX

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/830723

Title:
  bad patch net_h.patch on freebsd ports

Status in QEMU:
  New

Bug description:
  work patch file
  --- qemu-0.15.0/net.h.orig
  +++ qemu-0.15.0/net.h
  @@ -35,6 +35,7 @@ typedef enum {
       NET_CLIENT_TYPE_NONE,
       NET_CLIENT_TYPE_NIC,
       NET_CLIENT_TYPE_USER,
       NET_CLIENT_TYPE_TAP,
       NET_CLIENT_TYPE_SOCKET,
       NET_CLIENT_TYPE_VDE,
  +    NET_CLIENT_TYPE_UDP,
       NET_CLIENT_TYPE_DUMP,

       NET_CLIENT_TYPE_MAX

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/830723/+subscriptions



reply via email to

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