adb: QOM'ify Apple Desktop Bus
commit84ede329083b649c54f078276e7e06d48e910b9d
authorAndreas Färber <afaerber@suse.de>
Wed, 23 Jan 2013 23:04:03 +0000 (23 23:04 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 25 Jan 2013 21:02:55 +0000 (25 22:02 +0100)
tree50995b149b5ab378f16170f8bc0f6567cc18d30a
parent45fa67fb68e73b395cd93ec97e45785944d4ee6a
adb: QOM'ify Apple Desktop Bus

It was not a qbus before, turn it into a first-class bus and initialize
it properly from CUDA. Leave it a global variable as long as devices are
not QOM'ified yet.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/adb.c
hw/adb.h
hw/cuda.c