On 1/22/20 9:46 PM, Richard Henderson wrote:
On 1/21/20 11:23 AM, Philippe Mathieu-Daudé wrote:
4. There is difference between -bios and -kernel (arduino boars crash when
-bios is used, but this seems because I run avr6 on avr5 CPU). I would be happy
if you explained what is the difference bet
On 1/21/20 11:23 AM, Philippe Mathieu-Daudé wrote:
>> 4. There is difference between -bios and -kernel (arduino boars crash when
>> -bios is used, but this seems because I run avr6 on avr5 CPU). I would be
>> happy if you explained what is the difference between these two arguments.
>
> qemu man
On Tue, Jan 21, 2020 at 8:26 PM Michael Rolnik wrote:
>
> Hi Philippe.
>
> 1. I cannot access https://gitlab.com/philmd/qemu/commits/arduino-v4
Oops I pushed to GitHub instead =) Now it is on GitLab too.
> 2. I merged your series into my workspace using patchwork
> 3. I payed attention that that
Hi Philippe.
1. I cannot access https://gitlab.com/philmd/qemu/commits/arduino-v4
2. I merged your series into my workspace using patchwork
3. I payed attention that that you don't use automatic CPU detection (as
suggested by Aleksandar) by reading elf.
4. There is difference between -bios and -ke
On Mon, Jan 20, 2020 at 11:01 PM Philippe Mathieu-Daudé wrote:
>
> Hi,
>
> This series add the arduino boards, aiming at removing the
> 'sample' board that doesn't follow any specification.
>
> Since v3:
> - Rebased on Michael's v41
> - Drop 'extram' unused field (Igor)
> - Renamed devices AVR ->
Hi,
This series add the arduino boards, aiming at removing the
'sample' board that doesn't follow any specification.
Since v3:
- Rebased on Michael's v41
- Drop 'extram' unused field (Igor)
- Renamed devices AVR -> Atmel (Aleksandar)
(I haven't renamed structure names to ease review)
Since v2: