xen: improvements to VIRQ_DEBUG output
authorIan Campbell <ian.campbell@citrix.com>
Fri, 15 Oct 2010 10:52:46 +0000 (11:52 +0100)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Fri, 22 Oct 2010 19:57:35 +0000 (12:57 -0700)
commitcb52e6d9ed9bb9cf74f8396a603ecf12b64c1ec1
treef133786c7cdbe6f36182484cc85394f62b7f901d
parenta52521f149c42b35a28423ee30be9a7afa51dfbf
xen: improvements to VIRQ_DEBUG output

* Fix bitmask formatting on 64 bit by specifying correct field widths.

* Output both global and local masked and pending information.

* Indicate in list of pending interrupts whether they are pending in
  the L2, masked globally and/or masked locally.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
drivers/xen/events.c