qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1884507] Re: 'none' machine should use 'none' display option


From: Thomas Huth
Subject: [Bug 1884507] Re: 'none' machine should use 'none' display option
Date: Wed, 24 Jun 2020 05:38:32 -0000

Actually, thinking about this twice, I think you made a wrong assumption
here. "-display" is about the  GUI backend that should be used. "-M" is
about the emulated hardware. The emulated hardware options should never
influence the host backend options. And it is e.g. perfectly valid to
use the "none" machine as CPU instruction simulator in a GTK window, so
it does not make sense to force the disablement the GUI in that case.

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

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

Title:
  'none' machine should use 'none' display option

Status in QEMU:
  Invalid

Bug description:
  As the 'none' machine doesn't have any peripheral (except CPU cores)
  it is pointless to start a display. 

  '-M none' should imply '-display none'.

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



reply via email to

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