diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-06-12 15:54:44 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-06-12 15:54:44 +0000 |
commit | d39ea0d6a78d937a2723a00f3b2efcc103f52ed9 (patch) | |
tree | 2b8a68e2a5126e3c0900d8cee74a523a4d270490 /community/da.mdwn | |
parent | d644312c1feaa83f55253a376f66f4d72bea8456 (diff) |
web commit by zhengda
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. |