Skip to content
Snippets Groups Projects
Commit 30fbb9fc authored by Anthony Liguori's avatar Anthony Liguori
Browse files

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: default avatarAnthony Liguori <aliguori@us.ibm.com>
parent 32fea402
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment