Anthony Liguori 30fbb9fc7c qdev: move qdev->info to class
Right now, DeviceInfo acts as the class for qdev.  In order to switch to a
proper ObjectClass derivative, we need to ween all of the callers off of
interacting directly with the info pointer.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-01-27 10:50:34 -06:00
..
2011-09-21 14:32:20 +02:00
2011-12-15 12:40:07 +01:00
2011-09-21 14:32:20 +02:00
2011-12-15 12:40:08 +01:00
2011-11-24 18:31:59 +02:00
2012-01-21 05:17:01 +01:00
2011-08-08 10:15:54 -05:00
2012-01-27 10:50:34 -06:00