From: Thomas Huth <thuth@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Richard Henderson" <richard.henderson@linaro.org>,
qemu-devel@nongnu.org
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Ryo ONODERA" <ryoon@netbsd.org>,
"Daniel P. Berrangé" <berrange@redhat.com>,
"Ira Weiny" <ira.weiny@intel.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Kamil Rytarowski" <kamil@netbsd.org>,
"Reinoud Zandijk" <reinoud@netbsd.org>,
"Jonathan Cameron" <Jonathan.Cameron@huawei.com>,
"Alexander von Gluck IV" <kallisti5@unixzen.com>
Subject: Re: [PATCH v3 0/6] qemu/bswap: Use compiler __builtin_bswap()
Date: Fri, 13 Jan 2023 08:20:39 +0100 [thread overview]
Message-ID: <22763761-403b-6eff-c4fb-8287971468ec@redhat.com> (raw)
In-Reply-To: <26c3c3c8-61f5-8f56-9094-1699fcd516ed@linaro.org>
On 13/01/2023 08.05, Philippe Mathieu-Daudé wrote:
> On 13/1/23 02:05, Richard Henderson wrote:
>> On 1/11/23 08:31, Philippe Mathieu-Daudé wrote:
>>> Implement Richard's suggestion to use __builtin_bswap().
>>>
>>> Convert to __builtin_bswap() one patch per OS to simplify
>>> maintainers review.
>>>
>>> Since v2:
>>> - Rebased adapting ./configure changes to meson
>>>
>>> Since v1:
>>> - Remove the Haiku/BSD ifdef'ry (Peter)
>>> - Include the Haiku VM image from Alexander
>>>
>>> Philippe Mathieu-Daudé (6):
>>> qemu/bswap: Replace bswapXX() by compiler __builtin_bswap()
>>> qemu/bswap: Replace bswapXXs() by compiler __builtin_bswap()
>>> qemu/bswap: Remove <byteswap.h> dependency
>>> qemu/bswap: Use compiler __builtin_bswap() on Haiku
>>> qemu/bswap: Use compiler __builtin_bswap() on FreeBSD
>>> qemu/bswap: Use compiler __builtin_bswap() on NetBSD
>>
>> If this passes on all the odd OS's, great.
>> Failure on some oddball is what blocked my patch set years ago.
>
> OK I'll double-check.
Please note that "make vm-build-haiku.x86_64" is currently broken - we need
an update to Beta 4 from Alexander first.
Thomas
next prev parent reply other threads:[~2023-01-13 7:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-11 16:31 [PATCH v3 0/6] qemu/bswap: Use compiler __builtin_bswap() Philippe Mathieu-Daudé
2023-01-11 16:31 ` [PATCH v3 1/6] qemu/bswap: Replace bswapXX() by " Philippe Mathieu-Daudé
2023-01-11 16:31 ` [PATCH v3 2/6] qemu/bswap: Replace bswapXXs() " Philippe Mathieu-Daudé
2023-01-11 16:31 ` [PATCH v3 3/6] qemu/bswap: Remove <byteswap.h> dependency Philippe Mathieu-Daudé
2023-01-11 16:31 ` [PATCH v3 4/6] qemu/bswap: Use compiler __builtin_bswap() on Haiku Philippe Mathieu-Daudé
2023-01-11 16:31 ` [PATCH v3 5/6] qemu/bswap: Use compiler __builtin_bswap() on FreeBSD Philippe Mathieu-Daudé
2023-01-11 16:31 ` [PATCH v3 6/6] qemu/bswap: Use compiler __builtin_bswap() on NetBSD Philippe Mathieu-Daudé
2023-01-13 1:05 ` [PATCH v3 0/6] qemu/bswap: Use compiler __builtin_bswap() Richard Henderson
2023-01-13 7:05 ` Philippe Mathieu-Daudé
2023-01-13 7:20 ` Thomas Huth [this message]
2023-01-17 8:24 ` Philippe Mathieu-Daudé
2023-01-18 2:17 ` Richard Henderson
2023-01-26 12:47 ` Thomas Huth
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=22763761-403b-6eff-c4fb-8287971468ec@redhat.com \
--to=thuth@redhat.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=berrange@redhat.com \
--cc=ira.weiny@intel.com \
--cc=kallisti5@unixzen.com \
--cc=kamil@netbsd.org \
--cc=marcandre.lureau@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=reinoud@netbsd.org \
--cc=richard.henderson@linaro.org \
--cc=ryoon@netbsd.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).