Your message dated Mon, 28 Feb 2011 11:33:09 +0000
with message-id <[email protected]>
and subject line Bug#614252: fixed in qemu 0.14.0+dfsg-3
has caused the Debian Bug report #614252,
regarding qemu-system: -vga std|vmware options do not work
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.)


-- 
614252: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614252
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Subject: qemu -enable-kvm freezes
Package: qemu
Version: 0.14.0+dfsg-2
Justification: renders package unusable
Severity: grave

*** Please type your report below this line ***
On an amd64 laptop (debian unstable) I've been using qemu with the
following arguments (with windows XP guest):

ARGS_GEN="-enable-kvm -drive file=$1,if=virtio -boot order=c -m 512
-rtc base=localtime"
ARGS_NET="-net nic -net tap,ifname=tap0,script=no,downscript=no"
ARGS_BIOS0="-smbios file=/home/vasqueja/.qemu_kvm/bios_bin/smbios_type_0.bin"
ARGS_BIOS1="-smbios file=/home/vasqueja/.qemu_kvm/bios_bin/smbios_type_1.bin"
ARGS_VGA="-vga std"
ARGS_AUDIO="-soundhw ac97"
ARGS_USB="-usb -usbdevice tablet"
ARGS_CPU="-cpu athlon"
ARGS_NIC="-net nic,model=virtio"

qemu $ARGS_GEN $ARGS_NET $ARGS_BIOS0 $ARGS_BIOS1 $ARGS_VGA $ARGS_AUDIO
$ARGS_USB $ARGS_CPU $ARGS_NIC

Where $1 is provided as the qcow2 windows XP image.  And it just
with no action at all.  As I was getting the following
verbose print outs:

qemu: pci_add_option_rom: failed to find romfile "vgabios-stdvga.bin"
qemu: virtio_ioport_write: unexpected address 0x13 value 0x1

Initially I thought it was because I was using virtio driver for IO
storage and NIC, then I changed that to use just plane "-hda $1" and
NIC model rtl8139 which work, but are necessary, since without the
virtio NIC the guest will eventually freeze will the CPU consuming
100%...

However by not using virtio drivers, the phenomena still shows up.
Then I tried just removing the STD vga driver, and instead using
the vmware (already installed in the guest) driver, and combinations
of virtio drivers and vga ones, and nothing seems to work.

I'm filing this against qemu package then, since not sure about
the origin, but it seems not possible to load the guest client...

The laptop is HP compaq 8510w...

Notice as I'm using nouveau xorg driver version
1:0.0.16+git20101210+8bb8231-2, I can only use linux-image 2.6.37-1
(unstable default) and can't try the 2.6.32, so I can't test the kvm modules
on older kernel...


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

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

Versions of packages qemu depends on:
ii  qemu-system                0.14.0+dfsg-2 QEMU full system emulation binarie
ii  qemu-user                  0.14.0+dfsg-2 QEMU user mode emulation binaries
ii  qemu-utils                 0.14.0+dfsg-2 QEMU utilities

qemu recommends no packages.

Versions of packages qemu suggests:
pn  qemu-user-static              <none>     (no description available)

-- no debconf information

% uname -a
Linux jvasquez14 2.6.37-1-amd64 #1 SMP Tue Feb 15 17:43:38 UTC 2011
x86_64 GNU/Linux


Thanks

-- 
Javier.



--- End Message ---
--- Begin Message ---
Source: qemu
Source-Version: 0.14.0+dfsg-3

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:

qemu-keymaps_0.14.0+dfsg-3_all.deb
  to main/q/qemu/qemu-keymaps_0.14.0+dfsg-3_all.deb
qemu-system_0.14.0+dfsg-3_amd64.deb
  to main/q/qemu/qemu-system_0.14.0+dfsg-3_amd64.deb
qemu-user-static_0.14.0+dfsg-3_amd64.deb
  to main/q/qemu/qemu-user-static_0.14.0+dfsg-3_amd64.deb
qemu-user_0.14.0+dfsg-3_amd64.deb
  to main/q/qemu/qemu-user_0.14.0+dfsg-3_amd64.deb
qemu-utils_0.14.0+dfsg-3_amd64.deb
  to main/q/qemu/qemu-utils_0.14.0+dfsg-3_amd64.deb
qemu_0.14.0+dfsg-3.debian.tar.gz
  to main/q/qemu/qemu_0.14.0+dfsg-3.debian.tar.gz
qemu_0.14.0+dfsg-3.dsc
  to main/q/qemu/qemu_0.14.0+dfsg-3.dsc
