diff options
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2015-01-23 12:09:47 +0000 |
---|---|---|
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2015-01-26 11:56:33 +0000 |
commit | d01a5a3fe19645f3cdea1566f0e518ea2152a029 (patch) | |
tree | bea63f565be8cb06ec264e346f44da3cfbd0cb09 /block/vhdx.c | |
parent | b3a4755a67a52aa7297eb8927b482d09dabdefec (diff) |
fix QEMU build on Xen/ARM
xen_get_vmport_regs_pfn should take a xen_pfn_t argument, not an
unsigned long argument (in fact xen_pfn_t is defined as uint64_t on
ARM).
Also use xc_hvm_param_get instead of the deprecated xc_get_hvm_param.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Don Slutz <dslutz@verizon.com>
Diffstat (limited to 'block/vhdx.c')
0 files changed, 0 insertions, 0 deletions