x86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page
authorPaul Durrant <paul.durrant@citrix.com>
Wed, 9 Aug 2017 13:19:25 +0000 (14:19 +0100)
committerWei Liu <wei.liu2@citrix.com>
Tue, 3 Apr 2018 16:00:26 +0000 (17:00 +0100)
commit5997aeb14a633f36fc4c19bbfe1e3c338975347f
tree770b73279e812183b690032bdf476601769bb178
parent6ddfaabceeec3c31bc97a7208c46f581de55f71d
x86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page

This patch adjusts the ioreq server code to use type-safe gfn_t values
where possible. No functional change.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/hvm/ioreq.c
xen/include/asm-x86/hvm/domain.h