Le 08/12/2020 à 17:04, Matteo Croce a écrit :
> On Tue, Dec 8, 2020 at 9:21 AM Laurent Vivier wrote:
>>
>> Le 08/12/2020 à 01:17, Matteo Croce a écrit :
>>> From: Matteo Croce
>>>
>>> Add a '-c' option which does a chroot() just before starting the
>>> emulation. This is useful when the static QE
On Tue, Dec 8, 2020 at 9:21 AM Laurent Vivier wrote:
>
> Le 08/12/2020 à 01:17, Matteo Croce a écrit :
> > From: Matteo Croce
> >
> > Add a '-c' option which does a chroot() just before starting the
> > emulation. This is useful when the static QEMU user binary can't
> > be copied into the target
Le 08/12/2020 à 01:17, Matteo Croce a écrit :
> From: Matteo Croce
>
> Add a '-c' option which does a chroot() just before starting the
> emulation. This is useful when the static QEMU user binary can't
> be copied into the target root filesystem, e.g. if it's readonly.
Did you try to use the bi
Patchew URL:
https://patchew.org/QEMU/20201208001727.17433-1-mcr...@linux.microsoft.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20201208001727.17433-1-mcr...@linux.microsoft.com
Subject: [PATCH] linux-user: add