From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJQyw-0003Dd-FZ for qemu-devel@nongnu.org; Wed, 03 Oct 2012 11:35:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJQym-0005h6-WE for qemu-devel@nongnu.org; Wed, 03 Oct 2012 11:35:30 -0400 Received: from e23smtp02.au.ibm.com ([202.81.31.144]:56415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJQym-0004yk-Eh for qemu-devel@nongnu.org; Wed, 03 Oct 2012 11:35:20 -0400 Received: from /spool/local by e23smtp02.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 4 Oct 2012 01:32:49 +1000 Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q93FPBpd58654842 for ; Thu, 4 Oct 2012 01:25:11 +1000 Received: from d23av03.au.ibm.com (loopback [127.0.0.1]) by d23av03.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q93FYrwp032337 for ; Thu, 4 Oct 2012 01:34:53 +1000 From: Anthony Liguori In-Reply-To: <20121003150516.GB15164@amt.cnet> References: <20121003105255.972669952@amt.cnet> <87vcerfwcs.fsf@codemonkey.ws> <20121003150516.GB15164@amt.cnet> Date: Wed, 03 Oct 2012 10:34:47 -0500 Message-ID: <877gr7r2lk.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [patch 0/6] qemu-kvm compat List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, Gerd Hoffmann Marcelo Tosatti writes: > 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? Yup. Regards, Anthony Liguori