commit | 66d341e54f7b81ff076ffd681ed574d557bd7495 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 28 09:54:14 2012 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Mar 12 14:05:25 2012 -0500 |
tree | 5e97ed416746ee5e5da074215dcec86501976c1d | |
parent | a348f108842fb928563865c9918642900cd0d477 [diff] |
qdev: accept empty string properties These were stored as NULL due to wrong cut-and-paste from set_pointer. Reported-by: Gerhard Wiesinger <lists@wiesinger.com> Tested-by: Gerhard Wiesinger <lists@wiesinger.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>