]> git.proxmox.com Git - mirror_qemu.git/commit
monitor: Reduce casting of QAPI event QDict
authorMarkus Armbruster <armbru@redhat.com>
Thu, 15 Oct 2015 15:08:30 +0000 (17:08 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 29 Oct 2015 13:34:45 +0000 (14:34 +0100)
commit688b4b7de755f4dd01ec516975ae01590cf9f438
tree575271760306b2a0f3192761c381aa6830f429bf
parent7f0278435df1fa845b3bd9556942f89296d4246b
monitor: Reduce casting of QAPI event QDict

Make the variables holding the event QDict instead of QObject.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1444921716-9511-2-git-send-email-armbru@redhat.com>
monitor.c