]> git.proxmox.com Git - mirror_qemu.git/commit - hw/usb-uhci.c
uhci: add ich9 controllers
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 1 Jul 2011 07:48:49 +0000 (09:48 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 5 Jul 2011 13:09:02 +0000 (15:09 +0200)
commit1b5a757067a5ecd3504a067937b6494811a62f46
tree68ce0c17fbb35b120e8c8e77e82c6fbcbab4395d
parentf9ebf5e564efe10115b48b743d3e175917917248
uhci: add ich9 controllers

Add ich9 controllers,  Factor out properties to a separate
struct and reference it to reduce duplication.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-uhci.c