search for: __hypervisor_sched_op_compat

Displaying 7 results from an estimated 7 matches for "__hypervisor_sched_op_compat".

2006 Mar 14
7
[PATCH] ia64 build fixes
Keir, The patch below is necessary to get ia64 building on current xen-unstable.hg. Thanks, Alex Signed-off-by: Alex Williamson <alex.williamson@hp.com> --- diff -r 3983e4f1b054 xen/arch/ia64/Rules.mk --- a/xen/arch/ia64/Rules.mk Sun Mar 12 10:03:33 2006 +0100 +++ b/xen/arch/ia64/Rules.mk Mon Mar 13 09:36:01 2006 -0700 @@ -12,7 +12,7 @@ CPPFLAGS += -I$(BASEDIR)/include -I$(BA
2006 Aug 25
1
[PATCH][RFC]xenperf hypercall pretty print TAKE 2
This patch pretty prints the hypercall section for $xenperf -f Each hypercall count is tagged by its name. Reference: http://lists.xensource.com/archives/html/xen-ia64-devel/2006-08/msg00261.html Signed-off-by Ken Hironaka <kenny@logos.ic.i.u-tokyo.ac.jp> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2006 Dec 01
0
[PATCH 3/10] Add support for netfront/netback acceleration drivers
...ERCALLS + */ + +#define __HYPERVISOR_set_trap_table 0 +#define __HYPERVISOR_mmu_update 1 +#define __HYPERVISOR_set_gdt 2 +#define __HYPERVISOR_stack_switch 3 +#define __HYPERVISOR_set_callbacks 4 +#define __HYPERVISOR_fpu_taskswitch 5 +#define __HYPERVISOR_sched_op_compat 6 /* compat since 0x00030101 */ +#define __HYPERVISOR_platform_op 7 +#define __HYPERVISOR_set_debugreg 8 +#define __HYPERVISOR_get_debugreg 9 +#define __HYPERVISOR_update_descriptor 10 +#define __HYPERVISOR_memory_op 12 +#define __HYPERVISOR_multicall...
2012 Sep 04
2
[PATCH] valgrind: Support for ioctls used by Xen toolstack processes.
...RVISOR_set_gdt // 2 + // __HYPERVISOR_stack_switch // 3 + // __HYPERVISOR_set_callbacks // 4 + + // __HYPERVISOR_fpu_taskswitch // 5 + // __HYPERVISOR_sched_op_compat // 6 + // __HYPERVISOR_platform_op // 7 + // __HYPERVISOR_set_debugreg // 8 + // __HYPERVISOR_get_debugreg // 9 + + // __HYPERVISOR_update_de...
2011 Jul 25
1
linux-next: Tree for July 25 (xen)
...en/trace.c:10: error: '__HYPERVISOR_fpu_taskswitch' undeclared here (not in a function) arch/x86/xen/trace.c:10: error: array index in initializer not of integer type arch/x86/xen/trace.c:10: error: (near initialization for 'xen_hypercall_names') arch/x86/xen/trace.c:11: error: '__HYPERVISOR_sched_op_compat' undeclared here (not in a function) arch/x86/xen/trace.c:11: error: array index in initializer not of integer type arch/x86/xen/trace.c:11: error: (near initialization for 'xen_hypercall_names') arch/x86/xen/trace.c:12: error: '__HYPERVISOR_dom0_op' undeclared here (not in a fu...
2011 Jul 25
1
linux-next: Tree for July 25 (xen)
...en/trace.c:10: error: '__HYPERVISOR_fpu_taskswitch' undeclared here (not in a function) arch/x86/xen/trace.c:10: error: array index in initializer not of integer type arch/x86/xen/trace.c:10: error: (near initialization for 'xen_hypercall_names') arch/x86/xen/trace.c:11: error: '__HYPERVISOR_sched_op_compat' undeclared here (not in a function) arch/x86/xen/trace.c:11: error: array index in initializer not of integer type arch/x86/xen/trace.c:11: error: (near initialization for 'xen_hypercall_names') arch/x86/xen/trace.c:12: error: '__HYPERVISOR_dom0_op' undeclared here (not in a fu...
2011 Jul 25
1
linux-next: Tree for July 25 (xen)
...en/trace.c:10: error: '__HYPERVISOR_fpu_taskswitch' undeclared here (not in a function) arch/x86/xen/trace.c:10: error: array index in initializer not of integer type arch/x86/xen/trace.c:10: error: (near initialization for 'xen_hypercall_names') arch/x86/xen/trace.c:11: error: '__HYPERVISOR_sched_op_compat' undeclared here (not in a function) arch/x86/xen/trace.c:11: error: array index in initializer not of integer type arch/x86/xen/trace.c:11: error: (near initialization for 'xen_hypercall_names') arch/x86/xen/trace.c:12: error: '__HYPERVISOR_dom0_op' undeclared here (not in a fu...