Displaying 1 result from an estimated 1 matches for "_otherdomain".
Did you mean:
otherdomain
2007 Nov 30
0
Incorrect update_va_mapping call in interface.tex (Interface Manual).
At the bottom of page 40 of the Interface manual, an "update_va_mapping"
prototype is shown, but it should be an "update_va_mapping_otherdomain"
prototype. (This prototype introduces the
"update_va_mapping_otherdomain"
hypercall documentation, so the association between hypercall and
documentation
is wrong.) Patch below.
- bruce
diff -r e10eacec8b91 docs/src/interface.tex
--- a/docs/src/interface.tex Wed Nov 28 22:3...