Bug#519207: imvirt: Does not detect Xen using paravirt

2009-03-11 Thread Daniel Bayer
On Wed, Mar 11, 2009 at 07:24:56AM +0100, Patrick Matthäi wrote: > there is the following code snippet: > > <-- > # paravirtualized Xen - very simple ;) > if(-d '/proc/xen') { >print "Xen\n"; >exit 0; > } > --> > > Doesn't this directory (/proc/xen) exist on your machine? No, it doesn't. T

Bug#519207: imvirt: Does not detect Xen using paravirt

2009-03-10 Thread Patrick Matthäi
Daniel Bayer schrieb: the regular expressions used do not match for kernel 2.6.26-1-686-bigmem in a Xen DomU. I suggest matching on of these: # dmesg | grep -i xen [0.00] Xen: - 0009f000 (usable) [0.00] Xen: 0010 - 1000 (usable)

Bug#519207: imvirt: Does not detect Xen using paravirt

2009-03-10 Thread Daniel Bayer
Package: imvirt Version: 0.2-1 Severity: normal Hello, the regular expressions used do not match for kernel 2.6.26-1-686-bigmem in a Xen DomU. I suggest matching on of these: # dmesg | grep -i xen [0.00] Xen: - 0009f000 (usable) [0.00] Xen: 0010