Re: [PATCH 0/2] Misc OpenRISC fixes for 9.2.0

2024-11-23 Thread Stafford Horne
On Sun, Nov 24, 2024 at 08:03:53AM +0300, Michael Tokarev wrote: > 23.11.2024 20:01, Stafford Horne wrote: > > On Sat, Nov 23, 2024 at 03:12:12PM +0300, Michael Tokarev wrote: > > > On 23.11.2024 13:38, Stafford Horne wrote: > > > > This series has 2 fixes for OpenRISC that came in over that past f

Re: [PATCH 0/2] Misc OpenRISC fixes for 9.2.0

2024-11-23 Thread Michael Tokarev
23.11.2024 20:01, Stafford Horne wrote: On Sat, Nov 23, 2024 at 03:12:12PM +0300, Michael Tokarev wrote: On 23.11.2024 13:38, Stafford Horne wrote: This series has 2 fixes for OpenRISC that came in over that past few months. Ahmad Fatoum (1): hw/openrisc/openrisc_sim: keep serial@9000

Re: [PATCH 0/2] Misc OpenRISC fixes for 9.2.0

2024-11-23 Thread Stafford Horne
On Sat, Nov 23, 2024 at 03:12:12PM +0300, Michael Tokarev wrote: > On 23.11.2024 13:38, Stafford Horne wrote: > > This series has 2 fixes for OpenRISC that came in over that past few months. > > > > Ahmad Fatoum (1): > >hw/openrisc/openrisc_sim: keep serial@9000 as default > > > > Joel Ho

Re: [PATCH 0/2] Misc OpenRISC fixes for 9.2.0

2024-11-23 Thread Michael Tokarev
On 23.11.2024 13:38, Stafford Horne wrote: This series has 2 fixes for OpenRISC that came in over that past few months. Ahmad Fatoum (1): hw/openrisc/openrisc_sim: keep serial@9000 as default Joel Holdsworth (1): hw/openrisc: Fixed undercounting of TTCR in continuous mode Is there a

[PATCH 0/2] Misc OpenRISC fixes for 9.2.0

2024-11-23 Thread Stafford Horne
This series has 2 fixes for OpenRISC that came in over that past few months. Ahmad Fatoum (1): hw/openrisc/openrisc_sim: keep serial@9000 as default Joel Holdsworth (1): hw/openrisc: Fixed undercounting of TTCR in continuous mode hw/openrisc/cputimer.c | 26 +++--