From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1RBV-0006oR-PD for qemu-devel@nongnu.org; Tue, 14 Aug 2012 20:10:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1RBT-00037z-SR for qemu-devel@nongnu.org; Tue, 14 Aug 2012 20:10:05 -0400 Message-ID: <1344989373.2564.10.camel@pasglop> From: Benjamin Herrenschmidt Date: Wed, 15 Aug 2012 10:09:33 +1000 In-Reply-To: <20120814231021.GB8136@truffula.fritz.box> References: <1344307320-25094-1-git-send-email-zhlcindy@linux.vnet.ibm.com> <1344307320-25094-2-git-send-email-zhlcindy@linux.vnet.ibm.com> <502A2C73.9070201@suse.de> <20120814231021.GB8136@truffula.fritz.box> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH v7 1/3] Add USB option in machine options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org, Li Zhang , qemu-ppc@nongnu.org, Li Zhang , afaerber@suse.de On Wed, 2012-08-15 at 09:10 +1000, David Gibson wrote: > > I see. I will redo this patch. Send out it later. :) > > Thanks for your comments. > > When you do that, please also change the default to make spapr _not_ > have usb. FYI, I originally asked for USB as default ... however it looks like at this stage the price (performance) is too high so either make it default to OFF, or make it default to ON if and only if VGA is also enabled. Cheers, Ben.