qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Bug 1470170] Re: Unsupported syscalls 370 and 355


From: Laurent Vivier
Subject: Re: [Qemu-devel] [Bug 1470170] Re: Unsupported syscalls 370 and 355
Date: Tue, 30 Jun 2015 23:57:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1


Le 30/06/2015 19:49, Peter Maydell a écrit :
> Syscall 370 is name_to_handle_at, and 355 is signalfd4. (Likely if
> name_to_handle_at succeeds then it'll want open_by_handle_at too.)
> 
> This patch implements the signalfd syscalls, though we haven't got to 
> reviewing it yet.
> http://patchwork.ozlabs.org/patch/478072/
> 
> It looks like systemd is coping with 370 not being implemented, so that
> might be enough to get it running.
> 

I have also a patch for name_to_handle_at:

https://github.com/vivier/qemu-m68k/commit/2ebda8d4578345a60dadc4d85cfb1b8d69b8aa10

I've written open_by_handle_at for testing purpose. It is not needed by
systemd.

https://github.com/vivier/qemu-m68k/commit/030b720a0ba75a81ec689621f4fac696ccbff22d

I can post them if needed.

I'm also trying to boot systemd (fedora 21/ppc64).

But, for me, this is not enough. Netlink seems needed too.
I'm working on this...

Laurent



reply via email to

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