mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-01 06:44:49 +00:00
Add generic property accessors that take a string and parse it appropriately for the property type. All the magic here is done by the new string-based visitors. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>