mbox

[PULL,0/2] loongarch bug fix for 10.0

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

Pull-request

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

Message

gaosong April 8, 2025, 6:41 a.m. UTC
The following changes since commit dfaecc04c46d298e9ee81bd0ca96d8754f1c27ed:

  Merge tag 'pull-riscv-to-apply-20250407-1' of https://github.com/alistair23/qemu into staging (2025-04-07 09:18:33 -0400)

are available in the Git repository at:

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

for you to fetch changes up to fa0dde12db045ddc84f69b1aa0a4c98d176c903d:

  hw/loongarch/virt: Replace destination error with error_abort (2025-04-08 14:44:53 +0800)

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

----------------------------------------------------------------
Bibo Mao (2):
      hw/loongarch/virt: Fix cpuslot::cpu set at last in virt_cpu_plug()
      hw/loongarch/virt: Replace destination error with error_abort

 hw/loongarch/virt.c | 43 +++++++++----------------------------------
 1 file changed, 9 insertions(+), 34 deletions(-)

Comments

Stefan Hajnoczi April 9, 2025, 8:31 a.m. UTC | #1
Applied, thanks.

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