diff options
Diffstat (limited to 'community/da.mdwn')
-rw-r--r-- | community/da.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/community/da.mdwn b/community/da.mdwn index 28246f14..2df1fec4 100644 --- a/community/da.mdwn +++ b/community/da.mdwn @@ -5,14 +5,18 @@ Email: zhengda1936 at gmail dot com Project: Network virtualization for subhurds etc. The [code](http://www.assembla.com/spaces/VNetHurd/trac_subversion_tool). + The design and implementation of [hypervisor](http://www.assembla.com/wiki/show/VNetHurd/The_design_of_hypervisor). + The [schedule](http://www.assembla.com/wiki/show/b0f44qnbmr3AN4ab7jnrAJ/The_schedule_for_hypervisor). --- ## TODO ### Coding + Start to write the hypervisor: + -To create a virtual network interface. -To publish the port created by the hypervisor. Two possible ways, I think: -- call hurd_file_name_lookup() in the file system. |