Your message dated Tue, 09 Dec 2014 21:23:54 +0000
with message-id <[email protected]>
and subject line Bug#751078: fixed in qemu 2.2+dfsg-1exp
has caused the Debian Bug report #751078,
regarding legacy -cdrom/-hda/drive if=ide options does not work with q35
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
751078: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751078
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-system-x86
Version: 2.0.0+dfsg-6
Severity: normal

Dear Maintainer,

I want to use the Q35 qemu platform for my virtual machines.

I start qemu with the following command line:
vimaowner@osprey:~$ qemu-system-x86_64 -enable-kvm -machine type=q35 \
-cpu kvm32 -m 512 -balloon none -hda virtuals/fai/fai_root.img -cdrom \
cdroms/grml96-full_2014.03.iso -boot order=d -name fai -vga qxl -spice \
port=5900,addr=localhost,disable-ticketing -monitor stdio

I expect to see the grml isolinux boot menu if I connect via spice.

I can connect to spicy via
thomas@osprey:~/tmp$ spicy -h localhost -p 5900
and see that seabios starts, that it tries to boot from floppy and network
and that it fails with "No bootable device."
It seems that the harddisk and the cdrom are not available for booting.

I tryd all q35 machines - this means:
pc-q35-1.4
pc-q35-1.5
pc-q35-1.6
pc-q35-1.7
pc-q35-2.0

All have the same problem.

But if i change the machine type to "pc-i440fx-2.0" it works as expected.
This means the following command line works:
vimaowner@osprey:~$ qemu-system-x86_64 -enable-kvm -machine \
type=pc-i440fx-2.0 -cpu kvm32 -m 512 -balloon none -hda \
virtuals/fai/fai_root.img -cdrom cdroms/grml96-full_2014.03.iso -boot \
order=d -name fai -vga qxl -spice \
port=5900,addr=localhost,disable-ticketing -monitor stdio


The image files:
virtuals/fai/fai_root.img
is a empty qcow2 img-file created with:
vimaowner@osprey:~$ qemu-img create -f qcow2 -o \
"preallocation=metadata" fai_root.img 2G

cdroms/grml96-full_2014.03.iso
is a iso-file which one can download from
<http://grml.org/download/>


It seems qemu 1.3 in RedHat had the same problem:
<https://bugzilla.redhat.com/show_bug.cgi?id=893305>
but the workaround
"-acpitable file=/usr/share/seabios/q35-acpi-dsdt.aml"
does not help in my case.

What did I more?
* I tryd to start qemu as root - no difference.
* I minimalized the command line to
vimaowner@osprey:~$ qemu-system-x86_64 -machine type=q35 -hda \
virtuals/fai/fai_root.img -cdrom cdroms/grml96-full_2014.03.iso -boot \
order=d -display curses
This does not help ether.


Thomas


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages qemu-system-x86 depends on:
ii  ipxe-qemu           1.0.0+git-20131111.c3d1e78-2
ii  libaio1             0.3.109-4
ii  libasound2          1.0.27.2-4
ii  libbluetooth3       4.101-4.1
ii  libbrlapi0.6        5.0-2
ii  libc6               2.18-7
ii  libcurl3-gnutls     7.37.0-1
ii  libfdt1             1.4.0+dfsg-1
ii  libgcc1             1:4.9.0-4
ii  libglib2.0-0        2.40.0-3
ii  libgnutls28         3.2.14-1
ii  libiscsi2           1.11.0-4
ii  libjpeg8            8d-2
ii  libncurses5         5.9+20140118-1
ii  libpixman-1-0       0.32.4-1
ii  libpng12-0          1.2.50-1
ii  libpulse0           5.0-2
ii  librados2           0.80.1-1+b1
ii  librbd1             0.80.1-1+b1
ii  libsasl2-2          2.1.26.dfsg1-9
ii  libsdl1.2debian     1.2.15-9
ii  libseccomp2         2.1.1-1
ii  libspice-server1    0.12.5-1
ii  libssh2-1           1.4.3-3
ii  libtinfo5           5.9+20140118-1
ii  libusb-1.0-0        2:1.0.18-2
ii  libusbredirparser1  0.6-2
ii  libuuid1            2.20.1-5.7
ii  libvdeplug2         2.3.2-4
ii  libx11-6            2:1.6.2-2
ii  libxen-4.3          4.3.0-3+b1
ii  libxenstore3.0      4.3.0-3+b1
ii  qemu-keymaps        2.0.0+dfsg-6
ii  qemu-system-common  2.0.0+dfsg-6
ii  seabios             1.7.5-1
ii  zlib1g              1:1.2.8.dfsg-1

Versions of packages qemu-system-x86 recommends:
ii  qemu-utils  2.0.0+dfsg-6

