qemu-e2k/hw/i386/kvm
Markus Armbruster c3d2d68ad6 pci-assign: Clean up "Failed to assign" error messages
The arguments of error_setg() & friends should yield a short error
string without newlines.

Two places try to append additional help to the error message by
embedding newlines in the error string.  That's nice, but let's do it
the right way, with error_append_hint().

Cc: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1450452927-8346-20-git-send-email-armbru@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2016-01-13 15:16:18 +01:00
..
apic.c kvm/apic: fix 2.2->2.1 migration 2014-12-15 12:21:02 +01:00
clock.c kvmclock: add a new function to update env->tsc. 2015-11-05 11:28:10 +01:00
i8254.c
i8259.c
ioapic.c hmp: added io apic dump state 2015-09-25 12:04:42 +02:00
Makefile.objs
pci-assign.c pci-assign: Clean up "Failed to assign" error messages 2016-01-13 15:16:18 +01:00