From: Chen Gang S <gang.chen@sunrus.com.cn>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>,
Chris Metcalf <cmetcalf@ezchip.com>,
Riku Voipio <riku.voipio@iki.fi>,
qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] linux-user/syscall.c: Fix typo issue for using target_vec[i].iov_len instead of target_vec[i].iov_base
Date: Sat, 24 Jan 2015 05:10:42 +0800 [thread overview]
Message-ID: <54C2B8D2.1030803@sunrus.com.cn> (raw)
In-Reply-To: <CAFEAcA_4GvLC30OAjxqyNjd=x5SUUosd6nqNjYG6gM=-EbSR9w@mail.gmail.com>
On 1/23/15 21:55, Peter Maydell wrote:
> On 23 January 2015 at 14:01, Chen Gang S <gang.chen@sunrus.com.cn> wrote:
>> What I shall do for tile qemu should obey the related license of qemu
>> (all the related code should belong to qemu upstream). If necessary to
>> follow some copyright working flow, please let me know, I shall follow.
>
> We don't have a copyright assignment process. I recommend
> reading http://wiki.qemu.org/Contribute/SubmitAPatch if you haven't
> already.
>
OK, thank. I assume (or declare):
- The code what I write for qemu are all provided by myself (personal),
not by any companies or any organizations (no one pay for it).
- The documents which I have get are all free (e.g. tile architecture
related pdf files), I can reference them freely for development.
- If the related code what I have provided are integrated into qemu
upstream, qemu upstream have the full right for it (follow with qemu
upstream own copyright).
I send the mail from my company email address, the reason is gmail is
broken in China, my gmail can not be used, so I have to use my another
email address in these days (but my gmail is still for Signed-of-by).
Welcome any suggestions and completions by any members or organizations.
Thanks.
--
Chen Gang
Open, share, and attitude like air, water, and life which God blessed
WARNING: multiple messages have this Message-ID (diff)
From: Chen Gang S <gang.chen@sunrus.com.cn>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>,
Chris Metcalf <cmetcalf@ezchip.com>,
Riku Voipio <riku.voipio@iki.fi>,
qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] linux-user/syscall.c: Fix typo issue for using target_vec[i].iov_len instead of target_vec[i].iov_base
Date: Sat, 24 Jan 2015 05:10:42 +0800 [thread overview]
Message-ID: <54C2B8D2.1030803@sunrus.com.cn> (raw)
In-Reply-To: <CAFEAcA_4GvLC30OAjxqyNjd=x5SUUosd6nqNjYG6gM=-EbSR9w@mail.gmail.com>
On 1/23/15 21:55, Peter Maydell wrote:
> On 23 January 2015 at 14:01, Chen Gang S <gang.chen@sunrus.com.cn> wrote:
>> What I shall do for tile qemu should obey the related license of qemu
>> (all the related code should belong to qemu upstream). If necessary to
>> follow some copyright working flow, please let me know, I shall follow.
>
> We don't have a copyright assignment process. I recommend
> reading http://wiki.qemu.org/Contribute/SubmitAPatch if you haven't
> already.
>
OK, thank. I assume (or declare):
- The code what I write for qemu are all provided by myself (personal),
not by any companies or any organizations (no one pay for it).
- The documents which I have get are all free (e.g. tile architecture
related pdf files), I can reference them freely for development.
- If the related code what I have provided are integrated into qemu
upstream, qemu upstream have the full right for it (follow with qemu
upstream own copyright).
I send the mail from my company email address, the reason is gmail is
broken in China, my gmail can not be used, so I have to use my another
email address in these days (but my gmail is still for Signed-of-by).
Welcome any suggestions and completions by any members or organizations.
Thanks.
--
Chen Gang
Open, share, and attitude like air, water, and life which God blessed
next prev parent reply other threads:[~2015-01-23 21:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 10:07 [Qemu-trivial] [PATCH] linux-user/syscall.c: Fix typo issue for using target_vec[i].iov_len instead of target_vec[i].iov_base Chen Gang S
2015-01-23 10:07 ` [Qemu-devel] " Chen Gang S
2015-01-23 10:08 ` [Qemu-trivial] " Peter Maydell
2015-01-23 10:08 ` Peter Maydell
2015-01-23 10:57 ` [Qemu-trivial] " Chen Gang S
2015-01-23 10:57 ` Chen Gang S
2015-01-23 11:21 ` [Qemu-trivial] " Peter Maydell
2015-01-23 11:21 ` Peter Maydell
2015-01-23 14:01 ` [Qemu-trivial] " Chen Gang S
2015-01-23 14:01 ` Chen Gang S
2015-01-23 13:55 ` [Qemu-trivial] " Peter Maydell
2015-01-23 13:55 ` Peter Maydell
2015-01-23 21:10 ` Chen Gang S [this message]
2015-01-23 21:10 ` Chen Gang S
2015-01-27 15:39 ` [Qemu-trivial] " Michael Tokarev
2015-01-27 15:39 ` [Qemu-devel] " Michael Tokarev
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=54C2B8D2.1030803@sunrus.com.cn \
--to=gang.chen@sunrus.com.cn \
--cc=cmetcalf@ezchip.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=riku.voipio@iki.fi \
/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.