commit | faabdbb792889bf011a593578d1de51e14616bb7 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Fri Jul 14 10:14:51 2017 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jul 14 12:04:42 2017 +0200 |
tree | 463f083cf9cb60b20bd76b5acc609a0b3576cf57 | |
parent | 8f5d58ef2c92d7b82d9a6eeefd7c8854a183ba4a [diff] |
qdev: Introduce PropertyInfo.create This allows property implementation to provide a specialized property creation method. Update conditions guarding property types accordingly. Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <20170714021509.23681-3-famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>