Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread BALATON Zoltan
On Tue, 16 Mar 2021, Mark Cave-Ayland wrote: On 16/03/2021 17:25, BALATON Zoltan wrote: On Tue, 16 Mar 2021, Mark Cave-Ayland wrote: On 16/03/2021 13:06, BALATON Zoltan wrote: The PATCH 1 doesn't seem to be needed to have a working Pegasos 2 machine, does it? It is needed (as well as all oth

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread BALATON Zoltan
On Tue, 16 Mar 2021, BALATON Zoltan wrote: On Tue, 16 Mar 2021, Mark Cave-Ayland wrote: On 16/03/2021 17:25, BALATON Zoltan wrote: On Tue, 16 Mar 2021, Mark Cave-Ayland wrote: On 16/03/2021 13:06, BALATON Zoltan wrote: The PATCH 1 doesn't seem to be needed to have a working Pegasos 2 machine,

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread Mark Cave-Ayland
On 16/03/2021 17:25, BALATON Zoltan wrote: On Tue, 16 Mar 2021, Mark Cave-Ayland wrote: On 16/03/2021 13:06, BALATON Zoltan wrote: The PATCH 1 doesn't seem to be needed to have a working Pegasos 2 machine, does it? It is needed (as well as all other patches in the series). Patch 1 is needed

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread BALATON Zoltan
On Tue, 16 Mar 2021, Mark Cave-Ayland wrote: On 16/03/2021 13:06, BALATON Zoltan wrote: The PATCH 1 doesn't seem to be needed to have a working Pegasos 2 machine, does it? It is needed (as well as all other patches in the series). Patch 1 is needed for getting serial output which is the only

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread Mark Cave-Ayland
On 16/03/2021 13:06, BALATON Zoltan wrote: The PATCH 1 doesn't seem to be needed to have a working Pegasos 2 machine, does it? It is needed (as well as all other patches in the series). Patch 1 is needed for getting serial output which is the only way to communicate with the Pegasos2 firmwar

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread BALATON Zoltan
Another arrempt to explain patch 1. This is the via-superio class that's a subclass of ISA superio: https://github.com/patchew-project/qemu/blob/ca5d88d2fee0016f939e91ae8b32c18e682064fa/hw/isa/vt82c686.c#L255 #define TYPE_VIA_SUPERIO "via-superio" OBJECT_DECLARE_SIMPLE_TYPE(ViaSuperIOState, VIA

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread BALATON Zoltan
On Tue, 16 Mar 2021, Philippe Mathieu-Daudé wrote: On 3/16/21 10:01 AM, Laurent Vivier wrote: Le 15/03/2021 à 13:33, BALATON Zoltan a écrit : On Sat, 13 Mar 2021, BALATON Zoltan wrote: On Wed, 10 Mar 2021, BALATON Zoltan wrote: Hello, I've started posting this series well in advance to get

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread BALATON Zoltan
On Tue, 16 Mar 2021, Laurent Vivier wrote: Le 16/03/2021 à 13:24, BALATON Zoltan a écrit : On Tue, 16 Mar 2021, Laurent Vivier wrote: Le 16/03/2021 à 12:49, Philippe Mathieu-Daudé a écrit : On 3/16/21 10:01 AM, Laurent Vivier wrote: Le 15/03/2021 à 13:33, BALATON Zoltan a écrit : On Sat, 13

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread Laurent Vivier
Le 16/03/2021 à 13:24, BALATON Zoltan a écrit : > On Tue, 16 Mar 2021, Laurent Vivier wrote: >> Le 16/03/2021 à 12:49, Philippe Mathieu-Daudé a écrit : >>> On 3/16/21 10:01 AM, Laurent Vivier wrote: Le 15/03/2021 à 13:33, BALATON Zoltan a écrit : > On Sat, 13 Mar 2021, BALATON Zoltan wrote

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread Laurent Vivier
Le 16/03/2021 à 12:49, Philippe Mathieu-Daudé a écrit : > On 3/16/21 10:01 AM, Laurent Vivier wrote: >> Le 15/03/2021 à 13:33, BALATON Zoltan a écrit : >>> On Sat, 13 Mar 2021, BALATON Zoltan wrote: On Wed, 10 Mar 2021, BALATON Zoltan wrote: > Hello, I've started posting this ser

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread BALATON Zoltan
On Tue, 16 Mar 2021, Laurent Vivier wrote: Le 16/03/2021 à 12:49, Philippe Mathieu-Daudé a écrit : On 3/16/21 10:01 AM, Laurent Vivier wrote: Le 15/03/2021 à 13:33, BALATON Zoltan a écrit : On Sat, 13 Mar 2021, BALATON Zoltan wrote: On Wed, 10 Mar 2021, BALATON Zoltan wrote: Hello, I've st

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread BALATON Zoltan
On Tue, 16 Mar 2021, Laurent Vivier wrote: Le 15/03/2021 à 13:33, BALATON Zoltan a écrit : On Sat, 13 Mar 2021, BALATON Zoltan wrote: On Wed, 10 Mar 2021, BALATON Zoltan wrote: Hello, I've started posting this series well in advance to get it into 6.0 and yet it seems like it may be missing

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread Philippe Mathieu-Daudé
On 3/16/21 10:01 AM, Laurent Vivier wrote: > Le 15/03/2021 à 13:33, BALATON Zoltan a écrit : >> On Sat, 13 Mar 2021, BALATON Zoltan wrote: >>> On Wed, 10 Mar 2021, BALATON Zoltan wrote: Hello, >>> >>> I've started posting this series well in advance to get it into 6.0 and yet >>> it seems lik

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-16 Thread Laurent Vivier
Le 15/03/2021 à 13:33, BALATON Zoltan a écrit : > On Sat, 13 Mar 2021, BALATON Zoltan wrote: >> On Wed, 10 Mar 2021, BALATON Zoltan wrote: >>> Hello, >> >> I've started posting this series well in advance to get it into 6.0 and yet >> it seems like it may >> be missing it due to organisational iss

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-15 Thread BALATON Zoltan
On Sat, 13 Mar 2021, BALATON Zoltan wrote: On Wed, 10 Mar 2021, BALATON Zoltan wrote: Hello, I've started posting this series well in advance to get it into 6.0 and yet it seems like it may be missing it due to organisational issues (no real complaints were found with patches but Philippe se

Re: [PATCH v7 0/8] Pegasos2 emulation

2021-03-13 Thread BALATON Zoltan
On Wed, 10 Mar 2021, BALATON Zoltan wrote: Hello, I've started posting this series well in advance to get it into 6.0 and yet it seems like it may be missing it due to organisational issues (no real complaints were found with patches but Philippe seems to like more review that does not seem

[PATCH v7 0/8] Pegasos2 emulation

2021-03-09 Thread BALATON Zoltan
Hello, This is adding a new PPC board called pegasos2. More info on it can be found at: https://osdn.net/projects/qmiga/wiki/SubprojectPegasos2 Currently it needs a firmware ROM image that I cannot include due to original copyright holder (bPlan) did not release it under a free licence but I hav