[Bug 1369785] Re: kvm modules not autoloaded on ppc64el

2015-05-12 Thread Chris J Arges
** Also affects: qemu (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: qemu (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Description changed:

- on ppc64el, the kvm modules are not autoloaded.  The qemu-system-x86
- package contains an init script that loads the kvm modules for the
- platform, but there is no corresponding init script for ppc64el, where
- the kvm-hv module needs to be loaded.
+ [Impact]
+ on ppc64el, the kvm modules are not autoloaded.  The qemu-system-x86 package 
contains an init script that loads the kvm modules for the platform, but there 
is no corresponding init script for ppc64el, where the kvm-hv module needs to 
be loaded.
+ 
+ [Test Case]
+ Install qemu, reboot and ensure kvm-hv module is loaded.
+ 
+ [Regression Potential]
+ This adjusts the upstart scripts to do what a user would have to normally do 
manually.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1369785

Title:
  kvm modules not autoloaded on ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1369785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1369785] Re: kvm modules not autoloaded on ppc64el

2014-09-18 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 2.1+dfsg-4ubuntu4

---
qemu (2.1+dfsg-4ubuntu4) utopic; urgency=medium

  * debian/qemu-system-x86.qemu-kvm.upstart: create /dev/kvm in a
container. (LP: #1370199)
  * load kvm module on ppc64le at boot (LP: #1369785)
- debian/rules: install qemu-kvm on ppc64el
- add debian/qemu-system-ppc.qemu-kvm.{upstart,default} to autoload the
  kvm-hv module if available
  * qemu-system-x86.maintscript: remove accidentally installed
/etc/init.d/qemu-system-x86 (from 2.0.0+dfsg-6ubuntu1 and a few earlier)
  * rename qemu-system-x86 init script to qemu-kvm so it gets installed in
ubuntu.
 -- Serge HallynWed, 17 Sep 2014 14:20:12 -0500

** Changed in: qemu (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1369785

Title:
  kvm modules not autoloaded on ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1369785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1369785] Re: kvm modules not autoloaded on ppc64el

2014-09-17 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1369785

Title:
  kvm modules not autoloaded on ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1369785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1369785] Re: kvm modules not autoloaded on ppc64el

2014-09-17 Thread Serge Hallyn
We can become more clever about the packaging later, but this proposed debdiff 
should
   1. clean up the old qemu-system-x86 sysvinit job
   2. install a qemu-kvm upstart job on ppcc64le


** Patch added: "d1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1369785/+attachment/4206607/+files/d1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1369785

Title:
  kvm modules not autoloaded on ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1369785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1369785] Re: kvm modules not autoloaded on ppc64el

2014-09-16 Thread Serge Hallyn
** Changed in: qemu (Ubuntu)
   Importance: Medium => High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1369785

Title:
  kvm modules not autoloaded on ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1369785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1369785] Re: kvm modules not autoloaded on ppc64el

2014-09-16 Thread Steve Langasek
On Tue, Sep 16, 2014 at 02:43:08PM -, Serge Hallyn wrote:
> Seems like the best thing would be to move qemu-system-x86.qemu-
> kvm.upstart to qemu-system-common.qemu-kvm.upstart (and same with
> .default and .init) and have the jobs check for the right architectures.

Note that currently qemu-system-x86 ships an init script named
qemu-system-x86 and an upstart job named qemu-kvm.  These need to be made
consistent.  On Ubuntu, we're currently running *both* of them at boot time.

I'm not convinced that it's better to name it qemu-kvm and put it in a
common package, than to have each native arch-specific package to ship its
own.  These startup scripts are dead weight on other architectures, better
to optimize them out at package build time.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1369785

Title:
  kvm modules not autoloaded on ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1369785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1369785] Re: kvm modules not autoloaded on ppc64el

2014-09-16 Thread Serge Hallyn
Seems like the best thing would be to move qemu-system-x86.qemu-
kvm.upstart to qemu-system-common.qemu-kvm.upstart (and same with
.default and .init) and have the jobs check for the right architectures.


** Changed in: qemu (Ubuntu)
   Status: New => Triaged

** Changed in: qemu (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1369785

Title:
  kvm modules not autoloaded on ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1369785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs