]> xenbits.xensource.com Git - xen.git/commit
Clean up grant_mapping_t. Increase its size from 4bytes to 8bytes and
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 14 Apr 2006 13:40:30 +0000 (14:40 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 14 Apr 2006 13:40:30 +0000 (14:40 +0100)
commit8965df86b53f8045440694fa057d2952c7952bcf
treefb59d86dec66686391defbd187f51d1d761f6933
parent5808f24cc1c26336e399c9b11a0579dc228deb3c
Clean up grant_mapping_t. Increase its size from 4bytes to 8bytes and
removed tight encoding of flag and ref.  This change is xen-internal
so this shouldn't affect domain api.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
xen/common/grant_table.c
xen/include/xen/grant_table.h