ia64/xen-unstable
changeset 2833:c9133ff3a758
bitkeeper revision 1.1159.1.342 (4187f78cS7K9ViWTUbD9FoDmF50h3Q)
interface.tex:
fooble
interface.tex:
fooble
author | smh22@tempest.cl.cam.ac.uk |
---|---|
date | Tue Nov 02 21:09:32 2004 +0000 (2004-11-02) |
parents | fed2ee41e162 |
children | 1d309996ebfd 014de2fa52ec |
files | docs/src/interface.tex |
line diff
1.1 --- a/docs/src/interface.tex Tue Nov 02 21:02:18 2004 +0000 1.2 +++ b/docs/src/interface.tex Tue Nov 02 21:09:32 2004 +0000 1.3 @@ -506,11 +506,6 @@ available in {\tt Sched-HOWTO.txt}. 1.4 1.5 1.6 1.7 -\hypercall{physdev\_op(void *physdev\_op)} 1.8 - 1.9 - 1.10 -\hypercall{vm\_assist(unsigned int cmd, unsigned int type)} 1.11 - 1.12 1.13 1.14 1.15 @@ -892,7 +887,13 @@ Safe sharing of memory pages between gue 1.16 access on a per page basis to individual domains. This is achieved 1.17 by using the {\tt grant\_table\_op()} hypercall. 1.18 1.19 -%\hypercall{grant\_table\_op(unsigned int cmd, void *uop, unsigned int count)} 1.20 +XXX SMH: damn, found some more calls - needs little bit more yet. 1.21 + 1.22 +\hypercall{grant\_table\_op(unsigned int cmd, void *uop, unsigned int count)} 1.23 + 1.24 +\hypercall{physdev\_op(void *physdev\_op)} 1.25 + 1.26 +\hypercall{vm\_assist(unsigned int cmd, unsigned int type)} 1.27 1.28 1.29 \section{Administrative Operations}