All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Virolainen <Pablo.Virolainen@nomovok.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: clfs arm problem
Date: Wed, 28 Feb 2007 13:44:34 +0200	[thread overview]
Message-ID: <45E56B22.4060203@nomovok.com> (raw)
In-Reply-To: <bdb0025f0702270936u5acdf56jf7868ed006e3b641@mail.gmail.com>

Rodrigo Vivi kirjoitti:
> Hi all,
>
> I've just noticed that qemu does not has the xxxxat() syscalls support
> implemented yet...
>
> Does anyone has a patch that implements these syscalls:
>
> .long sys_openat        /* 295 */
> .long sys_mkdirat
> .long sys_mknodat
> .long sys_fchownat
> .long sys_futimesat
> .long sys_fstatat64     /* 300 */
> .long sys_unlinkat
> .long sys_renameat
> .long sys_linkat
> .long sys_symlinkat
> .long sys_readlinkat        /* 305 */
> .long sys_fchmodat
> .long sys_faccessat
If I'm correct these *at calls was added to Linux in kernel 2.6.16. So 
setting LD_ASSUME_KERNEL may help.

Pablo

      reply	other threads:[~2007-02-28 11:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-27 13:42 [Qemu-devel] clfs arm problem Rodrigo Vivi
2007-02-27 17:36 ` [Qemu-devel] " Rodrigo Vivi
2007-02-28 11:44   ` Pablo Virolainen [this message]

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=45E56B22.4060203@nomovok.com \
    --to=pablo.virolainen@nomovok.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.