diff options
| author | Luiz Capitulino | 2011-12-05 17:06:56 +0100 |
|---|---|---|
| committer | Luiz Capitulino | 2012-03-15 14:39:52 +0100 |
| commit | 539de1246d355d3b8aa33fb7cde732352d8827c7 (patch) | |
| tree | 63947554dfaa8d5998e484448f9312d73852d531 /qapi-schema.json | |
| parent | Error: Introduce error_copy() (diff) | |
| download | qemu-539de1246d355d3b8aa33fb7cde732352d8827c7.tar.gz qemu-539de1246d355d3b8aa33fb7cde732352d8827c7.tar.xz qemu-539de1246d355d3b8aa33fb7cde732352d8827c7.zip | |
Purge migration of (almost) everything to do with monitors
The Monitor object is passed back and forth within the migration/savevm
code so that it can print errors and progress to the user.
However, that approach assumes a HMP monitor, being completely invalid
in QMP.
This commit drops almost every single usage of the Monitor object, all
monitor_printf() calls have been converted into DPRINTF() ones.
There are a few remaining Monitor objects, those are going to be dropped
by the next commit.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'qapi-schema.json')
0 files changed, 0 insertions, 0 deletions
