]> Git Repo - qemu.git/commit - qapi/qmp-event.c
qmp: Switch timestamp_put() to qdict_from_jsonf_nofail()
authorMarkus Armbruster <[email protected]>
Tue, 3 Jul 2018 08:53:54 +0000 (10:53 +0200)
committerMarkus Armbruster <[email protected]>
Tue, 3 Jul 2018 21:18:56 +0000 (23:18 +0200)
commitcd499d2058adb657b034023e9e7428c94b0f212d
tree6da918f2e987646bfc7ed55455331e761853694a
parent62e93be286626839ef2597da81f70a3ba4a31fff
qmp: Switch timestamp_put() to qdict_from_jsonf_nofail()

There's just one use of qobject_from_jsonf() to parse a JSON object
left: timestamp_put().  Switch it to qdict_from_jsonf_nofail().

Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-Id: <20180703085358[email protected]>
qapi/qmp-event.c
This page took 0.025647 seconds and 4 git commands to generate.