]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
minios: Correct HYPERVISOR_physdev_op()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 24 Jan 2014 18:28:11 +0000 (18:28 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 28 Jan 2014 11:24:53 +0000 (11:24 +0000)
commitdd5384516c4bdbc53bd5fac67e7b9009c20624fd
tree1e7cb4057e44aff3eb1df449b31fe2e74d753290
parentca6109baeb15be11c4d303e92d0c5535f6f61595
minios: Correct HYPERVISOR_physdev_op()

A physdev_op is a two argument hypercall, taking a command parameter and an
optional pointer to a structure.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
include/x86/x86_32/hypercall-x86_32.h
include/x86/x86_64/hypercall-x86_64.h