qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: Bug 1470170 <1470170@bugs.launchpad.net>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 1470170] Re: Unsupported syscalls 370 and 355
Date: Tue, 30 Jun 2015 23:57:56 +0200	[thread overview]
Message-ID: <559310E4.7080404@vivier.eu> (raw)
In-Reply-To: <20150630174955.7158.42392.malone@gac.canonical.com>



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	other threads:[~2015-06-30 21:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-30 16:48 [Qemu-devel] [Bug 1470170] [NEW] Unsupported syscalls 370 and 355 Jussi Pakkanen
2015-06-30 17:49 ` [Qemu-devel] [Bug 1470170] " Peter Maydell
2015-06-30 21:57   ` Laurent Vivier [this message]
2015-12-09 17:54 ` John Paul Adrian Glaubitz
2016-01-12 22:02 ` pranith

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=559310E4.7080404@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=1470170@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.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).