[PULL 0/1] bug fix for 10.0

Song Gao posted 1 patch 4 days, 6 hours ago
target/loongarch/cpu.h     | 1 +
target/loongarch/kvm/kvm.c | 7 ++++++-
2 files changed, 7 insertions(+), 1 deletion(-)
[PULL 0/1] bug fix for 10.0
Posted by Song Gao 4 days, 6 hours ago
The following changes since commit b876e721f1c939f3e83ac85bd3c1c2821e12b3fa:

  Update version for v10.0.0-rc1 release (2025-03-25 13:58:14 -0400)

are available in the Git repository at:

  https://github.com/gaosong715/qemu.git tags/pull-loongarch-20250327

for you to fetch changes up to 0c346576e401d83becb075e70fef207a09afc3e6:

  target/loongarch: Fix the cpu unplug resource leak (2025-03-27 20:29:17 +0800)

----------------------------------------------------------------
bug fix for 10.0

----------------------------------------------------------------
Xianglai Li (1):
      target/loongarch: Fix the cpu unplug resource leak

 target/loongarch/cpu.h     | 1 +
 target/loongarch/kvm/kvm.c | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)
Re: [PULL 0/1] bug fix for 10.0
Posted by Stefan Hajnoczi 3 days, 15 hours ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.