xen: Add support for new sysctl and domctl interface versions
commitc35715d20ada1c07ae07dc6932aec383f4b52725
authorBart Van Assche <bvanassche@acm.org>
Sun, 28 Jun 2015 16:31:54 +0000 (28 16:31 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 28 Jun 2015 16:31:54 +0000 (28 16:31 +0000)
tree47bcc227eb9deae37349b3eebc20ea454d8ad29d
parent4e84ded15a0bc3c2118f87b0dfaecd8397886d6e
xen: Add support for new sysctl and domctl interface versions

The change causing the sysctl bump is not in an implemented subop yet, so no
change is required.  The change causing the domctl bump is in an implemented
subop, but has also been reverted in favor of a different way of performing
the same actions.  Therefore, there is no net difference.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15365
coregrind/m_syswrap/syswrap-xen.c
include/vki/vki-xen-domctl.h
include/vki/vki-xen-sysctl.h