Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-06-30 Thread Petar Jovanovic
-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion On 1 April 2013 16:49, Petar Jovanovic petar.jovano...@rt-rk.com wrote: From: Petar Jovanovic petar.jovano...@imgtec.com Previous implementation has failed to take into account different value of SOCK_NONBLOCK on target

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-06-27 Thread Peter Maydell
On 1 April 2013 16:49, Petar Jovanovic petar.jovano...@rt-rk.com wrote: From: Petar Jovanovic petar.jovano...@imgtec.com Previous implementation has failed to take into account different value of SOCK_NONBLOCK on target and host, and existence of SOCK_CLOEXEC. The same conversion has to be

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-05-30 Thread Riku Voipio
...@gmail.com; riku.voi...@linaro.org; qemu-devel@nongnu.org; r...@twiddle.net; Alexander Graf Subject: RE: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion My assumption was that if new socket values are added in future, they will likely be the same for all

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-05-30 Thread Petar Jovanovic
: Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion Hi, On 27 May 2013 13:49, Petar Jovanovic petar.jovano...@imgtec.com wrote: Can anyone take a look at this and commit it if there are no other change requests? I thought Aurelian had an issue with this patch

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-05-27 Thread Petar Jovanovic
...@gmail.com; r...@twiddle.net; Alexander Graf; Andreas Färber Subject: RE: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion ping http://patchwork.ozlabs.org/patch/232770/ From: Petar Jovanovic Sent: Tuesday, April 30, 2013 3:20

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-05-22 Thread Petar Jovanovic
...@linaro.org; qemu-devel@nongnu.org; r...@twiddle.net; Alexander Graf Subject: RE: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion My assumption was that if new socket values are added in future, they will likely be the same for all platforms, so they can

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-05-07 Thread Petar Jovanovic
; Alexander Graf Subject: RE: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion My assumption was that if new socket values are added in future, they will likely be the same for all platforms, so they can be supported without adding new lines of code. Here we convert

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-04-29 Thread Petar Jovanovic
ping http://patchwork.ozlabs.org/patch/232770/ From: Petar Jovanovic Sent: Tuesday, April 23, 2013 2:15 AM To: Aurelien Jarno; Petar Jovanovic Cc: qemu-devel@nongnu.org; riku.voi...@linaro.org; r...@twiddle.net; blauwir...@gmail.com Subject: RE: [PATCH

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-04-29 Thread Andreas Färber
Am 23.04.2013 02:15, schrieb Petar Jovanovic: Thanks Aurelien for your comments. What others think? Can we submit this version of the patch? Riku? Richard, Blue? No objection but isn't that a frequent issue that mappings may need to be extended from time to time? The way I've seen that

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-04-29 Thread Petar Jovanovic
] linux-user: improve target_to_host_sock_type conversion Am 23.04.2013 02:15, schrieb Petar Jovanovic: Thanks Aurelien for your comments. What others think? Can we submit this version of the patch? Riku? Richard, Blue? No objection but isn't that a frequent issue that mappings may need

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-04-22 Thread Petar Jovanovic
Thanks Aurelien for your comments. What others think? Can we submit this version of the patch? Riku? Richard, Blue? Petar From: Aurelien Jarno [aurel...@aurel32.net] Sent: Monday, April 15, 2013 3:47 PM To: Petar Jovanovic Cc: qemu-devel@nongnu.org; Petar

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-04-15 Thread Aurelien Jarno
On Mon, Apr 01, 2013 at 05:49:39PM +0200, Petar Jovanovic wrote: From: Petar Jovanovic petar.jovano...@imgtec.com Previous implementation has failed to take into account different value of SOCK_NONBLOCK on target and host, and existence of SOCK_CLOEXEC. The same conversion has to be applied

Re: [Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion

2013-04-10 Thread Petar Jovanovic
ping http://patchwork.ozlabs.org/patch/232770/ From: Petar Jovanovic [petar.jovano...@rt-rk.com] Sent: Monday, April 01, 2013 5:49 PM To: qemu-devel@nongnu.org Cc: Petar Jovanovic; riku.voi...@linaro.org; aurel...@aurel32.net; r...@twiddle.net;