]> git.proxmox.com Git - qemu.git/commit - monitor.h
monitor: Factor monitor_set_error() out of qemu_error_internal()
authorMarkus Armbruster <armbru@redhat.com>
Wed, 17 Feb 2010 09:52:26 +0000 (10:52 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 16 Mar 2010 15:55:05 +0000 (16:55 +0100)
commitd6f468337aba7eeeab0c7a772eda7491eb432cca
tree452f99d0c5ff5f3529c7a8f48c8f3e1df38791d4
parenta44264880ef42254edb88f9ec5d6f35e3e84089b
monitor: Factor monitor_set_error() out of qemu_error_internal()

This separates the monitor part from the QError part.
monitor.c
monitor.h