[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/7] Trivial patches for 22 July to 3 August 2012
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [PULL 0/7] Trivial patches for 22 July to 3 August 2012 |
Date: |
Fri, 3 Aug 2012 14:27:21 +0100 |
On Fri, Aug 3, 2012 at 11:50 AM, Stefan Hajnoczi
<address@hidden> wrote:
> This pull request subsumes the currently pending request from 1 August.
> Patches from Amos Kong, Peter Cong, and Tyler Hall have been added.
>
> The following changes since commit 02d2bd5d57812154cfb978bc2098cf49d551583d:
>
> Replace 'struct siginfo' with 'siginfo_t'. (2012-08-01 08:54:07 -0500)
>
> are available in the git repository at:
>
> git://github.com/stefanha/qemu.git trivial-patches
>
> for you to fetch changes up to 48110429ef7a4ecb1665e88ce58ba2ebd9664e4f:
>
> exec.c: Remove out of date comment (2012-08-03 10:56:07 +0100)
Luiz pointed out an issue with Amos' #include "error.h" removal patch.
I have dropped it and the new HEAD is at
c308efe63a875eb0d839f7490e69e58e4595466c.
Thanks,
Stefan
- [Qemu-devel] [PULL 0/7] Trivial patches for 22 July to 3 August 2012, Stefan Hajnoczi, 2012/08/03
- [Qemu-devel] [PATCH 3/7] remove unused include of error.h, Stefan Hajnoczi, 2012/08/03
- [Qemu-devel] [PATCH 2/7] qom: Clean libuser object and dependency files, Stefan Hajnoczi, 2012/08/03
- [Qemu-devel] [PATCH 1/7] usb: Clean common object and dependency files, Stefan Hajnoczi, 2012/08/03
- [Qemu-devel] [PATCH 5/7] exec.c: Fix off-by-one error in register_subpage, Stefan Hajnoczi, 2012/08/03
- [Qemu-devel] [PATCH 7/7] exec.c: Remove out of date comment, Stefan Hajnoczi, 2012/08/03
- [Qemu-devel] [PATCH 6/7] exec.c: Use subpages for large unaligned mappings, Stefan Hajnoczi, 2012/08/03
- [Qemu-devel] [PATCH 4/7] socket: clean up redundant assignment, Stefan Hajnoczi, 2012/08/03
- Re: [Qemu-devel] [PULL 0/7] Trivial patches for 22 July to 3 August 2012,
Stefan Hajnoczi <=