commit | 458fb6792d834474c6b289738b6bf9601fad87ab | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Dec 08 13:11:33 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 12 07:59:40 2009 -0600 |
tree | 52267a01f5e1349ff53f0ce514efbdd0263b0c7f | |
parent | 4d6e3ac5d411c461d0fb4b1cd2ace854963c9e30 [diff] |
qdev: make compat stuff more generic This patch renames the compat properties into global properties and makes them more generic. The compatibility stuff is only one of multiple possible users now. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>