|
From: | Sebastian Bauer |
Subject: | Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 2/2] vga: don't pick cirrus by default |
Date: | Tue, 10 Jul 2018 00:26:52 +0200 |
User-agent: | Roundcube Webmail/1.3.6 |
Hi, Am 2018-07-09 23:23, schrieb Eduardo Habkost:
List of machines with default_display==NULL on those architectures: alpha: none empty machine mips: mipssim MIPS MIPSsim platform none empty machine ppc*: bamboo bamboo mpc8544ds mpc8544ds none empty machine powernv IBM PowerNV (Non-Virtualized) ppce500 generic paravirt e500 platform ref405ep ref405ep sam460ex aCube Sam460ex taihu taihu virtex-ml507 Xilinx Virtex ML507 reference design x86_64: isapc ISA-only PC none empty machine xenfv Xen Fully-virtualized PC xenpv Xen Para-virtualized PC
Which of these machines really require the Cirrus? The xen ones look like that they can deal with std. The isapc is should probably stay at the Cirrus.
Also the "none" seems to be a false-positive. I suppose they mean "empty", i.e., no graphics card at all?
And at least the ppc ones can be canceled out, they should work with std, the new default (expect the sam460ex which goes an own route for now).
What is the indented target release for the patch?If the patch is applied to 3.1 then I think there is enough time to fix issues caused by the patch. Additionally, a warning could be put in the ChangeLog for 3.0 that in 3.1 that the default mode will be std unless machines define an own default. This is should be enough time for people to complain or to fix things.
If the patch is to be applied to 3.0 then all non-ppc ones need to be reconsidered.
The "important" ppc machines have been fixed already. I can do the remaining if this is wanted.
Bye Sebastian
[Prev in Thread] | Current Thread | [Next in Thread] |