commit | 6e008585eb0a771e5011602e1bf2bf299b64457d | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Fri Dec 09 11:06:57 2011 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 03 10:41:05 2012 -0600 |
tree | b732ab4e76493348cb3be62cd6e12b69e64d7820 | |
parent | 4be9f0d11cf2dbb1eb3f55b33c87d6df3aa7d578 [diff] |
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>