|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 8 of 8 DOCDAY] docs: hypercall: document mmuext_o
On 26/10/11 14:02, Ian Campbell wrote:
>
> + * An additional MMU hypercall provides an `extended command'
> + * interface. This provides additional functionality beyond the basic
> + * table updating commands. This hypercall is used to perform
> + * additional MMU operations. These include updating cr3 (or just
> + * re-installing it for a TLB flush), requesting various kinds of TLB
> + * flush, flushing the cache, installing a new LDT, or pinning &
> + * unpinning page-table pages (to ensure their reference count doesn’t
> + * drop to zero which would require a revalidation of all entries).
Bullet points linked to the docs for the specific op might be more
useful here (rather than the long comma-separated list).
> +/** \ingroup HYPERVISOR_mmuext_op
Consider using the @{ @} markers to put adjacent items into the same
group rather than having \ingroup for each item.
David
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 0 of 8 DOCDAY] setup Doxygen for use with hypercall interface headers, Ian Campbell
- [Xen-devel] [PATCH 7 of 8 DOCDAY] docs: hypercall: generate docs for latest API, Ian Campbell
- [Xen-devel] [PATCH 8 of 8 DOCDAY] docs: hypercall: document mmuext_op using Doxygen, Ian Campbell
- Re: [Xen-devel] [PATCH 8 of 8 DOCDAY] docs: hypercall: document mmuext_op using Doxygen,
David Vrabel <=
- [Xen-devel] [PATCH 2 of 8 DOCDAY] docs: python: add quotes to PROJECT_NAME, Ian Campbell
- [Xen-devel] [PATCH 1 of 8 DOCDAY] docs: rename python Doxygen files to allow for other Doxygen uses, Ian Campbell
- [Xen-devel] [PATCH 3 of 8 DOCDAY] docs: python: strip build directory prefix from python modules, Ian Campbell
- [Xen-devel] [PATCH 6 of 8 DOCDAY] docs: hypercall: tailor doxygen configuration and hook into build, Ian Campbell
- [Xen-devel] [PATCH 4 of 8 DOCDAY] docs: python: run "doxygen -u docs/python.Doxyfile", Ian Campbell
- [Xen-devel] [PATCH 5 of 8 DOCDAY] docs: hypercall: initial autogenerated version of hypercall.Doxyfile, Ian Campbell
- Re: [Xen-devel] [PATCH 0 of 8 DOCDAY] setup Doxygen for use with hypercall interface headers, Ian Jackson
|
|
|
|
|