On Fri, Aug 3, 2012 at 11:50 AM, Stefan Hajnoczi <stefa...@linux.vnet.ibm.com> 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