]> Git Repo - qemu.git/commit
monitor: Port handler_5 to use QDict
authorLuiz Capitulino <[email protected]>
Fri, 28 Aug 2009 18:27:17 +0000 (15:27 -0300)
committerAnthony Liguori <[email protected]>
Fri, 4 Sep 2009 14:37:31 +0000 (09:37 -0500)
commit1bd1442e401082d2aebf086626dfec2c377579b2
tree1998d296567fdf1f4e9088744689fb641a30c912
parentafe67ef295358b885c7af25c150a865ef6cc5a37
monitor: Port handler_5 to use QDict

This commit ports command handlers that receive five arguments to use
the new monitor's dictionary.

Note that GET_TLONG() and GET_TPHYSADDR() macros are not used anymore.

Signed-off-by: Luiz Capitulino <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
monitor.c
This page took 0.02507 seconds and 4 git commands to generate.