qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 655555] [NEW] "-cpu ?" doesn't work as documented
@ 2010-10-06  7:58 Martin von Gagern
  2010-10-06 16:30 ` Stefan Weil
  2010-10-07  9:51 ` [Qemu-devel] [Bug 655555] " Jes Sorensen
  0 siblings, 2 replies; 4+ messages in thread
From: Martin von Gagern @ 2010-10-06  7:58 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

I've got qemu-kvm 0.12.5 on Gentoo Linux on an amd64 host. Both HTML
documentation and compiled-in command line help state that "-cpu ?"
should give me a list of possible values for the -cpu command line
switch. In fact that switch results in an error message: "Unable to find
x86 CPU definition".

Either the documentation or the implementation should be adjusted
accordingly.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
"-cpu ?" doesn't work as documented
https://bugs.launchpad.net/bugs/655555
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
I've got qemu-kvm 0.12.5 on Gentoo Linux on an amd64 host. Both HTML documentation and compiled-in command line help state that "-cpu ?" should give me a list of possible values for the -cpu command line switch. In fact that switch results in an error message: "Unable to find x86 CPU definition".

Either the documentation or the implementation should be adjusted accordingly.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [Bug 655555] [NEW] "-cpu ?" doesn't work as documented
  2010-10-06  7:58 [Qemu-devel] [Bug 655555] [NEW] "-cpu ?" doesn't work as documented Martin von Gagern
@ 2010-10-06 16:30 ` Stefan Weil
  2010-10-06 16:56   ` Martin von Gagern
  2010-10-07  9:51 ` [Qemu-devel] [Bug 655555] " Jes Sorensen
  1 sibling, 1 reply; 4+ messages in thread
From: Stefan Weil @ 2010-10-06 16:30 UTC (permalink / raw)
  To: Martin von Gagern; +Cc: Bug 655555, qemu-devel

Am 06.10.2010 09:58, schrieb Martin von Gagern:
> Public bug reported:
>
> I've got qemu-kvm 0.12.5 on Gentoo Linux on an amd64 host. Both HTML
> documentation and compiled-in command line help state that "-cpu ?"
> should give me a list of possible values for the -cpu command line
> switch. In fact that switch results in an error message: "Unable to find
> x86 CPU definition".
>
> Either the documentation or the implementation should be adjusted
> accordingly.
>
> ** Affects: qemu
>       Importance: Undecided
>           Status: New
>
>    

Does one of these work:

     -cpu \?
     -cpu '?'

If yes, then the shell's wildcard expansion caused your problem.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [Bug 655555] [NEW] "-cpu ?" doesn't work as documented
  2010-10-06 16:30 ` Stefan Weil
@ 2010-10-06 16:56   ` Martin von Gagern
  0 siblings, 0 replies; 4+ messages in thread
From: Martin von Gagern @ 2010-10-06 16:56 UTC (permalink / raw)
  To: Stefan Weil; +Cc: Bug 655555, qemu-devel

On 06.10.2010 18:30, Stefan Weil wrote:
> Does one of these work:
> 
>     -cpu \?
>     -cpu '?'
> 
> If yes, then the shell's wildcard expansion caused your problem.

Yes indeed. Should have thought of that myself. Nevertheless, a note in
the manual might help others like me. Thanks in any case!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 655555] Re: "-cpu ?" doesn't work as documented
  2010-10-06  7:58 [Qemu-devel] [Bug 655555] [NEW] "-cpu ?" doesn't work as documented Martin von Gagern
  2010-10-06 16:30 ` Stefan Weil
@ 2010-10-07  9:51 ` Jes Sorensen
  1 sibling, 0 replies; 4+ messages in thread
From: Jes Sorensen @ 2010-10-07  9:51 UTC (permalink / raw)
  To: qemu-devel

Seems like this isn't a bug after all, so closing.

If you want to add a note to the manual, that is cool, but please submit
a patch, otherwise I doubt it will get addressed. It should also be a
more generic note since it would apply to all arguments that accept ?

Cheers,
Jes


** Changed in: qemu
       Status: New => Invalid

-- 
"-cpu ?" doesn't work as documented
https://bugs.launchpad.net/bugs/655555
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Invalid

Bug description:
I've got qemu-kvm 0.12.5 on Gentoo Linux on an amd64 host. Both HTML documentation and compiled-in command line help state that "-cpu ?" should give me a list of possible values for the -cpu command line switch. In fact that switch results in an error message: "Unable to find x86 CPU definition".

Either the documentation or the implementation should be adjusted accordingly.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-07 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06  7:58 [Qemu-devel] [Bug 655555] [NEW] "-cpu ?" doesn't work as documented Martin von Gagern
2010-10-06 16:30 ` Stefan Weil
2010-10-06 16:56   ` Martin von Gagern
2010-10-07  9:51 ` [Qemu-devel] [Bug 655555] " Jes Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).