Your message dated Sat, 13 Nov 2010 21:53:38 +0300
with message-id <[email protected]>
and subject line Re: Bug#603400: qemu -cpu ? doesn't list available cpus, -cpu
?foo does.
has caused the Debian Bug report #603400,
regarding qemu -cpu ? doesn't list available cpus, -cpu ?foo does.
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.)
--
603400: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603400
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu
Version: 0.12.5+dfsg-2
Severity: normal
"qemu -cpu ?" is documented to list available cpu models.
It doesn't work, but putting any chars after the ? causes
the listing to work. Doesn't seem to impact actual running
of the emulator, you can still choose cpu model as normal.
e.g.
da...@golden1:~$ qemu -cpu ?
Unable to find x86 CPU definition
da...@golden1:~$ qemu -cpu ?_
x86 qemu32
x86 coreduo
x86 486
x86 pentium
x86 pentium2
x86 pentium3
x86 athlon
x86 n270
da...@golden1:~$
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages qemu depends on:
ii qemu-system 0.12.5+dfsg-2 QEMU full system emulation binarie
ii qemu-user 0.12.5+dfsg-2 QEMU user mode emulation binaries
ii qemu-utils 0.12.5+dfsg-2 QEMU utilities
qemu recommends no packages.
Versions of packages qemu suggests:
pn qemu-user-static <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
13.11.2010 21:23, David De La Harpe Golden wrote:
> Package: qemu
> Version: 0.12.5+dfsg-2
> Severity: normal
>
>
> "qemu -cpu ?" is documented to list available cpu models.
> It doesn't work, but putting any chars after the ? causes
> the listing to work. Doesn't seem to impact actual running
> of the emulator, you can still choose cpu model as normal.
>
> e.g.
>
> da...@golden1:~$ qemu -cpu ?
> Unable to find x86 CPU definition
Please run:
echo ?
and see what your shell is substituting for "?".
Closing this buug right away.
Thanks!
/mjt
--- End Message ---