qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: BALATON Zoltan <balaton@eik.bme.hu>,
	qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Subject: Re: [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option
Date: Thu, 5 Jan 2023 15:28:52 +0100	[thread overview]
Message-ID: <7aa2d81c-6d9f-b681-b93f-6d997c86dd00@linaro.org> (raw)
In-Reply-To: <4162db13bd1da9c6ddd77f185cef738e44790467.1672868854.git.balaton@eik.bme.hu>

On 4/1/23 22:59, BALATON Zoltan wrote:
> Setting emulated machine type with a property called "via" is
> confusing users so deprecate the "via" option in favour of newly added
> explicit machine types. The default via=cuda option is not a valid
> config (no real Mac has this combination of hardware) so no machine
> type could be defined for that therefore it is kept for backwards
> compatibility with older QEMU versions for now but other options
> resembling real machines are deprecated.
> 
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
>   hw/ppc/mac_newworld.c | 9 +++++++++
>   1 file changed, 9 insertions(+)

Don't we need to document in the 'System emulator machines'
section of docs/about/deprecated.rst? (maybe within a
"machine options" subsection)



  reply	other threads:[~2023-01-05 14:29 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-04 21:59 [PATCH v7 0/7] Misc ppc/mac machines clean up BALATON Zoltan
2023-01-04 21:59 ` [PATCH v7 1/7] input/adb: Only include header where needed BALATON Zoltan
2023-01-05 13:45   ` Philippe Mathieu-Daudé
2023-01-10 22:12   ` Mark Cave-Ayland
2023-01-04 21:59 ` [PATCH v7 2/7] mac_{old,new}world: Use local variable instead of qdev_get_machine() BALATON Zoltan
2023-01-05  7:23   ` [PATCH v7 2/7] mac_{old, new}world: " Philippe Mathieu-Daudé
2023-01-05 17:15   ` [PATCH v7 2/7] mac_{old,new}world: " Bernhard Beschow
2023-01-10 22:13   ` [PATCH v7 2/7] mac_{old, new}world: " Mark Cave-Ayland
2023-01-04 21:59 ` [PATCH v7 3/7] mac_{old,new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg BALATON Zoltan
2023-01-10 22:25   ` Mark Cave-Ayland
2023-01-11  0:54     ` BALATON Zoltan
2023-01-22 17:54       ` Mark Cave-Ayland
2023-01-22 22:16         ` BALATON Zoltan
2023-01-23 22:12           ` Mark Cave-Ayland
2023-01-24  0:13             ` BALATON Zoltan
2023-02-01 23:23               ` Mark Cave-Ayland
2023-02-02  0:46                 ` BALATON Zoltan
2023-01-04 21:59 ` [PATCH v7 4/7] mac_newworld: Add machine types for different mac99 configs BALATON Zoltan
2023-01-10 22:46   ` Mark Cave-Ayland
2023-01-11  0:36     ` BALATON Zoltan
2023-01-22 17:39       ` Mark Cave-Ayland
2023-01-22 21:48         ` BALATON Zoltan
2023-01-22 22:18           ` Josh Juran
2023-01-23 21:36           ` Mark Cave-Ayland
2023-01-24  0:36             ` BALATON Zoltan
2023-01-04 21:59 ` [PATCH v7 5/7] mac_newworld: Deprecate mac99 with G5 CPU BALATON Zoltan
2023-01-05  7:28   ` Philippe Mathieu-Daudé
2023-01-05 11:58     ` BALATON Zoltan
2023-01-04 21:59 ` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option BALATON Zoltan
2023-01-05 14:28   ` Philippe Mathieu-Daudé [this message]
2023-01-05 16:06     ` BALATON Zoltan
2023-01-10 22:52   ` Mark Cave-Ayland
2023-01-11  0:12     ` BALATON Zoltan
2023-01-12 20:22       ` Howard Spoelstra
2023-01-12 23:51         ` BALATON Zoltan
2023-01-13  7:26           ` Howard Spoelstra
2023-01-13 13:32             ` BALATON Zoltan
2023-01-22 18:06           ` Mark Cave-Ayland
2023-01-22 22:07             ` BALATON Zoltan
2023-01-23 22:06               ` Mark Cave-Ayland
2023-01-23 23:16                 ` Howard Spoelstra
2023-01-24  1:47                   ` BALATON Zoltan
2023-01-24 11:24                     ` Howard Spoelstra
2023-01-24 14:13                       ` BALATON Zoltan
2023-01-24 15:02                         ` Howard Spoelstra
2023-01-24 15:31                           ` BALATON Zoltan
2023-01-26 10:06                             ` Howard Spoelstra
2023-01-26 14:16                               ` BALATON Zoltan
2023-01-26 20:55                               ` BALATON Zoltan
2023-01-26 22:48                                 ` Howard Spoelstra
2023-01-27  0:03                                   ` BALATON Zoltan
2023-01-27  2:27                                     ` BALATON Zoltan
2023-01-27  7:01                                       ` Howard Spoelstra
2023-11-06  6:45                   ` Error detecting linker while compiling qemu-system-ppc on macOS Howard Spoelstra
2023-11-06 10:37                     ` BALATON Zoltan
2023-01-24  1:24                 ` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option BALATON Zoltan
2023-01-24 16:37         ` BALATON Zoltan
2023-01-24 21:05   ` Warner Losh
2023-01-04 21:59 ` [PATCH v7 7/7] mac_newworld: Document deprecation BALATON Zoltan
2023-01-05  7:31   ` Philippe Mathieu-Daudé
2023-01-05 12:02     ` BALATON Zoltan
2023-02-01 23:31 ` [PATCH v7 0/7] Misc ppc/mac machines clean up Mark Cave-Ayland
2023-02-01 23:59   ` BALATON Zoltan
2023-02-07 16:50     ` BALATON Zoltan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7aa2d81c-6d9f-b681-b93f-6d997c86dd00@linaro.org \
    --to=philmd@linaro.org \
    --cc=balaton@eik.bme.hu \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).