diff options
| author | Markus Armbruster <armbru@redhat.com> | 2015-02-10 15:12:59 +0100 |
|---|---|---|
| committer | Markus Armbruster <armbru@redhat.com> | 2015-02-18 10:51:38 +0100 |
| commit | a720a390b1b2260d245bcc96923bf17e186b4b7e (patch) | |
| tree | 15e89577577de1f605a63779086795ce8e57b037 /util/error.c | |
| parent | bc09a287d85505eabd1f548eae3a188ece902e49 (diff) | |
| download | focaccia-qemu-a720a390b1b2260d245bcc96923bf17e186b4b7e.tar.gz focaccia-qemu-a720a390b1b2260d245bcc96923bf17e186b4b7e.zip | |
vl: Avoid qerror_report_err() outside QMP command handlers
qerror_report_err() is a transitional interface to help with converting existing monitor commands to QMP. It should not be used elsewhere. Replace by error_report_err() in initial startup helpers machine_set_property() and object_create(). Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'util/error.c')
0 files changed, 0 insertions, 0 deletions