From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbqN4-0001S5-K6 for qemu-devel@nongnu.org; Tue, 05 Jun 2012 05:48:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbqMz-0002cd-9E for qemu-devel@nongnu.org; Tue, 05 Jun 2012 05:48:14 -0400 Received: from mail-we0-f173.google.com ([74.125.82.173]:49411) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbqMz-0002cL-05 for qemu-devel@nongnu.org; Tue, 05 Jun 2012 05:48:09 -0400 Received: by werf3 with SMTP id f3so3968435wer.4 for ; Tue, 05 Jun 2012 02:48:06 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 5 Jun 2012 17:48:05 +0800 Message-ID: From: li zhang Content-Type: multipart/alternative; boundary=001636ef02ef1bca1c04c1b68c0d Subject: [Qemu-devel] [qemu-devel][RFC] Enable usb with default options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: benh@au1.ibm.com, zhlcindy@linux.vnet.ibm.com --001636ef02ef1bca1c04c1b68c0d Content-Type: text/plain; charset=ISO-8859-1 Hi all, For pseries, when creating VMs with "-vga std", it requires usb mouse and usb kbd devices to be added. But with default options, vga is enabled and usb is disabled. User may use default options as the following commands: $qemu -M pseries If vga is enabled, usb mouse and usb kbd is disabled, the mouse and kbd can't be used. So it's very hard for users to use. I think it's necessary to enable usb with default options. Any idea about that? Your comments are very appreciated. :) Thanks. -Li --001636ef02ef1bca1c04c1b68c0d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all,

For pseries, when creating VMs with "-vga std",
it requires usb mouse and usb kbd devices to be added.

But with default options, vga is enabled and usb is disabled.
User may use default options as the following commands:

$qemu -M pseries

If vga is enabled, usb mouse and usb kbd is disabled,
the mouse and kbd can't be used. So it's very hard for
users to use.

I think it's necessary to enable usb with default options.

Any idea about that?
Your comments =A0are very appreciated. :)

Thanks.=A0
=A0-Li
--001636ef02ef1bca1c04c1b68c0d--