Re: [Qemu-devel] [PATCH 00/16] linux-user fixes & improvements

2014-06-21 Thread Riku Voipio
On Sun, Jun 15, 2014 at 05:18:17PM +0100, Paul Burton wrote: > This series fixes a number of bugs in QEMUs linux-user support, some > specific to targetting the MIPS architecture but mostly generic. It also > adds support for some previously unsupported syscalls & {g,s}etsockopt > options. Apart f

Re: [Qemu-devel] [PATCH 00/16] linux-user fixes & improvements

2014-06-17 Thread Riku Voipio
Hi, On Sun, Jun 15, 2014 at 05:18:17PM +0100, Paul Burton wrote: > This series fixes a number of bugs in QEMUs linux-user support, some > specific to targetting the MIPS architecture but mostly generic. It also > adds support for some previously unsupported syscalls & {g,s}etsockopt > options. Th

[Qemu-devel] [PATCH 00/16] linux-user fixes & improvements

2014-06-15 Thread Paul Burton
This series fixes a number of bugs in QEMUs linux-user support, some specific to targetting the MIPS architecture but mostly generic. It also adds support for some previously unsupported syscalls & {g,s}etsockopt options. Paul Burton (16): linux-user: translate the result of getsockopt SO_TYPE