Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93164
b: refs/heads/master
c: 9a9db27
h: refs/heads/master
v: v3
  • Loading branch information
Isaku Yamahata authored and Ingo Molnar committed Apr 24, 2008
1 parent 8f71c0e commit 0164ebf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0f2c87695219b1129ccf93e0f58acdcdd49724b9
refs/heads/master: 9a9db275b02e91fba837750ccfc82411ada834b8
10 changes: 10 additions & 0 deletions trunk/include/xen/interface/xen.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,16 @@
#define __HYPERVISOR_physdev_op 33
#define __HYPERVISOR_hvm_op 34

/* Architecture-specific hypercall definitions. */
#define __HYPERVISOR_arch_0 48
#define __HYPERVISOR_arch_1 49
#define __HYPERVISOR_arch_2 50
#define __HYPERVISOR_arch_3 51
#define __HYPERVISOR_arch_4 52
#define __HYPERVISOR_arch_5 53
#define __HYPERVISOR_arch_6 54
#define __HYPERVISOR_arch_7 55

/*
* VIRTUAL INTERRUPTS
*
Expand Down

0 comments on commit 0164ebf

Please sign in to comment.