On 5/9/19 8:44 AM, Laurent Vivier wrote:
> Do you plan to send a new version of this series?
Yes. Soon(tm).
r~
On 10/04/2019 03:55, Richard Henderson wrote:
On 4/9/19 1:30 PM, Richard Henderson wrote:
On 4/9/19 1:15 PM, Richard Henderson wrote:
On 2/13/19 3:46 AM, Laurent Vivier wrote:
In fact it happens with sid, with ppc64 too, but not with m68k and sh4.
And only with "unshare --pid --fork".
Withou
On 4/9/19 1:30 PM, Richard Henderson wrote:
> On 4/9/19 1:15 PM, Richard Henderson wrote:
>> On 2/13/19 3:46 AM, Laurent Vivier wrote:
>>> In fact it happens with sid, with ppc64 too, but not with m68k and sh4.
>>>
>>> And only with "unshare --pid --fork".
>>>
>>> Without "unshare", the result is:
On 4/9/19 1:15 PM, Richard Henderson wrote:
> On 2/13/19 3:46 AM, Laurent Vivier wrote:
>> In fact it happens with sid, with ppc64 too, but not with m68k and sh4.
>>
>> And only with "unshare --pid --fork".
>>
>> Without "unshare", the result is:
>>
>> Unsupported ioctl: cmd=0x80047476
>> bash:
On 2/13/19 3:46 AM, Laurent Vivier wrote:
> On 13/02/2019 14:09, Laurent Vivier wrote:
>> Hi,
>>
>> this one is really a cut'n'paste but it introduces a problem with
>> qemu-alpha, I don't know how/why:
>>
>> $ sudo unshare --ipc --uts --pid --fork --kill-child --mount chroot
>> chroot/alpha/si
On 13/02/2019 14:09, Laurent Vivier wrote:
> Hi,
>
> this one is really a cut'n'paste but it introduces a problem with
> qemu-alpha, I don't know how/why:
>
> $ sudo unshare --ipc --uts --pid --fork --kill-child --mount chroot
> chroot/alpha/sid/
> Unsupported ioctl: cmd=0x80047476
>
> And
Hi,
this one is really a cut'n'paste but it introduces a problem with
qemu-alpha, I don't know how/why:
$ sudo unshare --ipc --uts --pid --fork --kill-child --mount chroot
chroot/alpha/sid/
Unsupported ioctl: cmd=0x80047476
And then it hangs.
I'll try to debug.
Thanks,
Laurent
On 18/01/
Signed-off-by: Richard Henderson
---
linux-user/syscall-defs.h | 1 +
linux-user/syscall-ioctl.inc.c | 873 +
linux-user/syscall.c | 843 +--
linux-user/strace.list | 3 -
4 files changed, 875 insertions(+), 84