From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Stefan Weil" <sw@weilnetz.de>,
"Riku Voipio" <riku.voipio@iki.fi>, "Loïc Minier" <lool@dooz.org>,
patches@linaro.org
Subject: [Qemu-devel] [PATCH 0/2] linux-user: Fix non-UTF-8 characters
Date: Fri, 2 Dec 2011 19:30:43 +0000 [thread overview]
Message-ID: <1322854245-17590-1-git-send-email-peter.maydell@linaro.org> (raw)
These two patches fix some non-UTF-8 characters in linux-user/
source files. Other than the five files Stefan Weil recently sent
a patch to fix, these are the only remaining non-UTF-8 characters
in the source tree.
Since I don't entirely trust the email path for sending patches
to files where the diffs include non-UTF-8, I've also put the
changes up in a git repo, so you may prefer to pull from there:
The following changes since commit 1c8a881daaca6fe0646a425b0970fb3ad25f6732:
Update version for 1.0 release (2011-12-01 14:04:21 -0600)
are available in the git repository at:
git://git.linaro.org/people/pmaydell/qemu-arm.git non-utf-fixes
Peter Maydell (2):
linux-user/cpu-uname.c: Convert to UTF-8
linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters
linux-user/arm/nwfpe/fpopcode.h | 34 +++++++++++++++++-----------------
linux-user/cpu-uname.c | 2 +-
2 files changed, 18 insertions(+), 18 deletions(-)
next reply other threads:[~2011-12-02 19:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-02 19:30 Peter Maydell [this message]
2011-12-02 19:30 ` [Qemu-devel] [PATCH 1/2] linux-user/cpu-uname.c: Convert to UTF-8 Peter Maydell
2011-12-02 19:30 ` [Qemu-devel] [PATCH 2/2] linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters Peter Maydell
2011-12-03 7:55 ` [Qemu-devel] [PATCH 0/2] linux-user: " Stefan Weil
2011-12-06 10:15 ` Stefan Hajnoczi
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=1322854245-17590-1-git-send-email-peter.maydell@linaro.org \
--to=peter.maydell@linaro.org \
--cc=lool@dooz.org \
--cc=patches@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=riku.voipio@iki.fi \
--cc=sw@weilnetz.de \
/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).