From dacd68bdffab626da48f8d5f704b7126721ebbb0 Mon Sep 17 00:00:00 2001 From: GNU Hurd wiki engine Date: Thu, 12 Jun 2008 11:19:32 +0000 Subject: web commit by zhengda --- community/da.mdwn | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'community') 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. --- -- cgit v1.2.3