]> git.proxmox.com Git - qemu.git/commit - hmp-commands.hx
monitor: Establish cmd flags and convert the async tag
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 15 Jun 2010 22:38:39 +0000 (00:38 +0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Thu, 1 Jul 2010 16:58:38 +0000 (13:58 -0300)
commit8ac470c1f945601de9f1f577791c48e95d5340db
treecafcc88b0938cec162e49dc16a555dd309cf6a2b
parent3b6dbf277232920a6463fc01d630e4d9dc378ef6
monitor: Establish cmd flags and convert the async tag

As we want to add more flags to monitor commands, convert the only so
far existing one accordingly.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
monitor.c
monitor.h
qemu-monitor.hx