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