The following changes since commit c7208a6e0d049f9e8af15df908168a79b1f99685:
Update version for v7.1.0-rc3 release (2022-08-16 20:45:19 -0500) are available in the Git repository at: https://gitlab.com/bonzini/qemu.git tags/for-upstream for you to fetch changes up to a9197ad2101cfc885cc316af299f49ba89039e54: kvm: fix segfault with query-stats-schemas and -M none (2022-08-18 14:08:24 +0200) ---------------------------------------------------------------- Fix SIGSEGV with query-stats-schema. This allows management tools to query the statistics schemas without worrying that some versions of QEMU will crash. ---------------------------------------------------------------- Paolo Bonzini (1): kvm: fix segfault with query-stats-schemas and -M none accel/kvm/kvm-all.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) -- 2.37.1