commit | 2e1103f60a871923ecd390804aba07b6031e0dc0 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Apr 18 18:44:02 2013 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Apr 29 12:16:37 2013 -0500 |
tree | edd182904cdbad50031424c22ed81496046f7488 | |
parent | 98af93fde2e37b5b0c8cee9036e028fe6df6446c [diff] |
qom: do not return root for empty path An empty path will return the sole object of that type in the QOM tree. This is different from "/", which returns the root. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 1366303444-24620-7-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>