pci-assign: make assign_failed_examine() just format the cause
commit4951013ff58a87e7f74393c6c6c2f964ee59de47
authorLaszlo Ersek <lersek@redhat.com>
Thu, 10 Apr 2014 08:24:33 +0000 (10 10:24 +0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Thu, 8 May 2014 18:19:59 +0000 (8 14:19 -0400)
treeb98c377916eaa59ef73111c4fd6cf41fe8933414
parentcf10a5b18f4eb25004cffde15c770dadaa3c4bde
pci-assign: make assign_failed_examine() just format the cause

This allows us to report the entire error with one error_report() call,
easing future error propagation.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
hw/i386/kvm/pci-assign.c