Re: [Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM

2018-05-02 Thread Christophe Lyon
On 30 April 2018 at 14:03, Laurent Vivier wrote: > Le 30/04/2018 à 11:46, Peter Maydell a écrit : >> On 30 April 2018 at 10:28, Laurent Vivier wrote: >>> Le 30/04/2018 à 11:12, Peter Maydell a écrit : Great. Riku/Laurent -- I'm assuming you're going to take this set via the linux-user t

Re: [Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM

2018-04-30 Thread Laurent Vivier
Le 30/04/2018 à 11:46, Peter Maydell a écrit : > On 30 April 2018 at 10:28, Laurent Vivier wrote: >> Le 30/04/2018 à 11:12, Peter Maydell a écrit : >>> Great. Riku/Laurent -- I'm assuming you're going to take this set >>> via the linux-user tree. >> >> I just sent a pull request without it... >> >

Re: [Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM

2018-04-30 Thread Laurent Vivier
Le 30/04/2018 à 11:12, Peter Maydell a écrit : > On 30 April 2018 at 10:08, Christophe Lyon wrote: >> On 30 April 2018 at 10:59, Peter Maydell wrote: >>> On 30 April 2018 at 09:40, Christophe Lyon >>> wrote: On 30 April 2018 at 10:11, Peter Maydell wrote: > On 30 April 2018 at 09:03,

Re: [Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM

2018-04-30 Thread Laurent Vivier
Le 30/04/2018 à 11:46, Peter Maydell a écrit : > On 30 April 2018 at 10:28, Laurent Vivier wrote: >> Le 30/04/2018 à 11:12, Peter Maydell a écrit : >>> Great. Riku/Laurent -- I'm assuming you're going to take this set >>> via the linux-user tree. >> >> I just sent a pull request without it... >> >

Re: [Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM

2018-04-30 Thread Peter Maydell
On 30 April 2018 at 10:08, Christophe Lyon wrote: > On 30 April 2018 at 10:59, Peter Maydell wrote: >> On 30 April 2018 at 09:40, Christophe Lyon >> wrote: >>> On 30 April 2018 at 10:11, Peter Maydell wrote: On 30 April 2018 at 09:03, Christophe Lyon wrote: > Hello, > > This

Re: [Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM

2018-04-30 Thread Peter Maydell
On 30 April 2018 at 10:28, Laurent Vivier wrote: > Le 30/04/2018 à 11:12, Peter Maydell a écrit : >> Great. Riku/Laurent -- I'm assuming you're going to take this set >> via the linux-user tree. > > I just sent a pull request without it... > > Do you prefer I update this one or I send another one

Re: [Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM

2018-04-30 Thread Christophe Lyon
On 30 April 2018 at 10:59, Peter Maydell wrote: > On 30 April 2018 at 09:40, Christophe Lyon wrote: >> On 30 April 2018 at 10:11, Peter Maydell wrote: >>> On 30 April 2018 at 09:03, Christophe Lyon wrote: Hello, This patch series implements the QEMU contribution of the FDPIC

Re: [Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM

2018-04-30 Thread Peter Maydell
On 30 April 2018 at 09:40, Christophe Lyon wrote: > On 30 April 2018 at 10:11, Peter Maydell wrote: >> On 30 April 2018 at 09:03, Christophe Lyon wrote: >>> Hello, >>> >>> This patch series implements the QEMU contribution of the FDPIC >>> ABI for ARM targets. >> >> Hi; I definitely reviewed at

Re: [Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM

2018-04-30 Thread Christophe Lyon
On 30 April 2018 at 10:11, Peter Maydell wrote: > On 30 April 2018 at 09:03, Christophe Lyon wrote: >> Hello, >> >> This patch series implements the QEMU contribution of the FDPIC >> ABI for ARM targets. > > Hi; I definitely reviewed at least some of these patches, > but this respin seems to have

Re: [Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM

2018-04-30 Thread Peter Maydell
On 30 April 2018 at 09:03, Christophe Lyon wrote: > Hello, > > This patch series implements the QEMU contribution of the FDPIC > ABI for ARM targets. Hi; I definitely reviewed at least some of these patches, but this respin seems to have lost all the reviewed-by tags? thanks -- PMM

[Qemu-devel] [ARM/FDPIC v4 0/4] FDPIC ABI for ARM

2018-04-30 Thread Christophe Lyon
Hello, This patch series implements the QEMU contribution of the FDPIC ABI for ARM targets. This ABI enables to run Linux on ARM MMU-less cores and supports shared libraries to reduce the memory footprint. Without MMU, text and data segment relative distances are different from one process to an