[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/2] migration/rdma: define htonll/ntohll only if not predefi
|
From: |
Peter Xu |
|
Subject: |
Re: [PATCH 1/2] migration/rdma: define htonll/ntohll only if not predefined |
|
Date: |
Mon, 15 Jan 2024 12:35:48 +0800 |
On Thu, Jan 11, 2024 at 01:20:17PM -0500, Nick Briggs wrote:
> Solaris has #defines for htonll and ntohll which cause syntax errors
> when compiling code that attempts to (re)define these functions..
>
> Signed-off-by: Nick Briggs <nicholas.h.briggs@gmail.com>
I left the other QGA patch for QGA maintainers, assuming this will enable
solaries build for qemu itself alone.
Queued this one for migration-staging.
Thanks,
--
Peter Xu