On Mon, Dec 02, 2024 at 04:54:11PM +0000, Peter Maydell wrote: > On Sun, 1 Dec 2024 at 07:11, Stafford Horne <sho...@gmail.com> wrote: > > > > This series has 2 fixes for OpenRISC that came in over that past few months. > > > > Since v1: > > - Use DIVIDE_ROUND_UP instead of open coding as pointed out by Richard > > - Fix off-by-1 bug in TTCR patch pointed out by Richard > > - Fix commit message and reverse registration order as pointed out by > > Peter. > > > > Ahmad Fatoum (1): > > hw/openrisc/openrisc_sim: keep serial@90000000 as default > > > > Joel Holdsworth (1): > > hw/openrisc: Fixed undercounting of TTCR in continuous mode > > Note that since rc3 is due to be tagged tomorrow, fixes > targeting 9.2 need to be in a pullreq on the list by > Tuesday lunchtime-ish UK time (or if not possible, at least > let me know something is going to be late arriving).
Hi Peter, Thanks for the heads up. I don't keep track of the schedule so this is helpful. I will try to get my v3 series posted and the followup GIT PULL right now. I am based in UK so there is a bit of a clash with my normal working hours, so trying to get this taken care of on my coffee break. -Stafford