Message ID | 20220809121307.560286-1-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On 8/9/22 05:13, Peter Maydell wrote: > Just one bugfix patch for this rc: > > The following changes since commit ca5f3d4df1b47d7f66a109cdb504e83dfd7ec433: > > Merge tag 'pull-la-20220808' of https://gitlab.com/rth7680/qemu into staging (2022-08-08 19:51:12 -0700) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20220809 > > for you to fetch changes up to c7f26ded6d5065e4116f630f6a490b55f6c5f58e: > > icount: Take iothread lock when running QEMU timers (2022-08-09 10:55:14 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * icount: Take iothread lock when running QEMU timers Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate. r~ > > ---------------------------------------------------------------- > Peter Maydell (1): > icount: Take iothread lock when running QEMU timers > > accel/tcg/tcg-accel-ops-icount.c | 6 ++++++ > 1 file changed, 6 insertions(+) >