qemu-patch-raspberry4/include/ui
Markus Armbruster cfa9bb2369 qmp hmp: Improve error messages when SPICE is not in use
Commit 7572150 adopted QERR_DEVICE_NOT_ACTIVE for the purpose,
probably because adding another error seemed cumbersome overkill.
Produces "No spice device has been activated", which is awkward.

We've since abandoned our quest for "rich" error objects.  Time to
undo the damage to this error message.  Replace it by "SPICE is not in
use".

Keep the stupid DeviceNotActive ErrorClass for compatibility, even
though Libvirt doesn't use it.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
2015-01-29 10:01:31 +01:00
..
console.h vnc: switch to QemuOpts, allow multiple servers 2015-01-22 11:18:46 +01:00
input.h input: add support for kbd delays 2014-06-04 08:40:41 +02:00
pixel_ops.h ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
qemu-pixman.h ui/pixman: add qemu_pixman_check_format 2015-01-19 13:33:26 +01:00
qemu-spice.h qmp hmp: Improve error messages when SPICE is not in use 2015-01-29 10:01:31 +01:00
sdl2.h ui/sdl2: Support shared surface for more pixman formats 2015-01-19 13:33:26 +01:00
spice-display.h spice: use bottom half instead of refresh timer for cursor updates 2014-12-16 14:15:29 +01:00