Bug#756159: qemu-kvm: Please build binary with SATA and hda sound support

2014-09-10 Thread Enno Gröper

Hi,

I had the same problem with an old virtual machine on an Ubuntu 14.04 
system (after upgrading).


Here I solved it by changing

emulator/usr/bin/kvm/emulator
to
emulator/usr/bin/qemu-system-x86_64/emulator

My Machine has the following type:
type arch='x86_64' machine='pc-1.2'hvm/type

HTH,
Enno

--
Enno Gröper
groep...@cms.hu-berlin.de - Raum 2'325, Rudower Chaussee 26
Tel. +49.(0)30.2093.70053  Fax +49.(0)30.2093.2959
Humboldt-Universität zu Berlin - http://www.hu-berlin.de/
ZE Computer- und Medienservice - http://www.cms.hu-berlin.de/
Unter den Linden 6, D-10099 Berlin, Germany



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#756159: qemu-kvm: Please build binary with SATA and hda sound support

2014-07-31 Thread Guido Günther
On Sat, Jul 26, 2014 at 11:31:29PM +0100, Pedro Ribeiro wrote:
 Package: qemu-kvm
 Version: 2.0.0+dfsg-6+b1
 Severity: normal
 
 Hi,
 
 When I set up a virtual machine with a SATA drive, the VM fails to start with
 the following message:
 Error starting domain: unsupported configuration: SATA is not supported with
 this QEMU binary
 
 Traceback (most recent call last):
   File /usr/share/virt-manager/virtManager/asyncjob.py, line 96, in
 cb_wrapper
 callback(asyncjob, *args, **kwargs)
   File /usr/share/virt-manager/virtManager/asyncjob.py, line 117, in tmpcb
 callback(*args, **kwargs)
   File /usr/share/virt-manager/virtManager/domain.py, line 1160, in startup
 self._backend.create()
   File /usr/lib/python2.7/dist-packages/libvirt.py, line 917, in create
 if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
 libvirtError: unsupported configuration: SATA is not supported with this QEMU
 binary

What machine type are you using? Try q35 please.
 -- Guido


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#756159: qemu-kvm: Please build binary with SATA and hda sound support

2014-07-30 Thread Michael Tokarev
Control: reassign -1 libvirt-bin

27.07.2014 09:07, Michael Tokarev wrote:
 27.07.2014 02:31, Pedro Ribeiro wrote:
 Package: qemu-kvm
 Version: 2.0.0+dfsg-6+b1
 Severity: normal

 Hi,

 When I set up a virtual machine with a SATA drive, the VM fails to start with
 the following message:
 Error starting domain: unsupported configuration: SATA is not supported with
 this QEMU binary
 
 This is not qemu error message.  This is libvirt message.
 Qemu is built with both sata and hda sound and these can not be _disabled_
 without altering code.

Okay.

Since I can't get any information from libvirt guys (asked multiple times
in #virt in IRC), and since this is clearly an error on libvirt part, and
since I don't even use libvirt myself, reassigning this bugreport to
libvirt-bin package, maybe its maintainers know better...

Thanks,

/mjt


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#756159: qemu-kvm: Please build binary with SATA and hda sound support

2014-07-26 Thread Pedro Ribeiro
Package: qemu-kvm
Version: 2.0.0+dfsg-6+b1
Severity: normal

Hi,

When I set up a virtual machine with a SATA drive, the VM fails to start with
the following message:
Error starting domain: unsupported configuration: SATA is not supported with
this QEMU binary

Traceback (most recent call last):
  File /usr/share/virt-manager/virtManager/asyncjob.py, line 96, in
cb_wrapper
callback(asyncjob, *args, **kwargs)
  File /usr/share/virt-manager/virtManager/asyncjob.py, line 117, in tmpcb
callback(*args, **kwargs)
  File /usr/share/virt-manager/virtManager/domain.py, line 1160, in startup
self._backend.create()
  File /usr/lib/python2.7/dist-packages/libvirt.py, line 917, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: unsupported configuration: SATA is not supported with this QEMU
binary

A similar error occurs when setting up a VM with the hda sound card:
Error starting domain: unsupported configuration: hda is not supported with
this QEMU binary

Looking around the 'net, it seems this error occurs because the binary is not
built with these options.
Can you please enable these options when building the binary?

Thanks in advance.

Regards,
Pedro



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (750, 'testing'), (700, 'stable'), (600, 'unstable'), (550, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.15.0-00107-g1860e37-dirty (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages qemu-kvm depends on:
ii  qemu-system-x86  2.0.0+dfsg-6+b1

qemu-kvm recommends no packages.

qemu-kvm suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#756159: qemu-kvm: Please build binary with SATA and hda sound support

2014-07-26 Thread Michael Tokarev
27.07.2014 02:31, Pedro Ribeiro wrote:
 Package: qemu-kvm
 Version: 2.0.0+dfsg-6+b1
 Severity: normal
 
 Hi,
 
 When I set up a virtual machine with a SATA drive, the VM fails to start with
 the following message:
 Error starting domain: unsupported configuration: SATA is not supported with
 this QEMU binary

This is not qemu error message.  This is libvirt message.
Qemu is built with both sata and hda sound and these can not be _disabled_
without altering code.

Thanks,

/mjt


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org