From: Roger Pau Monne <roger.pau@citrix.com>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
Luiz Capitulino <lcapitulino@redhat.com>
Subject: Re: [Qemu-devel] Status of query-netdev QMP command
Date: Tue, 19 Jun 2012 11:53:57 +0100 [thread overview]
Message-ID: <4FE05A45.7090905@citrix.com> (raw)
In-Reply-To: <CAJSP0QVZ2KonO_C1HevwBUExfwstQnA_P7t6md0noHtY+QDjuQ@mail.gmail.com>
Stefan Hajnoczi wrote:
> On Mon, Jun 18, 2012 at 3:19 PM, Roger Pau Monne<roger.pau@citrix.com> wrote:
>> I've read from the GSoC/2010 that some work was being done creating a
>> query-netdev QMP command:
>>
>> http://wiki.qemu.org/Google_Summer_of_Code_2010/QMP#query-netdev
>>
>> The status says that "mentor has merged it into his tree", but I cannot see
>> this command anywhere upstream, and it will come really handy for what I'm
>> trying to do, do someone know where this has gone?
>
> I checked qemu.git/master and don't see it either. The HMP "info net"
> command lists the net devices but I'm not aware of a QMP equivalent.
> What are you trying to do?
On Linux you can pass the name of the tap device you wish to create, and
Qemu honors that, but on BSD systems you have no way of creating a tap
device with a specific name, they are assigned based on the lowest free
number (tap2 for example).
I need the query-netdev command in order to get the name of the device
that Qemu creates, so I can use it in my scripts afterwards.
Roger.
next prev parent reply other threads:[~2012-06-19 10:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-18 14:19 [Qemu-devel] Status of query-netdev QMP command Roger Pau Monne
2012-06-19 10:39 ` Stefan Hajnoczi
2012-06-19 10:53 ` Roger Pau Monne [this message]
2012-06-19 11:03 ` Stefan Hajnoczi
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=4FE05A45.7090905@citrix.com \
--to=roger.pau@citrix.com \
--cc=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
/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.