From: mle+hs@mega-nerd.com
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Patch v3 : POSIX timer implementation for linux-user.
Date: Sat, 19 Oct 2013 10:40:18 +1100 [thread overview]
Message-ID: <1382139620-11119-1-git-send-email-mle+hs@mega-nerd.com> (raw)
In-Reply-To: <1382083502-761-1-git-send-email-mle+tools@mega-nerd.com>
Changes from original:
* Call host's libc functions directly rather than _syscall*() (as suggested
by Peter Maydell).
* Remove un-needed #defines.
Launchpad bug is here: https://bugs.launchpad.net/bugs/1042388
next prev parent reply other threads:[~2013-10-18 23:40 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-18 8:05 [Qemu-devel] [PATCH 1/2] linux-user: Add target struct defs needed for POSIX timer syscalls mle+tools
2013-10-18 8:05 ` [Qemu-devel] [PATCH 2/2] linux-user: Implement handling of 5 " mle+tools
2013-10-18 9:28 ` Peter Maydell
2013-10-18 9:40 ` Erik de Castro Lopo
2013-10-18 11:47 ` [Qemu-devel] [PATCH 1/2] linux-user: Add target struct defs needed for " Erik de Castro Lopo
2013-10-18 11:47 ` [Qemu-devel] [PATCH 2/2] linux-user: Implement handling of 5 " Erik de Castro Lopo
2013-10-18 22:00 ` [Qemu-devel] [PATCH 1/2] linux-user: Add target struct defs needed for " Erik de Castro Lopo
2013-10-18 23:40 ` mle+hs [this message]
2013-10-18 23:40 ` [Qemu-devel] [Patch v3 " mle+hs
2013-10-18 23:40 ` [Qemu-devel] [Patch v3 2/2] linux-user: Implement handling of 5 " mle+hs
2013-10-19 10:06 ` [Qemu-devel] Patch v3 : POSIX timer implementation for linux-user Erik de Castro Lopo
2013-10-19 11:32 ` Erik de Castro Lopo
2013-10-25 9:51 ` Erik de Castro Lopo
2013-10-29 21:37 ` Erik de Castro Lopo
2013-11-28 5:16 ` Erik de Castro Lopo
2013-11-29 7:39 ` [Qemu-devel] Patch v4 " erikd
2013-11-29 7:39 ` [Qemu-devel] [Patch v4 1/2] linux-user: Add target struct defs needed for POSIX timer syscalls erikd
2013-11-29 7:39 ` [Qemu-devel] [Patch v4 2/2] linux-user: Implement handling of 5 " erikd
2013-11-29 7:47 ` [Qemu-devel] Patch v4 : POSIX timer implementation for linux-user Erik de Castro Lopo
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=1382139620-11119-1-git-send-email-mle+hs@mega-nerd.com \
--to=mle+hs@mega-nerd.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 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).