commit | a122d6230e8d8ac7cffdf0bc9cc4b256b928fe49 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@xensource.com> | Tue Oct 16 11:51:31 2007 -0700 |
committer | Jeremy Fitzhardinge <jeremy@goop.org> | Tue Oct 16 11:51:31 2007 -0700 |
tree | d3228ebee5746bb3d7268ae34f039d7a7c4c51cf | |
parent | e3d2697669abbe26c08dc9b95e2a71c634d096ed [diff] |
xen: add some debug output for failed multicalls Multicalls are expected to never fail, and the normal response to a failed multicall is very terse. In the interests of better debuggability, add some more verbose output. It may be worth turning this off once it all seems more tested. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>