Versions of packages qemu-system-x86 suggests:
ii  kmod     16-2
pn  ovmf     <none>
pn  samba    <none>
pn  sgabios  <none>
pn  vde2     <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: qemu
Source-Version: 2.2+dfsg-1exp

We believe that the bug you reported is fixed in the latest version of
qemu, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tokarev <[email protected]> (supplier of updated qemu package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 09 Dec 2014 23:09:26 +0300
Source: qemu
Binary: qemu qemu-system qemu-system-common qemu-system-misc qemu-system-arm 
qemu-system-mips qemu-system-ppc qemu-system-sparc qemu-system-x86 qemu-user 
qemu-user-static qemu-user-binfmt qemu-utils qemu-guest-agent qemu-kvm
Architecture: source
Version: 2.2+dfsg-1exp
Distribution: unstable
Urgency: medium
Maintainer: Debian QEMU Team <[email protected]>
Changed-By: Michael Tokarev <[email protected]>
Description:
 qemu       - fast processor emulator
 qemu-guest-agent - Guest-side qemu-system agent
 qemu-kvm   - QEMU Full virtualization on x86 hardware
 qemu-system - QEMU full system emulation binaries
 qemu-system-arm - QEMU full system emulation binaries (arm)
 qemu-system-common - QEMU full system emulation binaries (common files)
 qemu-system-mips - QEMU full system emulation binaries (mips)
 qemu-system-misc - QEMU full system emulation binaries (miscelaneous)
 qemu-system-ppc - QEMU full system emulation binaries (ppc)
 qemu-system-sparc - QEMU full system emulation binaries (sparc)
 qemu-system-x86 - QEMU full system emulation binaries (x86)
 qemu-user  - QEMU user mode emulation binaries
 qemu-user-binfmt - QEMU user mode binfmt registration for qemu-user
 qemu-user-static - QEMU user mode emulation binaries (static version)
 qemu-utils - QEMU utilities
Closes: 751078 769068
Changes:
 qemu (2.2+dfsg-1exp) unstable; urgency=medium
 .
   * new upstream release 2.2.0 (Closes: #751078)
   * removed all patches which was cherry-picked from upstream,
     only keeping debian-specific changes
   * refreshed mjt-set-oem-in-rsdt-like-slic.diff
   * added tricore to qemu-system-misc package (new arch)
   * restore upstream pc-bios/petalogix-*.dtb "blobs":
     upstream says it is the canonical form, dtc is used
     to convert from dts to dtb and back, the conversion
     is reversible
   * install petalogix firmware for microblaze (Closes: #769068)
Checksums-Sha1:
 79515f6c58e91f476c221248e98509b5f6498636 5147 qemu_2.2+dfsg-1exp.dsc
 70fb3e37f934f8bdf31a3172099670e7f90a287a 5373764 qemu_2.2+dfsg.orig.tar.xz
 864922150cbeb6559bff38d276339230239b7ef3 59128 qemu_2.2+dfsg-1exp.debian.tar.xz
Checksums-Sha256:
 66401b573a529f58ef6d7641bb184f5617347b8d2e0c035080be1e5d161fe049 5147 
qemu_2.2+dfsg-1exp.dsc
 6f14ec5d8519aa655c7e965f165bbbf99f50f5b20617f81d6d1a5c7fbc963018 5373764 
qemu_2.2+dfsg.orig.tar.xz
 ce85d08592e4b30db321205e4ce017cde3ae9cdc5c45f5cf45149e62483df390 59128 
qemu_2.2+dfsg-1exp.debian.tar.xz
Files:
 a450cee34b056cddce8954e105b6ae16 5147 otherosfs optional qemu_2.2+dfsg-1exp.dsc
 1c864462d59621a734162126eacad314 5373764 otherosfs optional 
qemu_2.2+dfsg.orig.tar.xz
 b701078e2faeebc4f156f713b103c1be 59128 otherosfs optional 
qemu_2.2+dfsg-1exp.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJUh1pQAAoJEL7lnXSkw9fbleEH/iU0VWHOiIXkEuHwgX85Gmlv
KwT+0ZxluUZztyvQH5k5kCQYZZ4deB2Cn/kknn5iYeQD6UCJPrhx7C/+F2KX7dXG
kt+7VLSexxXsGUjVSKsCTJyGLLozYXrRR6FukKkLVngEG/aoHmv9XM0U2Vfn1SM6
/VWSWZeJoxuhBn1lNOme28t0HD/YFY1+xfPyLIq1KXQBspMqLzneUDK9hWLZyXXr
osK8Bjpktl4LKbyMpNzspbbHLKjpbJsevfZYAz3UJk2DSRHNWiZn+1p7PML4+v0z
LLJjuHIhQzpToP+G8a+1MsgdYjHWLQkRFZsc+eu8xuiArwuwOt6FQkznE6W0udg=
=zrhz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to