grants: print grant number and handle in hex format
authorRoger Pau Monné <roger.pau@citrix.com>
Fri, 17 Feb 2017 15:09:03 +0000 (16:09 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 17 Feb 2017 15:09:03 +0000 (16:09 +0100)
commit193c6f8de9b624def91a6ee8113eb2f18f62bc83
tree8c18221846924480b7e2873b0fb9869274fa2d13
parentd37f938821d7d9d3feb48225f88820102d90bc05
grants: print grant number and handle in hex format

Due to the large number of grants in use it seems more useful to print the
grant references and handlers in hex format rather than decimal.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/grant_table.c