On Tue, 4 Apr 2023 at 17:49, Paolo Bonzini <pbonz...@redhat.com> wrote: > > The following changes since commit f00506aeca2f6d92318967693f8da8c713c163f3: > > Merge tag 'pull-tcg-20230328' of https://gitlab.com/rth7680/qemu into > staging (2023-03-29 11:19:19 +0100) > > are available in the Git repository at: > > https://gitlab.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 56adee407fc564da19e49cfe18e20e3da92320be: > > kvm: dirty-ring: Fix race with vcpu creation (2023-04-04 18:46:46 +0200) > > ---------------------------------------------------------------- > Fix race condition that can cause a crash at startup. > > ---------------------------------------------------------------- > Peter Xu (1): > kvm: dirty-ring: Fix race with vcpu creation >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM