xen: synchronize include/xen/interface/xen.h with xen

The header include/xen/interface/xen.h doesn't contain all definitions
from Xen's version of that header. Update it accordingly.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
This commit is contained in:
Juergen Gross
2015-01-21 08:49:23 +01:00
committed by David Vrabel
parent 9b4ade226f
commit 16b12d6057
2 changed files with 6 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ static const char *xen_hypercall_names[] = {
N(vcpu_op),
N(set_segment_base),
N(mmuext_op),
N(acm_op),
N(xsm_op),
N(nmi_op),
N(sched_op),
N(callback_op),