monitor: Split MonitorQAPIEventConf off MonitorQAPIEventState
commitb9b03ab0d47e8cfc0015255c531db41d0b1a1f91
authorMarkus Armbruster <armbru@redhat.com>
Thu, 15 Oct 2015 15:08:33 +0000 (15 17:08 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 29 Oct 2015 13:34:45 +0000 (29 14:34 +0100)
tree3635cb4a05908f1a4e3cb2ee04094e1e6acd1126
parent1824c41a62c1bbb79d32f97037ca579212b8c134
monitor: Split MonitorQAPIEventConf off MonitorQAPIEventState

In preparation of turning monitor_qapi_event_state[] into a hash table
for finer grained throttling.

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