qemu_0.14.0+dfsg-3_amd64.deb
  to main/q/qemu/qemu_0.14.0+dfsg-3_amd64.deb



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.
Aurelien Jarno <[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: Mon, 28 Feb 2011 09:06:00 +0100
Source: qemu
Binary: qemu qemu-keymaps qemu-system qemu-user qemu-user-static qemu-utils
Architecture: source all amd64
Version: 0.14.0+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian QEMU Team <[email protected]>
Changed-By: Aurelien Jarno <[email protected]>
Description: 
 qemu       - fast processor emulator
 qemu-keymaps - QEMU keyboard maps
 qemu-system - QEMU full system emulation binaries
 qemu-user  - QEMU user mode emulation binaries
 qemu-user-static - QEMU user mode emulation binaries (static version)
 qemu-utils - QEMU utilities
Closes: 614150 614169 614252
Changes: 
 qemu (0.14.0+dfsg-3) unstable; urgency=low
 .
   [ Aurelien Jarno ]
   * Depends on vgabios (>= 0.6c-3) and add symlinks for qxl, stdvga and
     vmware bioses.  Closes: #614252, #614169.
   * Tighten build-depends on linux-libc-dev to (>= 2.6.34), to get
     vhost-net support.
   * Build-depends on xfslibs-dev in order to get TRIM support on XFS
     filesystems.
   * Build-depends on librados1-dev to get rdb support.  Closes: #614150.
Checksums-Sha1: 
 baf64ded55d43970e8a4c49c747b91506aa60b38 1957 qemu_0.14.0+dfsg-3.dsc
 9ddc5e8c933d7aba6b6cccd68f9e315f833623e2 39041 qemu_0.14.0+dfsg-3.debian.tar.gz
 4e3939a567be89151a1568760afd64584b02f66d 45232 
qemu-keymaps_0.14.0+dfsg-3_all.deb
 5924ff4f1cc21f127722b879f0bd3b26abc30393 105152 qemu_0.14.0+dfsg-3_amd64.deb
 6c7b80a4ed4ff8e8c3ca63a4f2a200144cfcfa7e 16604534 
qemu-system_0.14.0+dfsg-3_amd64.deb
 ae5e10044818472e21556b1119f9863b43e98e89 5520002 
qemu-user_0.14.0+dfsg-3_amd64.deb
 3ef2e62367f8c672f267a9e31fd7b626a732e04e 10905868 
qemu-user-static_0.14.0+dfsg-3_amd64.deb
 efc03c852205c6eaadcc637c19e6394231175c9a 513332 
qemu-utils_0.14.0+dfsg-3_amd64.deb
Checksums-Sha256: 
 79e288818a1f5d55ade0b0af9a572e1c35ca5c6e59223b0bb519d82c4bd5beb6 1957 
qemu_0.14.0+dfsg-3.dsc
 01da0fe1356753ea48245b797eba902bc88313f1a4ed806804a9fe4cd002703a 39041 
qemu_0.14.0+dfsg-3.debian.tar.gz
 3f831f3e7e896945d0cb5ebbb77f38886d37d036e6e292e0413f1d1d2b34234d 45232 
qemu-keymaps_0.14.0+dfsg-3_all.deb
 4ce31b5da0633bcf60a3ced65158ecf2bb28bb85d043afb5a9213d1fb8e6a200 105152 
qemu_0.14.0+dfsg-3_amd64.deb
 6fe45cfaeed73db5a66ef40baf7d8e45449e9b2201a504ec046353d95b53e053 16604534 
qemu-system_0.14.0+dfsg-3_amd64.deb
 0bb64b7b32270e713f83803b48aefaa2706db5679bf58ff94abe49d42d17a19f 5520002 
qemu-user_0.14.0+dfsg-3_amd64.deb
 3f61e4502190dd5bc5174a243803e50d01cf67d636d00ec89a128bc60b4a1a16 10905868 
qemu-user-static_0.14.0+dfsg-3_amd64.deb
 ea55823a65ba706ca18ae3277cff7a04ce6ddc2664d62ef5138b0b225aa62b3c 513332 
qemu-utils_0.14.0+dfsg-3_amd64.deb
Files: 
 ccff50ff03808b484cdd62115a84f730 1957 misc optional qemu_0.14.0+dfsg-3.dsc
 fe20d5ce639465efb54a277c8f70d63e 39041 misc optional 
qemu_0.14.0+dfsg-3.debian.tar.gz
 1813d9f1754e1fe5a6d21090c8c796b1 45232 misc optional 
qemu-keymaps_0.14.0+dfsg-3_all.deb
 0c0e8f4d1c0df5574af5014dd3f99c77 105152 misc optional 
qemu_0.14.0+dfsg-3_amd64.deb
 1b4595be666f1bef194b6ecd1a95333f 16604534 misc optional 
qemu-system_0.14.0+dfsg-3_amd64.deb
 e3463056b4352088a1363c1bc8dda7a0 5520002 misc optional 
qemu-user_0.14.0+dfsg-3_amd64.deb
 07a4307ea09321263312d70fcedaea19 10905868 misc optional 
qemu-user-static_0.14.0+dfsg-3_amd64.deb
 211d08e230125de90961db2e7ba3245e 513332 misc optional 
qemu-utils_0.14.0+dfsg-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFNa4QFw3ao2vG823MRAg9+AJ95WgUYKjzO+4ia1NqCa+pUUmQBigCeIFD0
dlpId+nxowvpZ0SDC67UHvA=
=lGdD
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to