Print error when failing to load PCI config data
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 3 Jun 2015 16:58:01 +0000 (17:58 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 23 Jun 2015 16:57:27 +0000 (19:57 +0300)
commit7c59364d0329d36a7759033962a469ca714f884d
treefa7a50794dff0a6eb81c4dddc71e7653d09882f4
parent4aab6282f8e1f7652b0470b078a08ab5678fb929
Print error when failing to load PCI config data

When loading migration fails due to a disagreement about
PCI config data we don't currently get any errors explaining
that was the cause of the problem or which byte in the config
data was at fault.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/pci/pci.c