From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sgcnb-0002KV-27 for qemu-devel@nongnu.org; Mon, 18 Jun 2012 10:19:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgcnS-0000GY-3D for qemu-devel@nongnu.org; Mon, 18 Jun 2012 10:19:22 -0400 Received: from smtp.eu.citrix.com ([62.200.22.115]:49115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgcnR-0000G4-Sc for qemu-devel@nongnu.org; Mon, 18 Jun 2012 10:19:14 -0400 Message-ID: <4FDF38DD.1060102@citrix.com> Date: Mon, 18 Jun 2012 15:19:09 +0100 From: Roger Pau Monne MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Status of query-netdev QMP command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hello, 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? Thanks, Roger.