From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [Qemu-devel] [patch 0/6] qemu-kvm compat Date: Wed, 03 Oct 2012 10:34:47 -0500 Message-ID: <877gr7r2lk.fsf@codemonkey.ws> References: <20121003105255.972669952@amt.cnet> <87vcerfwcs.fsf@codemonkey.ws> <20121003150516.GB15164@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, Gerd Hoffmann To: Marcelo Tosatti Return-path: Received: from e23smtp07.au.ibm.com ([202.81.31.140]:52680 "EHLO e23smtp07.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964824Ab2JCPe7 (ORCPT ); Wed, 3 Oct 2012 11:34:59 -0400 Received: from /spool/local by e23smtp07.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 4 Oct 2012 01:32:20 +1000 Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q93FPLUr25034862 for ; Thu, 4 Oct 2012 01:25:21 +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 q93FYrwt032337 for ; Thu, 4 Oct 2012 01:34:53 +1000 In-Reply-To: <20121003150516.GB15164@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: 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