]> git.proxmox.com Git - qemu.git/commit - hmp-commands.hx
Monitor: Convert do_screen_dump() to QObject
authorLuiz Capitulino <lcapitulino@redhat.com>
Wed, 31 Mar 2010 18:21:49 +0000 (15:21 -0300)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 18 Apr 2010 21:55:19 +0000 (23:55 +0200)
commitf1dc58e07decfa21f6141d6c441008d4b8b83331
tree53782a3ca3a98020a620c9fe26ad25332b04ef64
parentdb11571f090c5e72b5da5772fe3ba6557aacd572
Monitor: Convert do_screen_dump() to QObject

Trivial, as it never fails, doesn't have output nor return
any data.

Note that it's also available under QMP, as kvm-autotest
needs this.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
monitor.c
qemu-monitor.hx