Public bug reported:

Recent versions of libvirt are using the contents of the emulator option in the 
devices section. For a while we were using qemu-dm which was correct when the 
deprecated xm toolstack was in use. Since the option was not really used, there 
was no need to change this and using the xl stack (through libxl) was 
automatically picking up the right qemu path.
But now we have to be correct. Upstream assumes a Xen specific binary and path 
which will at some point be provided through the pkg-config mechanism by 
libxen-dev. This is not needed for Deabian/Ubuntu because we make use of the 
qemu binary provided by the qemu package. So we only need to change two things 
(and they are not upstream-able because they are special):

1. for new configs always use /usr/bin/qemu-system-i386
2. when loading old configs replace qemu-dm by the new path

** Affects: libvirt (Ubuntu)
     Importance: High
     Assignee: Stefan Bader (smb)
         Status: Triaged

** Package changed: ubuntu => libvirt (Ubuntu)

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

Title:
  libxl guest fails to start due to incorrect emulator setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1459600/+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

Reply via email to