Revision b3443f43f45e06971d87c985bb0316c1e40259c9 authored by Greg Kurz on 21 July 2016, 21:58:37 UTC, committed by Eduardo Habkost on 27 July 2016, 14:25:06 UTC
This patch ensures QEMU won't terminate while hotplugging a device if the
global property cannot be set and errp points to error_fatal or error_abort.

While here, it also fixes indentation of the typename argument.

Suggested-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
1 parent 78a3930
History
File Mode Size
Makefile.objs -rw-r--r-- 266 bytes
channel-buffer.c -rw-r--r-- 6.9 KB
channel-command.c -rw-r--r-- 9.7 KB
channel-file.c -rw-r--r-- 6.0 KB
channel-socket.c -rw-r--r-- 21.7 KB
channel-tls.c -rw-r--r-- 10.9 KB
channel-util.c -rw-r--r-- 1.4 KB
channel-watch.c -rw-r--r-- 8.6 KB
channel-websock.c -rw-r--r-- 29.2 KB
channel.c -rw-r--r-- 7.9 KB
task.c -rw-r--r-- 3.8 KB
trace-events -rw-r--r-- 4.3 KB

back to top