Package: qemu
Version: 0.10.5-1
Severity: wishlist
Tags: patch

Debug versions of vgabios.bin are provided, but they aren't useful
because support for debug information is not enabled in qemu.

Please enable DEBUG_BIOS so that the information that is sent
out by vgabios will reach standard output.

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

Kernel: Linux 2.6.26-libre2-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages qemu depends on:
ii  bochsbios              2.3.7+20090416-1  BIOS for the Bochs emulator
ii  libasound2             1.0.20-2          shared library for ALSA applicatio
ii  libbluetooth3          4.40-2            Library to use the BlueZ Linux Blu
ii  libbrlapi0.5           4.0-6             braille display access via BRLTTY 
ii  libc6                  2.9-20            GNU C Library: Shared libraries
ii  libesd0                0.2.41-4          Enlightened Sound Daemon - Shared 
ii  libgnutls26            2.6.6-1           the GNU TLS library - runtime libr
ii  libncurses5            5.7+20090523-1    shared libraries for terminal hand
ii  libpulse0              0.9.15-3          PulseAudio client libraries
ii  libsdl1.2debian        1.2.13-4+b1       Simple DirectMedia Layer
ii  libvdeplug2            2.2.2-3           Virtual Distributed Ethernet - Plu
ii  libx11-6               2:1.2.1-1         X11 client-side library
ii  openbios-ppc           1.0-3             PowerPC Open Firmware
ii  openbios-sparc         1.0-1             SPARC Open Firmware
ii  openhackware           0.4.1-4           OpenFirmware emulator for PowerPC
ii  vgabios                0.6c-1            VGA BIOS software for the Bochs an
ii  zlib1g                 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap                   1.0.13     Bootstrap a basic Debian system
ii  sharutils                     1:4.6.3-1  shar, unshar, uuencode, uudecode
pn  vde2                          <none>     (no description available)

Versions of packages qemu suggests:
pn  kqemu-source                  <none>     (no description available)
pn  samba                         <none>     (no description available)
ii  sudo                          1.7.0-1    Provide limited super user privile

-- no debconf information
--- debian/rules~	2009-08-01 18:18:24.000000000 +0200
+++ debian/rules	2009-08-01 18:20:11.000000000 +0200
@@ -7,6 +7,8 @@
 	CFLAGS = -O0
 endif
 
+CFLAGS += -DDEBUG_BIOS
+
 # Support multiple makes at once
 ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
 NJOBS := -j $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))

Reply via email to