Re: [PATCH rc4 01/29] target/avr: Add basic parameters for new AVR platform

2020-01-31 Thread Aleksandar Markovic
On Friday, January 31, 2020, Aleksandar Markovic < aleksandar.marko...@rt-rk.com> wrote: > From: Michael Rolnik > > This includes definitions of various basic parameters needed > for integration of a new platform into QEMU. > > Hi, all. Just to keep everyone in the loop: I'll try to put togethe

Re: [PATCH rc4 01/29] target/avr: Add basic parameters for new AVR platform

2020-01-31 Thread Aleksandar Markovic
On Friday, January 31, 2020, Aleksandar Markovic < aleksandar.marko...@rt-rk.com> wrote: > From: Michael Rolnik > > This includes definitions of various basic parameters needed > for integration of a new platform into QEMU. > > [AM: Split a larger AVR introduction patch into logical units] > Sugg

Re: [PATCH rc4 01/29] target/avr: Add basic parameters for new AVR platform

2020-01-31 Thread Aleksandar Markovic
On Friday, January 31, 2020, Aleksandar Markovic < aleksandar.marko...@rt-rk.com> wrote: > From: Michael Rolnik > > This includes definitions of various basic parameters needed > for integration of a new platform into QEMU. > > [AM: Split a larger AVR introduction patch into logical units] > Sugg

[PATCH rc4 01/29] target/avr: Add basic parameters for new AVR platform

2020-01-30 Thread Aleksandar Markovic
From: Michael Rolnik This includes definitions of various basic parameters needed for integration of a new platform into QEMU. [AM: Split a larger AVR introduction patch into logical units] Suggested-by: Aleksandar Markovic Co-developed-by: Michael Rolnik Co-developed-by: Sarah Harris Signed