[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL] Missing patches in qemu master
From: |
Riku Voipio |
Subject: |
Re: [Qemu-devel] [PULL] Missing patches in qemu master |
Date: |
Tue, 28 Sep 2010 22:41:05 +0300 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Fri, Sep 24, 2010 at 08:41:21PM +0200, Stefan Weil wrote:
> could you please pull some patches which had been sent to
> qemu-devel some time ago? See these links:
>
> http://patchwork.ozlabs.org/patch/59044/
> http://patchwork.ozlabs.org/patch/60469/
> http://patchwork.ozlabs.org/patch/61150/
> http://patchwork.ozlabs.org/patch/64624/
>
> The original subject of the last one was 'linux-user: Fix type m86k ->
> m68k'.
> I fixed the typo (type -> typo) in the subject for the pull request.
>
> The first and the last patch are *-user related patches.
> I hope you will commit them nevertheless - people had time enough to make
> a comment.
Looks good,
Acked-by: Riku Voipio <address@hidden>
I should more available from now again.
> The following changes since commit c973a36d178510790c148f88104b85016f59235a:
>
> fmopl: workaround for -Wempty-body (2010-09-24 04:09:01 +0400)
>
> are available in the git repository at:
> git://git.weilnetz.de/git/qemu for-anthony
>
> Stefan Weil (4):
> Add new user mode option -ignore-environment
> docs: Improve documentation
> Fix spelling in comments
> linux-user: Fix typo m86k -> m68k
>
> bsd-user/main.c | 6 +++++
> docs/migration.txt | 56
> ++++++++++++++++++++++++------------------------
> hw/pci.c | 2 +-
> linux-user/m68k-sim.c | 6 ++--
> linux-user/main.c | 6 +++++
> posix-aio-compat.c | 2 +-
> qemu-doc.texi | 14 ++++++++++++
> ui/vnc-enc-tight.c | 2 +-
> 8 files changed, 60 insertions(+), 34 deletions(-)