[Pkg-xen-devel] Ubuntu delta against 4.5.0-1 in experimental for disussion

Stefan Bader stefan.bader at canonical.com
Thu Jan 22 16:12:40 UTC 2015


On 22.01.2015 17:02, Ian Campbell wrote:
> On Thu, 2015-01-22 at 13:02 +0100, Stefan Bader wrote:
>> That one modifies xen-init-list to look at domains managed by the xl namespace.
>> This additionally works around a bug in xl which will report a syntax error when
>> "xl list -l" is called while domains in a different namespace exist. Which is
>> the case when libvirt is used to start them.
> 
> FWIW in 4.5 xl is supposed to be more tolerant of domains started by
> another toolstack (so long as they are using the libxl framework). In
> particular I think "xl list -l" is supposed to cope with libvirt domains
> now.
> 
>> diff -Nru xen-4.5.0/debian/xen-utils-common.xen.init
>> xen-4.5.0/debian/xen-utils-common.xen.init
>> --- xen-4.5.0/debian/xen-utils-common.xen.init	2015-01-20 19:29:03.000000000 +0100
>> +++ xen-4.5.0/debian/xen-utils-common.xen.init	2015-01-22 12:16:25.000000000 +0100
>> @@ -37,6 +37,9 @@
>>  XENCONSOLED_PIDFILE="/var/run/xenconsoled.pid"
>>  XENSTORED="$ROOT"/bin/xenstored
>>  XENSTORED_PIDFILE="/var/run/xenstore.pid"
>> +QEMU=/usr/bin/qemu-system-i386
>> +QEMU_PIDFILE="/var/run/qemu-dom0.pid"
>> +QEMU_ARGS="-xen-domid 0 -xen-attach -name dom0 -nographic -M xenpv -daemonize
>> -monitor /dev/null -serial /dev/null -parallel /dev/null"
> 
> I think all this is #770456, feature/bug770456 branch in the packaging
> xen.git. TBH I think this really ought to be fixed for Jessie.

I actually thought you had added it already. But I probably just was confused
because I added that while you were working on the feature/bug. There had been
some uploads in between which I skipped and so I just looked at it again with
the 4.5 upload. Sorry for that.

-Stefan

> 
> Ian.
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20150122/c36066e9/attachment.sig>


More information about the Pkg-xen-devel mailing list