commit | 4115dd6527fbdf49dbd1eba24ad68e0fae1e305a | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Wed Jul 09 14:01:31 2014 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Aug 15 15:07:13 2014 +0200 |
tree | 15f5588a339b9057ed7c5caf3b619e5a77aaf2e1 | |
parent | ef558696b5c688a8a3bef4ab8f6b27937cc24c89 [diff] |
qmp: hide "hotplugged" device property from device-list-properties The "hotplugged" device property was not reported before commit f4eb32b590bf58c1c67570775eb78beb09964fad ("qmp: show QOM properties in device-list-properties"). Fix this difference. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>