qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Akihiko Odaki <akihiko.odaki@daynix.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Cameron Esfahani" <dirty@apple.com>,
	"Roman Bolshakov" <rbolshakov@ddn.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Kevin Wolf" <kwolf@redhat.com>,
	"Hanna Reitz" <hreitz@redhat.com>,
	"Jason Wang" <jasowang@redhat.com>,
	qemu-devel@nongnu.org, qemu-block@nongnu.org
Subject: Re: [PATCH 0/4] Drop ifdef for macOS versions older than 12.0
Date: Mon, 1 Jul 2024 21:00:48 +0900	[thread overview]
Message-ID: <4a83ba64-accd-41db-9d88-2c02a8ce541f@daynix.com> (raw)
In-Reply-To: <CAFEAcA88ALQNOrdCmMV5z8mNN2hydarMwSx1P-43Hn7hEzca8A@mail.gmail.com>

On 2024/07/01 20:43, Peter Maydell wrote:
> On Sat, 29 Jun 2024 at 07:26, Akihiko Odaki <akihiko.odaki@daynix.com> wrote:
>>
>> macOS versions older than 12.0 are no longer supported.
>>
>> docs/about/build-platforms.rst says:
>>> Support for the previous major version will be dropped 2 years after
>>> the new major version is released or when the vendor itself drops
>>> support, whichever comes first.
>>
>> macOS 12.0 was released 2021:
>> https://www.apple.com/newsroom/2021/10/macos-monterey-is-now-available/
> 
> 
> Further, we have already dropped support for macos < 12
> in the ui/cocoa.m code in commit 2d27c91e2b72ac.
> 
> For the whole series:
> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
> 
>> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
> 
> PS: you don't need to put a signed-off-by line on the cover
> letter, only in the individual patches.

I have been using b4 (https://b4.docs.kernel.org/en/latest/) these days 
and it automatically appends Signed-off-by to the cover letter.

Regards,
Akihiko Odaki


  reply	other threads:[~2024-07-01 12:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-29  6:24 [PATCH 0/4] Drop ifdef for macOS versions older than 12.0 Akihiko Odaki
2024-06-29  6:24 ` [PATCH 1/4] hvf: " Akihiko Odaki
2024-07-01 15:21   ` Philippe Mathieu-Daudé
2024-06-29  6:24 ` [PATCH 2/4] audio: " Akihiko Odaki
2024-07-01 15:17   ` Philippe Mathieu-Daudé
2024-06-29  6:24 ` [PATCH 3/4] block/file-posix: " Akihiko Odaki
2024-07-01 15:17   ` Philippe Mathieu-Daudé
2024-06-29  6:24 ` [PATCH 4/4] net/vmnet: " Akihiko Odaki
2024-07-01 15:19   ` Philippe Mathieu-Daudé
2024-07-01 11:43 ` [PATCH 0/4] " Peter Maydell
2024-07-01 12:00   ` Akihiko Odaki [this message]
2024-07-01 15:07     ` Konstantin Ryabitsev
2024-07-01 15:11       ` Peter Maydell
2024-07-01 15:39 ` Philippe Mathieu-Daudé

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=4a83ba64-accd-41db-9d88-2c02a8ce541f@daynix.com \
    --to=akihiko.odaki@daynix.com \
    --cc=dirty@apple.com \
    --cc=hreitz@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rbolshakov@ddn.com \
    /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).