From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGrSq-0002ru-2B for qemu-devel@nongnu.org; Thu, 29 Jan 2015 10:57:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGrSm-0001Oj-Nz for qemu-devel@nongnu.org; Thu, 29 Jan 2015 10:57:03 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGrSm-0001O1-GJ for qemu-devel@nongnu.org; Thu, 29 Jan 2015 10:57:00 -0500 Date: Thu, 29 Jan 2015 15:56:52 +0000 From: "Dr. David Alan Gilbert" Message-ID: <20150129155652.GF2391@work-vm> References: <1422543997-22808-1-git-send-email-dgilbert@redhat.com> <1422543997-22808-2-git-send-email-dgilbert@redhat.com> <20150129151527.GE1102@redhat.com> <20150129152255.GC2391@work-vm> <20150129153131.GF1102@redhat.com> <20150129154634.GD2391@work-vm> <54CA56B0.5070205@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54CA56B0.5070205@redhat.com> Subject: Re: [Qemu-devel] [RFC 1/1] Execute arbitrary QMP commands from command line List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: amit.shah@redhat.com, liang.z.li@intel.com, qemu-devel@nongnu.org, quintela@redhat.com * Eric Blake (eblake@redhat.com) wrote: > On 01/29/2015 08:46 AM, Dr. David Alan Gilbert wrote: > > > Howver, something like: > > > > -incoming pause > > > > followed by the monitor command later should work - how do you feel > > about that? > > We still don't have a working QMP loadvm (right now, we rely on QMP->HMP > passthrough to do loadvm). Adding a QMP command to do loadvm may be all > we need. But if if it insufficient, then adding '-incoming pause' as a > command line flag that the 'loadvm' equivalent QMP command will be used > later is a reasonable compromise. 'loadvm' and incoming migrate are subtly different in various ways, so lets not mix them up too much; but I can add the migrate_incoming to go with a -incoming pause. If QMP loadvm is broken, then just let me know what's up with it and I can have a look. Dave > > > -- > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org > -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK