commit | d151f63f20133aef9dbda209faddebcddbfccf31 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuah.khan@hp.com> | Mon Oct 08 18:36:11 2012 -0600 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Wed Oct 10 15:45:40 2012 -0300 |
tree | c947a9f69b2cbeafdc5c994da1b5d12ec826b480 | |
parent | b6785def8368f9a69505797fcbd9f280d91b673e [diff] |
KVM: change kvm_assign_device() to print return value when iommu_attach_device() fails Change existing kernel error message to include return value from iommu_attach_device() when it fails. This will help debug device assignment failures more effectively. Signed-off-by: Shuah Khan <shuah.khan@hp.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>