diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-06-12 11:19:32 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-06-12 11:19:32 +0000 |
commit | dacd68bdffab626da48f8d5f704b7126721ebbb0 (patch) | |
tree | f3515e5789fe74bb2659810b2c2d7a128c7b7292 /community/da.mdwn | |
parent | 5eead7fdf8b93cc3d7f2faf9b404a967363d532a (diff) |
web commit by zhengda
Diffstat (limited to 'community/da.mdwn')
-rw-r--r-- | community/da.mdwn | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/community/da.mdwn b/community/da.mdwn index e218cb4d..0ce825a3 100644 --- a/community/da.mdwn +++ b/community/da.mdwn @@ -4,9 +4,20 @@ Email: zhengda1936 at gmail dot com Project: Network virtualization for subhurds etc. -The code is at 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) +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. +- get it from the proc server. +Trying both and see which can work. --- |