qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/10] Linux user for 4.1 patches


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PULL 00/10] Linux user for 4.1 patches
Date: Fri, 24 May 2019 13:19:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 24/05/2019 13:07, Peter Maydell wrote:
On Thu, 23 May 2019 at 15:47, Laurent Vivier <address@hidden> wrote:

The following changes since commit a4f667b6714916683408b983cfe0a615a725775f:

   Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into 
staging (2019-05-21 16:30:13 +0100)

are available in the Git repository at:

   git://github.com/vivier/qemu.git tags/linux-user-for-4.1-pull-request

for you to fetch changes up to 069a1504ee1e2943964d0357d798e11b66afd351:

   linux-user: Pass through nanosecond timestamp components for stat syscalls 
(2019-05-22 20:50:55 +0200)

----------------------------------------------------------------
Add /proc/hardware and /proc/cpuinfo,
update SIOCXXX ioctls,
update IPV6 options,
fix shmat emulation,
add nanoseconds in stat,
init field fp_abi on mips

----------------------------------------------------------------

Hi; I'm afraid this fails to build on a couple of the hosts
I test on:

/home/pm215/qemu/linux-user/syscall.c: In function ‘do_setsockopt’:
/home/pm215/qemu/linux-user/syscall.c:1929:5: error:
"__UAPI_DEF_IPV6_MREQ" is not defined [-Werror=undef]
  #if __UAPI_DEF_IPV6_MREQ
      ^

(these were the ppc64 and aarch64 machines in the gcc compile farm, but
I suspect this is just "older kernel headers" rather than arch-specific.)


Thank you,

I'm going to remove the patch from the PR and we will rework it later.

Thanks,
Laurent




reply via email to

[Prev in Thread] Current Thread [Next in Thread]