search for: dom0ip

Displaying 3 results from an estimated 3 matches for "dom0ip".

Did you mean: dom0_ip
2006 Sep 06
7
[RFC PATCH] allow connecting to xenconsole from remote hosts
...at talks gdb over the console page to a remote host running gdb. Is this something that would be interesting for inclusion? if yes, I''ll be happy to split it into smaller, more-digestable chunks. To use: In dom0: xenconsole --remote --gateway --port $PORT $DOMID In remote host: telnet $DOM0IP $PORT, or # nc $DOM0IP $PORT, or gdb''s target remote command Cheers, Muli diff -r ec03b24a2d83 -r 03ce605e7542 tools/console/client/main.c --- a/tools/console/client/main.c Tue Aug 15 19:53:55 2006 +0100 +++ b/tools/console/client/main.c Sun Sep 03 15:13:01 2006 +0300 @@ -1,8 +1,9 @@ /*...
2008 Aug 20
44
GPL PV drivers for Windows 0.9.11-pre12
I''ve just uploaded 0.9.11-pre12 of the GPL PV drivers for Windows. Since -pre10 (and -pre11) I''ve fixed a heap of crashes that were plaguing xennet under load, and also rewritten the interrupt/event distribution logic to improve performance. Under windows 2003 I can now get network speeds of 1-2Gbit/second TX and 600Gbit/second RX, which is considerably better than I was
2008 Aug 20
44
GPL PV drivers for Windows 0.9.11-pre12
I''ve just uploaded 0.9.11-pre12 of the GPL PV drivers for Windows. Since -pre10 (and -pre11) I''ve fixed a heap of crashes that were plaguing xennet under load, and also rewritten the interrupt/event distribution logic to improve performance. Under windows 2003 I can now get network speeds of 1-2Gbit/second TX and 600Gbit/second RX, which is considerably better than I was