Re: [PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware

2020-07-02 Thread Thomas Huth
On 01/07/2020 23.17, Aurelien Jarno wrote: Aleksandar, On 2020-07-01 20:51, Aleksandar Markovic wrote: On Wed, Jul 1, 2020 at 7:39 PM Aurelien Jarno wrote: Aleksandar, On 2020-06-30 23:54, Aleksandar Markovic wrote: As, in a very clear way, evidenced from the previous versions of this

Re: [PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware

2020-07-01 Thread Aurelien Jarno
Aleksandar, On 2020-07-01 20:51, Aleksandar Markovic wrote: > On Wed, Jul 1, 2020 at 7:39 PM Aurelien Jarno wrote: > > > > Aleksandar, > > > > On 2020-06-30 23:54, Aleksandar Markovic wrote: > > > As, in a very clear way, evidenced from the previous versions of this > > > series, this series

Re: [PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware

2020-07-01 Thread Aleksandar Markovic
On Wed, Jul 1, 2020 at 7:39 PM Aurelien Jarno wrote: > > Aleksandar, > > On 2020-06-30 23:54, Aleksandar Markovic wrote: > > As, in a very clear way, evidenced from the previous versions of this > > series, this series real goal was not not to create some new > > "malta-strict" machine, but to

Re: [PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware

2020-07-01 Thread Aurelien Jarno
Aleksandar, On 2020-06-30 23:54, Aleksandar Markovic wrote: > As, in a very clear way, evidenced from the previous versions of this > series, this series real goal was not not to create some new > "malta-strict" machine, but to prepare path to creation of some > imagined "malta-unleashed" machine

Re: [PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware

2020-06-30 Thread Jiaxun Yang
在 2020/7/1 3:57, Philippe Mathieu-Daudé 写道: Hi, This series add a new 'malta-strict' machine, that aims to properly model the real hardware (which is not what the current 'malta' machine models). Just putting my random words here as things had became really tense.. My orginal proposal was

Re: [PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware

2020-06-30 Thread BALATON Zoltan
On Tue, 30 Jun 2020, Aleksandar Markovic wrote: As, in a very clear way, evidenced from the previous versions of this series, this series real goal was not not to create some new "malta-strict" machine, but to prepare path to creation of some imagined "malta-unleashed" machine which will, to the

Re: [PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware

2020-06-30 Thread Aleksandar Markovic
As, in a very clear way, evidenced from the previous versions of this series, this series real goal was not not to create some new "malta-strict" machine, but to prepare path to creation of some imagined "malta-unleashed" machine which will, to the contrary of proclaimed goal, create a machine

[PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware

2020-06-30 Thread Philippe Mathieu-Daudé
Hi, This series add a new 'malta-strict' machine, that aims to properly model the real hardware (which is not what the current 'malta' machine models). Since v2: - Initialize missing malta_machine_types::class_size - Remove RFC patch that confuses Aleksandar - Added examples of 'malta-strict'