From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJQVp-00072b-Oh for qemu-devel@nongnu.org; Wed, 03 Oct 2012 11:05:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJQVk-0002Qg-0z for qemu-devel@nongnu.org; Wed, 03 Oct 2012 11:05:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJQVj-0002Q2-Ot for qemu-devel@nongnu.org; Wed, 03 Oct 2012 11:05:19 -0400 Date: Wed, 3 Oct 2012 12:05:16 -0300 From: Marcelo Tosatti Message-ID: <20121003150516.GB15164@amt.cnet> References: <20121003105255.972669952@amt.cnet> <87vcerfwcs.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87vcerfwcs.fsf@codemonkey.ws> Subject: Re: [Qemu-devel] [patch 0/6] qemu-kvm compat List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, Gerd Hoffmann On Wed, Oct 03, 2012 at 09:45:07AM -0500, Anthony Liguori wrote: > Marcelo Tosatti writes: > > > As discussed on yesterdays qemu call, follows qemu-kvm compat patches > > for qemu: > > > > - command line compatibility > > - allow configurable ram size for cirrus > > Whole thing looks good. I'll apply it directly to get it into qemu.git > faster. Great. I'll test migration later today. You will take care of the default options matching qemu-kvm, as agreed, yes? Via machine options?