]> Git Repo - qemu.git/commit - hmp.c
hmp: Cache use of qapi visitor
authorEric Blake <[email protected]>
Fri, 29 Jan 2016 13:48:43 +0000 (06:48 -0700)
committerMarkus Armbruster <[email protected]>
Mon, 8 Feb 2016 16:29:55 +0000 (17:29 +0100)
commit9b65859d5e2e43fa89365224c5330e8c72ab760b
tree170ad5e281f25979a3146515fce1c065c255dfe1
parent7019738d4c9ce49b8fad09e9774393ad127b835d
hmp: Cache use of qapi visitor

Cache the visitor in a local variable instead of repeatedly
calling the accessor.

Signed-off-by: Eric Blake <[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
Message-Id: <1454075341[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
hmp.c
vl.c
This page took 0.022494 seconds and 4 git commands to generate.