Re: [Qemu-devel] git send-email didn't arrive?

2015-12-25 Thread Johan Ouwerkerk
Scratch this? It seems to have arrived just now, finally, having taken a mere 16 hours and 4 minutes to get there... ?

[Qemu-devel] git send-email didn't arrive?

2015-12-25 Thread Johan Ouwerkerk
et up as follows: from = Johan Ouwerkerk smtpserver = smtp.gmail.com smtpuser = jm.ouwerk...@gmail.com smtpencryption = tls suppresscc = self (FWIW the mail was delivered with SMTP status code of 250, i.e. OK). Does anything stand out as obviously wrong? And if so what should I have done/used

[Qemu-devel] [PATCH] Add missing syscall nrs. This updates the QEMU syscall tables to more recent Linux kernels.

2015-12-25 Thread Johan Ouwerkerk
This change covers arm, aarch64, mips. Others to follow? The change was prompted by QEMU warning about a syscall 384 (get_random()) with Debian armhf binaries (ARMv7). Signed-off-by: Johan Ouwerkerk --- linux-user/aarch64/syscall_nr.h | 13 + linux-user/arm/syscall_nr.h | 12