pass an inclusive address range to xc_domain_pin_memory_cacheattr
commit8b6bb0ad17ab776239ba2bfc99ff107ada01c506
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 7 May 2014 13:48:37 +0000 (7 13:48 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 7 May 2014 16:17:57 +0000 (7 16:17 +0000)
tree9307f53ede79dbf2680560d447f6ac4b03fa1fb4
parent04b0de0ee83fe464487406064afe14de27decc24
pass an inclusive address range to xc_domain_pin_memory_cacheattr

xc_domain_pin_memory_cacheattr expects an inclusive address range:
adjust the parameters.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen-hvm.c