Commit Graph

4 Commits

Author SHA1 Message Date
Marek Marczykowski
1cb40005d3 dom0/u2mfn: fix compile warning 2012-11-14 13:31:47 +01:00
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
Marek Marczykowski
14e50e983d gitignores 2011-03-23 19:57:48 -04:00
Rafal Wojtczuk
f263aa6b7c Moved vchan and u2mfn code to core. 2011-03-08 12:24:47 +01:00