]> xenbits.xensource.com Git - xen.git/commit
hypercall: update vcpu_op to take an unsigned vcpuid
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 19 Jan 2015 11:19:11 +0000 (12:19 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 19 Jan 2015 11:19:11 +0000 (12:19 +0100)
commit1d4290342fa541effa93cd517a7f6eadf5adc515
treeb7458361f346b547ae6635ff25a910f2fb828d71
parent04447f4453c008b36c3e3443f0fc44e66ddd821d
hypercall: update vcpu_op to take an unsigned vcpuid

This has no guest-visible change, but makes the Hypervisor side bounds
checking more simple.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen/arch/arm/domain.c
xen/arch/x86/hvm/hvm.c
xen/common/compat/domain.c
xen/common/domain.c
xen/include/asm-arm/hypercall.h
xen/include/public/vcpu.h
xen/include/xen/hypercall.h