qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1178107] Re: qemu-system-*.exe -cpu ? (or -M ?) exit s


From: Peter Maydell
Subject: [Qemu-devel] [Bug 1178107] Re: qemu-system-*.exe -cpu ? (or -M ?) exit silently
Date: Fri, 04 Nov 2016 16:29:32 -0000

This usually means that mingw(?) has been configured such that
stdout/stderr from a program goes to a text file in the current working
directory rather than to the console.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1178107

Title:
  qemu-system-*.exe -cpu ? (or -M ?) exit silently

Status in QEMU:
  Incomplete

Bug description:
  For example, 'qemu-system-arm -cpu ?' on Linux host give me available
  cpu list:

  Available CPUs:
    arm1026
    arm1136
    arm1136-r2
    ...

  But on Windows host, I got nothing:

  C:\opt\qemu-1.5.0-rc0-win64>qemu-system-arm -cpu ?

  C:\opt\qemu-1.5.0-rc0-win64>echo %ERRORLEVEL%
  0

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1178107/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]