[Bug 1297224] [NEW] Improve xen packages and hvm domUs support

2014-03-25 Thread Fantu
Public bug reported: I report also here some useful informations to improve xen packages and hvm domUs support with xen 4.4 that I already reported on debian bugtracker: I advice maintainers for fast and easy improve hvm domUs support on xen debian packages when the xen 4.4 will be packaged to

[Bug 1309452] [NEW] Patch to backport to fix Trusty's qemu crash when using spice

2014-04-18 Thread Fantu
Public bug reported: Qemu of trusty need update to 2.0.0 final or backport of this patch: http://git.qemu.org/?p=qemu.git;a=commit;h=dc491cfc14074064ed54a872b62cce6ca1330644 That is needed to solve qemu crash in many cases when using spice. ** Affects: qemu (Ubuntu) Importance: Undecided

[Bug 1309452] Re: Patch to backport to fix Trusty's qemu crash when using spice

2014-04-18 Thread Fantu
** Summary changed: - Patch to backport to fix qemu crash when using spice + Patch to backport to fix Trusty's qemu crash when using spice -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1297224] Re: Improve xen packages and hvm domUs support

2014-04-18 Thread Fantu
** Also affects: xen (Debian) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xen in Ubuntu. https://bugs.launchpad.net/bugs/1297224 Title: Improve xen packages and hvm domUs support To

[Bug 1297224] Re: Improve xen packages and hvm domUs support

2014-04-22 Thread Fantu
Thanks for your reply. I not tried xen trusty package for now but only a fast watch on debian folder of packages source. seabios and upstream qemu is not specified on configure for what I saw (./configure --enable-xend --prefix=/usr) and I think should be done to have seabios and upstream qemu

[Bug 1297224] Re: Improve xen packages and hvm domUs support

2014-04-22 Thread Fantu
Ah... I think that probably is also good put qemu-system-x86 as dipendency since is default for disks on file also on pv domUs. Is used also for vnc (and spice basic support if my patch will be accepted on xen 4.5) on pv domUs. Then using the 4.4 xl seem to me a few cases where it is not used,

[Bug 1297224] Re: Improve xen packages and hvm domUs support

2014-04-22 Thread Fantu
Sorry for my bad english. I not understand if you mean right. About seabios, upstream qemu and ovmf from distro package I mean simply for example: for seabios ./configure ... --with-system-seabios=/usr/share/seabios/bios.bin and remove tools-firmware-seabios-packaged patch. About ovmf is better

[Bug 1297224] Re: Improve xen packages and hvm domUs support

2014-04-22 Thread Fantu
I saw now the test I did with qemu from debian packages and I always use /usr/bin/qemu-system-x86_64, since xen not use emulated cpu _64 or not should not be different but probably is different for spice-server that if I remember good have problem on 32 bit. -- You received this bug notification

[Bug 1297224] Re: Improve xen packages and hvm domUs support

2014-04-24 Thread Fantu
Recently on xen 4.5 staging git were added some tool's flags patches, I do not have time to check the ubuntu patches but in the TODO for 4.5 maybe you should also mark to check about them that perhaps other ubuntu patches can be removed. Same thing also about a patch serie for tools prefix:

[Bug 1309452] Re: Merge 2.0.0+dfsg-2 to fix spice crashes

2014-04-26 Thread Fantu
Thanks. I confirm that crashes with spice have been solved since I installed qemu 2.0-rc2 from source. About the Trusty's qemu package qemu I cannot try it now, I'll use it when I'll migrate my work laptop to Trusty, perhaps one of the following weekends. However qemu 2.0 defined by including

[Bug 1297224] Re: Improve xen packages and hvm domUs support

2014-05-10 Thread Fantu
I can not find the updated repository of packages xen in ubuntu. Someone is making improvements? If not, if I have enough time I start to make some public and patches. Thanks for any reply. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1297224] Re: Improve xen packages and hvm domUs support

2014-05-11 Thread Fantu
-etherboot-packaged.diff - debian/patches/ubuntu-tools-armhf-without-ocaml.patch I did only build test and not xen use test but should be working. Full changes are available here: https://github.com/Fantu/pkg-xen -- You received this bug notification because you are a member of Ubuntu Server Team

[Bug 1297224] Re: Improve xen packages and hvm domUs support

2014-05-24 Thread Fantu
Changes tested and working: http://lists.xen.org/archives/html/xen-users/2014-05/msg00187.html I did also xendomain init and default update but need to be tested: https://github.com/Fantu/pkg-xen/commit/6f0ef68441c2c8e20e7170df25821baa8b03515d -- You received this bug notification because you

[Bug 1297224] Re: Improve xen packages and hvm domUs support

2014-06-01 Thread Fantu
Seabios package from version 1.7.5-1 removes the xen support in 128k build, than the seabios build change to 256k is needed for future build on utopic: http://changelogs.ubuntu.com/changelogs/pool/main/s/seabios/seabios_1.7.5-1/changelog -- You received this bug notification because you are a

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-06-10 Thread Fantu
To boot pv domUs with newer grub pvgrub2 is needed, I'm using for a few months a custom build from source, Trusty have it in official repository: http://packages.ubuntu.com/trusty/grub-xen Even if I not tested official debian/ubuntu now and from a quick look I do not saw where is the file to

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-06-12 Thread Fantu
These are details for build custom pvgrub2 image I did: aptitude install autogen libdevmapper-dev libfuse-dev unifont # some are optionals but useful (other requirements if I am not mistaken are included in the preparation of xen and qemu from source) git clone git://git.sv.gnu.org/grub.git

[Bug 1297224] Re: Improve xen packages and hvm domUs support

2014-06-19 Thread Fantu
Also xendomains init update tested (on debian sid) and working. Can be used also on ubuntu with cherry-pick of: https://github.com/Fantu/pkg-xen/commit/6f0ef68441c2c8e20e7170df25821baa8b03515d https://github.com/Fantu/pkg-xen/commit/0b7bda2d553655c345f09f9814aae43bccec6130 -- You received

[Bug 1311870] Re: pygrub on 12.04 don't start 14.04

2014-11-22 Thread Fantu
These will solves: grub2 (2.02~beta2-16) unstable; urgency=medium [ Ian Campbell ] * Provide prebuilt grub-xen binaries for host use in a new grub-xen-host package. * Build/Install binaries into /boot/xen when installing grub-xen. -- Ian Campbell i...@debian.org Thu, 06 Nov 2014