From patchwork Fri Aug 3 10:50:59 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PULL,0/7] Trivial patches for 22 July to 3 August 2012 Date: Fri, 03 Aug 2012 00:50:59 -0000 From: Stefan Hajnoczi X-Patchwork-Id: 174970 Message-Id: <1343991066-9814-1-git-send-email-stefanha@linux.vnet.ibm.com> To: Anthony Liguori Cc: qemu-devel@nongnu.org, Stefan Hajnoczi 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) ---------------------------------------------------------------- Amos Kong (2): remove unused include of error.h socket: clean up redundant assignment Jan Kiszka (2): usb: Clean common object and dependency files qom: Clean libuser object and dependency files Peter Maydell (1): exec.c: Remove out of date comment Tyler Hall (2): exec.c: Fix off-by-one error in register_subpage exec.c: Use subpages for large unaligned mappings Makefile | 4 ++-- exec.c | 23 ++++++++++------------- qemu-sockets.c | 1 - qemu_socket.h | 1 - 4 files changed, 12 insertions(+), 17 deletions(-)