mbox

[PULL,0/1] bug fix for 10.0

Message ID 20250328013516.735614-1-gaosong@loongson.cn (mailing list archive)
State New
Headers show

Pull-request

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

Message

Song Gao March 28, 2025, 1:35 a.m. UTC
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(-)

Comments

Stefan Hajnoczi March 28, 2025, 4:36 p.m. UTC | #1
Applied, thanks.

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