qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 09/19] Port -net none and -net nic to QemuOpts


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 09/19] Port -net none and -net nic to QemuOpts
Date: Fri, 11 Sep 2009 09:57:21 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3

  Hi,

+#define NET_COMMON_PARAMS_DESC                     \

+        .name = "name",                            \
+        .type = QEMU_OPT_STRING,                   \
+        .help = "identifier for monitor commands", \

QemuOpts has id= which IMHO should be used here instead for consistency reasons. I suspect we have to support name= as well for backward compatibility ...

cheers,
  Gerd





reply via email to

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