commit | cb52e6d9ed9bb9cf74f8396a603ecf12b64c1ec1 | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Fri Oct 15 11:52:46 2010 +0100 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Fri Oct 22 12:57:35 2010 -0700 |
tree | f133786c7cdbe6f36182484cc85394f62b7f901d | |
parent | a52521f149c42b35a28423ee30be9a7afa51dfbf [diff] |
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>