]> git.proxmox.com Git - qemu.git/commit
qdev: remove info from class
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 9 Dec 2011 17:06:57 +0000 (11:06 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 3 Feb 2012 16:41:05 +0000 (10:41 -0600)
commit6e008585eb0a771e5011602e1bf2bf299b64457d
treeb732ab4e76493348cb3be62cd6e12b69e64d7820
parent4be9f0d11cf2dbb1eb3f55b33c87d6df3aa7d578
qdev: remove info from class

Now DeviceInfo is no longer used after object construction.  All of the
relevant members have been moved to DeviceClass.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.c
hw/qdev.c
hw/qdev.h