| --- | Log | opened Fri Jul 07 00:00:51 2006 |
| 00:02 | |-| | Basic_py [~Basic@warden.real-time.com] has quit [Quit: Leaving] |
| 00:06 | |-| | athena [hiddenserv@tor.noreply.org] has joined #xen |
| 01:08 | |-| | Basic_py [~Basic@64.85.227.99] has joined #xen |
| 01:21 | |-| | jforbes [~jmforbes@c-71-199-195-167.hsd1.co.comcast.net] has joined #xen |
| 01:21 | |-| | jforbes_ [~jmforbes@c-71-199-195-167.hsd1.co.comcast.net] has quit [Read error: Connection reset by peer] |
| 01:31 | |-| | jforbes [~jmforbes@c-71-199-195-167.hsd1.co.comcast.net] has quit [Ping timeout: 480 seconds] |
| 01:35 | |-| | jforbes [~jmforbes@c-71-199-195-167.hsd1.co.comcast.net] has joined #xen |
| 01:47 | |-| | mastermind [~mastermin@mastermind.kaltenbrunner.cc] has quit [Quit: Client exiting] |
| 02:07 | |-| | sdog [~sdog@62.58.98.210] has joined #xen |
| 02:09 | |-| | Basic_py [~Basic@64.85.227.99] has quit [Quit: Leaving] |
| 02:18 | |-| | visik7 [~visi@155.185.28.63] has joined #xen |
| 02:22 | |-| | rusty [~rusty@bh02i525f01.au.ibm.com] has quit [Ping timeout: 480 seconds] |
| 02:38 | |-| | visik7 [~visi@155.185.28.63] has quit [Remote host closed the connection] |
| 02:41 | |-| | womble [~mpalmer@220.233.135.106] has quit [Quit: What's behind the round window...] |
| 03:05 | |-| | pvanhoof [~pvanhoof@62.58.98.194] has joined #xen |
| 03:58 | |-| | damm_ [~damm@vagw.valinux.co.jp] has quit [Ping timeout: 480 seconds] |
| 04:18 | |-| | parabelboi [~parabelbo@blueice1n1.de.ibm.com] has joined #xen |
| 04:50 | |-| | visik7 [~visi@155.185.28.192] has joined #xen |
| 05:04 | |-| | jforbes [~jmforbes@c-71-199-195-167.hsd1.co.comcast.net] has quit [Ping timeout: 480 seconds] |
| 05:20 | |-| | jforbes [~jmforbes@c-71-199-195-167.hsd1.co.comcast.net] has joined #xen |
| 05:39 | |-| | jforbes [~jmforbes@c-71-199-195-167.hsd1.co.comcast.net] has quit [Ping timeout: 480 seconds] |
| 05:44 | |-| | jforbes [~jmforbes@c-71-199-195-167.hsd1.co.comcast.net] has joined #xen |
| 05:52 | |-| | ivan [~ikelly@213.228.247.71] has joined #xen |
| 06:01 | [~] | robster starts to gt the hang of hg |
| 06:20 | |-| | mdday__ [~mdday@129.33.49.251] has joined #xen |
| 06:27 | |-| | horms [~horms@210.128.90.14] has quit [Quit: Leaving] |
| 06:27 | |-| | athena [hiddenserv@tor.noreply.org] has quit [Remote host closed the connection] |
| 06:28 | |-| | athena [hiddenserv@tor.noreply.org] has joined #xen |
| 06:52 | |-| | bernarde [~bernarde@201.44.214.48] has joined #xen |
| 07:05 | |-| | lazyb0y_ changed nick to lazyb0y |
| 07:25 | |-| | athena [hiddenserv@tor.noreply.org] has quit [Remote host closed the connection] |
| 07:28 | |-| | athena [hiddenserv@tor.noreply.org] has joined #xen |
| 07:41 | |-| | visik7 [~visi@155.185.28.192] has quit [Remote host closed the connection] |
| 08:01 | <msinhore> | hello all |
| 08:01 | <msinhore> | where I find a documentation for xend python API? |
| 08:14 | <lazyb0y> | msinhore, I guess only in the source code(assuming you checked the manual, wiki and man page already, which I am not sure if they have something)) |
| 08:16 | <lazyb0y> | I think there is some tool that can generate api docs from sources if they are commented well in python |
| 08:18 | |-| | mdday__ [~mdday@129.33.49.251] has left #xen [] |
| 08:18 | |-| | mdday__ [~mdday@129.33.49.251] has joined #xen |
| 08:29 | |-| | jimix [~jimix@ip139.152.45.216.suscom.net] has quit [Quit: jimix] |
| 08:57 | |-| | Tv [~tv@68.67.150.58] has joined #xen |
| 09:05 | |-| | fabien_ [~fabien@193.54.76.165] has joined #xen |
| 09:05 | <fabien_> | hello |
| 09:06 | <fabien_> | I would like to now if software suspend were compatible with xen hypervisor |
| 09:10 | <riel> | you can "xm save <domain>" and restore it later |
| 09:10 | <riel> | that's similar functionality |
| 09:11 | <fabien_> | ok, but I want to use sofware susend directly on my machine to speed up boot. not on the virtual domain |
| 09:18 | |-| | ns [~nivedita@67.171.181.157] has quit [Quit: ns] |
| 09:19 | |-| | ns [~nivedita@67.171.181.157] has joined #xen |
| 09:38 | |-| | lmello [~l@200.198.213.70] has joined #xen |
| 09:39 | |-| | rharper [~rharper@pixpat.austin.ibm.com] has joined #xen |
| 09:42 | <msinhore> | lazyb0y, if I to use the epydoc in library code is possible generate a documentations? |
| 09:45 | |-| | jimix [~jimix@yktgi01e0-s4.watson.ibm.com] has joined #xen |
| 09:52 | <lazyb0y> | msinhore, I just guess it, I am a python newbie... |
| 09:52 | |-| | mastermind [~mastermin@mastermind.kaltenbrunner.cc] has joined #xen |
| 10:06 | |-| | fabien_ [~fabien@193.54.76.165] has quit [Quit: Quitte] |
| 10:10 | |-| | lmello [~l@200.198.213.70] has quit [Ping timeout: 480 seconds] |
| 10:16 | |-| | sdog [~sdog@62.58.98.210] has left #xen [] |
| 10:27 | |-| | hollisb [~hollisb@192.35.232.241] has joined #xen |
| 11:04 | |-| | mdday__ [~mdday@129.33.49.251] has quit [Quit: mdday__] |
| 11:06 | |-| | mdday__ [~mdday@bi01p1.nc.us.ibm.com] has joined #xen |
| 11:07 | |-| | mdday___ [~mdday@bi01p1.nc.us.ibm.com] has joined #xen |
| 11:07 | |-| | mdday__ [~mdday@bi01p1.nc.us.ibm.com] has quit [Read error: Connection reset by peer] |
| 11:07 | |-| | Basic_py [~Basic@warden.real-time.com] has joined #xen |
| 11:37 | |-| | pvanhoof [~pvanhoof@62.58.98.194] has quit [Remote host closed the connection] |
| 11:58 | |-| | mdday___ [~mdday@bi01p1.nc.us.ibm.com] has quit [Quit: mdday___] |
| 12:05 | |-| | mdday___ [~mdday@bi01p1.nc.us.ibm.com] has joined #xen |
| 12:18 | |-| | Basic_py [~Basic@warden.real-time.com] has quit [Quit: Leaving] |
| 12:20 | |-| | parabelboi [~parabelbo@blueice1n1.de.ibm.com] has quit [Read error: Operation timed out] |
| 12:29 | |-| | ns [~nivedita@67.171.181.157] has quit [Quit: ns] |
| 12:59 | |-| | mdday___ [~mdday@bi01p1.nc.us.ibm.com] has quit [Quit: mdday___] |
| 13:08 | |-| | jimix [~jimix@yktgi01e0-s4.watson.ibm.com] has quit [Quit: jimix] |
| 13:11 | |-| | michal` [~michal@www.rsbac.org] has joined #xen |
| 13:12 | |-| | jimix [~jimix@yktgi01e0-s4.watson.ibm.com] has joined #xen |
| 13:24 | |-| | Netsplit oxygen.oftc.net <-> nobelium.oftc.net quits: msinhore |
| 13:26 | |-| | Netsplit over, joins: msinhore |
| 13:30 | |-| | segher [~segher@dslb-084-056-160-215.pools.arcor-ip.net] has quit [Read error: Operation timed out] |
| 13:32 | |-| | segher [~segher@dslb-084-056-160-215.pools.arcor-ip.net] has joined #xen |
| 13:34 | |-| | msinhore [~msinhore@correio.samurai.com.br] has quit [Ping timeout: 480 seconds] |
| 13:35 | |-| | mdday___ [~mdday@24.163.120.222] has joined #xen |
| 13:38 | |-| | msinhore [~msinhore@mail.samurai.com.br] has joined #xen |
| 13:45 | |-| | zwane_wrk [~zwane@24.85.144.101] has quit [Ping timeout: 480 seconds] |
| 13:54 | |-| | ns [~niv@bi01p1.co.us.ibm.com] has joined #xen |
| 13:56 | |-| | bernarde [~bernarde@201.44.214.48] has quit [Remote host closed the connection] |
| 14:01 | |-| | bernarde [~bernarde@201.44.214.48] has joined #xen |
| 14:07 | |-| | hollisb [~hollisb@192.35.232.241] has quit [Quit: leaving] |
| 14:17 | |-| | mastermind [~mastermin@mastermind.kaltenbrunner.cc] has quit [Read error: Connection reset by peer] |
| 14:20 | |-| | tobi [~tobi@zux006-049-116.adsl.green.ch] has quit [Quit: tobi] |
| 14:21 | |-| | tobi [~tobi@zux006-049-116.adsl.green.ch] has joined #xen |
| 14:29 | |-| | mastermind [~mastermin@mastermind.kaltenbrunner.cc] has joined #xen |
| 15:09 | |-| | msinhore [~msinhore@mail.samurai.com.br] has quit [Quit: Fui embora] |
| 15:18 | |-| | Sir_Ahzz [~ahzz@24.0.241.237] has joined #xen |
| 15:18 | |-| | mode/#xen [+o Sir_Ahzz] by ChanServ |
| 15:22 | |-| | mdday___ [~mdday@24.163.120.222] has quit [Quit: mdday___] |
| 15:37 | |-| | jimix_ [~jimix@129.33.1.37] has joined #xen |
| 15:37 | |-| | ns [~niv@bi01p1.co.us.ibm.com] has quit [Quit: The voices in my head are telling me to...] |
| 15:38 | |-| | jimix [~jimix@yktgi01e0-s4.watson.ibm.com] has quit [Read error: Operation timed out] |
| 15:41 | |-| | jimix [~jimix@yktgi01e0-s4.watson.ibm.com] has joined #xen |
| 15:47 | |-| | mejlholm [~mejlholm@port79.ds1-abc.adsl.cybercity.dk] has joined #xen |
| 15:48 | |-| | bernarde [~bernarde@201.44.214.48] has quit [Remote host closed the connection] |
| 15:48 | |-| | jimix_ [~jimix@129.33.1.37] has quit [Ping timeout: 480 seconds] |
| 15:50 | |-| | lazyb0y_ [~henning@85.176.119.126] has joined #xen |
| 15:53 | |-| | jdmason [~jonmason@192.35.232.241] has quit [Remote host closed the connection] |
| 15:57 | |-| | lazyb0y [~henning@85.176.124.188] has quit [Ping timeout: 480 seconds] |
| 16:32 | |-| | CosmicRay [~jgoerzen@69.44.136.67] has joined #xen |
| 16:33 | <CosmicRay> | Quick Xen question. I have a system with Opterons in it. I am running 64-bit kernels and hypervisors. On one domu, I need a 32-bit userland. I am still booting a 64-bit domu kernel in it, but just running the 32-bit environment under ia32 emulation. |
| 16:33 | <CosmicRay> | Do I still need to hack with /lib/tls or libc6-xen in this situation? |
| 16:40 | |-| | tobi [~tobi@zux006-049-116.adsl.green.ch] has quit [Quit: tobi] |
| 16:44 | |-| | felix [~felix@chtwpe01bba-142177188227.pei.aliant.net] has joined #xen |
| 16:51 | |-| | rharper [~rharper@pixpat.austin.ibm.com] has quit [Quit: Leaving] |
| 17:00 | |-| | felix [~felix@chtwpe01bba-142177188227.pei.aliant.net] has quit [Quit: Client exiting] |
| 17:03 | |-| | CosmicRay [~jgoerzen@69.44.136.67] has quit [Quit: Client exiting] |
| 17:12 | |-| | jimix [~jimix@yktgi01e0-s4.watson.ibm.com] has quit [Quit: jimix] |
| 17:24 | |-| | mejlholm [~mejlholm@port79.ds1-abc.adsl.cybercity.dk] has quit [Quit: Client exiting] |
| 18:24 | |-| | Basic_py [~Basic@warden.real-time.com] has joined #xen |
| 18:32 | |-| | ivan_ [~ikelly@213.228.247.71] has joined #xen |
| 18:35 | |-| | segher [~segher@dslb-084-056-160-215.pools.arcor-ip.net] has quit [Ping timeout: 480 seconds] |
| 18:36 | |-| | segher [~segher@dslb-084-056-128-037.pools.arcor-ip.net] has joined #xen |
| 18:38 | |-| | ivan [~ikelly@213.228.247.71] has quit [Ping timeout: 480 seconds] |
| 18:59 | |-| | hollisb [~hollisb@user-0vvde2g.cable.mindspring.com] has joined #xen |
| 19:11 | |-| | Basic_py [~Basic@warden.real-time.com] has quit [Quit: Leaving] |
| 19:23 | |-| | freitag [~freitag@84.137.129.186] has joined #xen |
| 19:55 | |-| | jcmdev0 [~jcm@salud.ucsd.edu] has quit [Quit: brb] |
| 19:55 | |-| | jcmdev0 [~jcm@salud.ucsd.edu] has joined #xen |
| 20:12 | |-| | freitag [~freitag@84.137.129.186] has quit [Ping timeout: 480 seconds] |
| 20:48 | |-| | ivan_ [~ikelly@213.228.247.71] has quit [Quit: leaving] |
| 21:35 | |-| | horms [~horms@p7209-ipbf22marunouchi.tokyo.ocn.ne.jp] has joined #xen |
| 21:38 | |-| | hollisb [~hollisb@user-0vvde2g.cable.mindspring.com] has quit [Quit: Leaving] |
| 22:15 | |-| | freitag [~freitag@84.137.187.168] has joined #xen |
| 22:38 | |-| | jimix [~jimix@ip139.152.45.216.suscom.net] has joined #xen |
| 22:40 | |-| | jimix [~jimix@ip139.152.45.216.suscom.net] has quit [Quit: ] |
| 22:45 | |-| | jimix [~jimix@ip139.152.45.216.suscom.net] has joined #xen |
| 22:47 | |-| | jimix [~jimix@ip139.152.45.216.suscom.net] has quit [Quit: ] |
| 22:59 | |-| | VS_ChanLog [~stats@ns.theshore.net] has left #xen [Rotating Logs] |
| 22:59 | |-| | VS_ChanLog [~stats@ns.theshore.net] has joined #xen |
| 23:37 | |-| | horms [~horms@p7209-ipbf22marunouchi.tokyo.ocn.ne.jp] has quit [Quit: Leaving] |
| 23:45 | |-| | Basic_py [~Basic@warden.real-time.com] has joined #xen |
| --- | Log | closed Sat Jul 08 00:00:35 2006 |