OSDN Git Service

PPC: Add USB per default on U3
authorAlexander Graf <agraf@suse.de>
Tue, 9 Feb 2010 16:37:08 +0000 (17:37 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 14 Feb 2010 14:10:54 +0000 (16:10 +0200)
commita2236d4820a09a35e017508c57564c97736c79f7
tree5a8099c5531a366e47410c7a1d5ad84ae7c615b0
parenta9ceb76d55abfed9426a819024aa3a4b87266c9f
PPC: Add USB per default on U3

Linux with CONFIG_PPC64 doesn't support ADB devices anymore, so we have to
use USB for keyboard and mouse.

This patch enables USB per default on U3 and adds a virtual keyboard and mouse
there.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/ppc_newworld.c