[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2018-09-11 Thread Frank Heimes
** Changed in: uvtool Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452016 Title: uvtool-libvirt needs arch specific templates To manage notifications about

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-12-07 Thread Launchpad Bug Tracker
This bug was fixed in the package uvtool - 0~git136-0ubuntu1 --- uvtool (0~git136-0ubuntu1) bionic; urgency=medium * New upstream snapshot: ship tested templates for some non-Intel architectures and use them automatically when on those platforms. Thanks to Christian Ehrhardt

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-11-22 Thread ChristianEhrhardt
Proposal is merged, looking forward to the next set of uploads to fix it in a release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452016 Title: uvtool-libvirt needs arch specific templates To m

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-11-14 Thread Robie Basak
** Merge proposal linked: https://code.launchpad.net/~paelzer/uvtool/+git/uvtool/+merge/332412 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452016 Title: uvtool-libvirt needs arch specific temp

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-10-18 Thread ChristianEhrhardt
After one more iteration testing is good on arm, s390x and power (as well as regression checks on x86). So I pushed the commits for review and acceptance. I needed no changes in debian/* (other than debian/changelog). As discussed I propose against upstream but I'll add a suggested changelog con

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-10-11 Thread ChristianEhrhardt
Testable builds in https://bileto.ubuntu.com/#/ticket/2972 But have to wait until I handled more urgent issues -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452016 Title: uvtool-libvirt needs arch

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-10-10 Thread ChristianEhrhardt
After some checks of the old MP (to carry all that was discussed / invented before) I deleted the old MP. Now started testing the new one before pushing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-09-29 Thread ChristianEhrhardt
I have some preliminary tests in https://bileto.ubuntu.com/#/ticket/2972 but yet need to fix them up. Storing that info here to re-find it after PTO. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452

Re: [Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-09-26 Thread ChristianEhrhardt
Steps: 1. add guest-arch option defaulting to current systems arch 2. deliver all arches (we know templates) xml files 3. select by guestarch 4. -L adds some console things, if on s390 refuse since it isn't working well there 5. add --nvram to undefine on arm 6. get all that into a a MP for review

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-09-25 Thread ChristianEhrhardt
I was able today to use the rally to sort out the arm issues we had on console. The following is the most simple template that works on arm atm: Along that the undefine calls on arm will need --nvram to be able to delete it. hvm /usr/share/AAVMF/AAVMF_COD

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-09-21 Thread Frank Heimes
** Tags added: s390x -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452016 Title: uvtool-libvirt needs arch specific templates To manage notifications about this bug go to: https://bugs.launchpad.n

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-06-29 Thread ChristianEhrhardt
For the controller to really work on arm you'd also need: Unfortunately it still lacks an easy way to boot from the cloud image. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452016 Title:

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-05-24 Thread ChristianEhrhardt
The template should end in _VARS not CODE, but since the only important bit seems to be the size it is working as well as above. But if ever implemented, take _VARS please if it changes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-05-24 Thread ChristianEhrhardt
For Arm to really do something we also need a loader section. Something that worked for me with cloud images was: /usr/share/AAVMF/AAVMF_CODE.fd /tmp/-flash1.img Unfortunately that depends a lot on the platform, but FYI to track it here with the other per arch things. -- You received thi

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-03-21 Thread ChristianEhrhardt
The following would be a template for a cavium thunderx arm server. Other arm systems might need slightly different. TL;DR changes to the default: - virt + gic version 3 feature - host cpu match (as detection is broken) Details: hvm

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-01-15 Thread ChristianEhrhardt
>From the Dup to keep s390 in mind: s390 needs as known atm: --- /usr/share/uvtool/libvirt/template.xml 2015-04-13 16:32:11.0 + +++ s390-template.xml 2016-09-16 08:00:36.359676789 + @@ -13,13 +13,10 @@ - + - - - - - - + + + But needs

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2017-01-15 Thread ChristianEhrhardt
I didn't track when, but the current default template just specifies less arch specific options: For the diff of arch/machine it does: hvm That gets autoextended to: hvm And is working just fine. That said, I still like the suggested approach of a /usr/share/uvtool/$arch-template.xml in gene

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2016-10-07 Thread Robie Basak
** Tags added: architecture ** Also affects: uvtool Importance: Undecided Status: New ** Changed in: uvtool Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/14520

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2015-05-06 Thread Robie Basak
** Changed in: uvtool (Ubuntu) Importance: Undecided => Wishlist ** Changed in: uvtool (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452016 Title: uvtool-

[Bug 1452016] Re: uvtool-libvirt needs arch specific templates

2015-05-05 Thread Ryan Harper
hvm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452016 Title: uvtool-libvirt need