Hi Laurent, Laurent Vivier <laur...@vivier.eu> writes:
> Hi, > > > Please pull this linux-user patches queue into master. > > All these patches have already been sent and reviewed on the mailing list. > > The following changes since commit 4c37ef022381e777251d7084591978a4dc622efe: > > host-utils: add ffsl (2013-01-25 18:18:32 +0100) > > are available in the git repository at: > > https://git.gitorious.org/qemu-m68k/qemu-m68k.git for-linux-user > > for you to fetch changes up to c07ecc6866f8c5eb2e0b23ba20214000310355e0: > > linux-user: correct reboot() (2013-01-30 12:13:21 +0100) Did you use git-request-pull to generate this? Perhaps your mailer munged all of the whitespace... Anyway, I'd expect this to come through Riku. I'm willing to pull if Riku Ack's. Regards, Anthony Liguori > > ---------------------------------------------------------------- > Laurent Vivier (4): > linux-user: correct msgrcv() > linux-user: correct print_timeval() swap tv_sec and tv_usec > linux-user: correct setsockopt() > linux-user: correct reboot() > > linux-user/strace.c | 2 +- > linux-user/syscall.c | 48 ++++++++++++++++++++++++++++++++++++------------ > 2 files changed, 37 insertions(+), 13 deletions(-)