Your message dated Mon, 11 Feb 2013 16:38:51 +0100
with message-id <[email protected]>
and subject line Can be done using QEMU specific xml
has caused the Debian Bug report #586125,
regarding option to enable -boot menu=on
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.)


-- 
586125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586125
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvirt-bin
Version: 0.8.1-2
Severity: wishlist
Tags: upstream

kvm now supports '-boot menu=on' and it would be nice if I could
tell libvirt e.g. with <bootmenu/> or <boot menu/> to enable that
option, e.g.

  -boot order=cd,menu=on

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

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

Versions of packages libvirt-bin depends on:
ii  adduser                   3.112          add and remove users and groups
ii  libavahi-client3          0.6.25-3       Avahi client library
ii  libavahi-common3          0.6.25-3       Avahi common library
ii  libc6                     2.11.2-1       Embedded GNU C Library: Shared lib
ii  libcap-ng0                0.6.3-1        An alternate posix capabilities li
ii  libdevmapper1.02.1        2:1.02.48-1    The Linux Kernel Device Mapper use
ii  libgcrypt11               1.4.5-2        LGPL Crypto library - runtime libr
ii  libgnutls26               2.8.6-1        the GNU TLS library - runtime libr
ii  libparted0debian1         2.2-7          The GNU Parted disk partitioning s
ii  libpciaccess0             0.11.0-2       Generic PCI access library for X
ii  libreadline6              6.1-3          GNU readline and history libraries
ii  libsasl2-2                2.1.23.dfsg1-5 Cyrus SASL - authentication abstra
ii  libudev0                  157-1          libudev shared library
ii  libuuid1                  2.17.2-3       Universally Unique ID library
ii  libvirt0                  0.8.1-2        library for interfacing with diffe
ii  libxenstore3.0            3.4.3-1        Xenstore communications library fo
ii  libxml2                   2.7.7.dfsg-2   GNOME XML library
ii  logrotate                 3.7.8-6        Log rotation utility

Versions of packages libvirt-bin recommends:
ii  bridge-utils               1.4-5         Utilities for configuring the Linu
ii  dnsmasq-base               2.55-1        A small caching DNS proxy and DHCP
ii  iptables                   1.4.8-2       administration tools for packet fi
ii  libxml2-utils              2.7.7.dfsg-2  XML utilities
ii  netcat-openbsd             1.89-4        TCP/IP swiss army knife
ii  qemu-kvm                   0.12.4+dfsg-1 Full virtualization on x86 hardwar

Versions of packages libvirt-bin suggests:
pn  policykit-1                   <none>     (no description available)

-- Configuration Files:
/etc/default/libvirt-bin changed [not included]

-- no debconf information


-- 
 .''`.   martin f. krafft <[email protected]>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


--- End Message ---
--- Begin Message ---
Version: 0.9.12-6

Hi Martin,
both can be done now using qemu specific xml:

<qemu:commandline>
    <qemu:arg value='-newarg'/>
    <qemu:env name='QEMU_ENV' value='VAL'/>
</qemu:commandline>

See 

    http://libvirt.org/drvqemu.html#qemucommand

for details.
Cheers,
 -- Guido

--- End Message ---

Reply via email to