core-admin/u2mfn
Marek Marczykowski debcf6d24a u2mfn: add API to use specific u2mfn FD
This enable to get multiple pages (via u2mfn_alloc_kpage) - kernel module holds
pointer to it in per-FD struct, so the same FD can't be reused for the next request.

More elegant solution should involve kernel module modification (stored page
list or sth), but it is planed to replace this part of code with libxenvchan
(or even more generic version), so this temporary solution should be enough.
2012-11-03 05:22:01 +01:00
..
.gitignore gitignores 2011-03-23 19:57:48 -04:00
Makefile Moved vchan and u2mfn code to core. 2011-03-08 12:24:47 +01:00
u2mfn-kernel.h Moved vchan and u2mfn code to core. 2011-03-08 12:24:47 +01:00
u2mfnlib.c u2mfn: add API to use specific u2mfn FD 2012-11-03 05:22:01 +01:00
u2mfnlib.h u2mfn: add API to use specific u2mfn FD 2012-11-03 05:22:01 +01:00