xen: improvement to wait_for_devices()
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jul 2009 10:27:38 +0000 (12:27 +0200)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 3 Dec 2009 19:14:49 +0000 (11:14 -0800)
commitf8dc33088febc63286b7a60e6b678de8e064de8e
tree1bafcc4d64001f132cdd374b643bce5474094a9a
parentc6e1971139be1342902873181f3b80a979bfb33b
xen: improvement to wait_for_devices()

When printing a warning about a timed-out device, print the
current state of both ends of the device connection (i.e., backend as
well as frontend).  This backports half of changeset 146 from the
Xenbits tree.

Cc: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
drivers/xen/xenbus/xenbus_probe.c