]> git.ipfire.org Git - thirdparty/qemu.git/commit
qmp: hide "hotplugged" device property from device-list-properties
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 9 Jul 2014 12:01:31 +0000 (14:01 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 26 Aug 2014 21:46:01 +0000 (16:46 -0500)
commit42f7a13178c66ad19b6bca90b468b165c08429c7
treee03bfd22b1eda26cdde2fbc36b6c31296d1de8d5
parent541bbb07eb197a870661ed702ae1f15c7d46aea6
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>
(cherry picked from commit 4115dd6527fbdf49dbd1eba24ad68e0fae1e305a)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qmp.c