All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] linux-user: Fix non-UTF-8 characters
@ 2011-12-02 19:30 Peter Maydell
  2011-12-02 19:30 ` [Qemu-devel] [PATCH 1/2] linux-user/cpu-uname.c: Convert to UTF-8 Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Peter Maydell @ 2011-12-02 19:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Weil, Riku Voipio, Loïc Minier, patches

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-12-06 10:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02 19:30 [Qemu-devel] [PATCH 0/2] linux-user: Fix non-UTF-8 characters Peter Maydell
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-trivial] [Qemu-devel] [PATCH 0/2] linux-user: " Stefan Weil
2011-12-03  7:55   ` Stefan Weil
2011-12-06 10:15   ` [Qemu-trivial] " Stefan Hajnoczi
2011-12-06 10:15     ` Stefan Hajnoczi

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.