Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-70859

[Windows][QEMU9.1] Windows 2025 vm gets BSOD 'SYSTEM THREAD EXCEPTION NOT HANDLED' after hotplugging multi vcpu

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Undefined Undefined
    • None
    • rhel-10.0
    • qemu-kvm / Devices
    • None
    • None
    • Important
    • CustomerScenariosInitiative
    • rhel-sst-virtualization
    • ssg_virtualization
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      Windows 2025 vm gets BSOD after hotplugging multi vcpu.

       

      Version-Release number of selected component (if applicable):

      Host:
      kernel-6.12.0-31.el10.x86_64
      qemu-kvm-9.1.0-6.el10
      edk2-ovmf-20241117-1.el10.noarch
      swtpm-0.9.0-4.el10.x86_64
      CPU: Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz (Skylake-Server)
      Guest: win2025

       

      How reproducible is this bug?:

      3/5

      Steps to reproduce

      1. boot a win2025 guest, win2025_cpu-hotplug.sh

      # /usr/bin/swtpm socket --ctrl type=unixio,path=/root/avocado/data/avocado-vt/swtpm/avocado-vt-vm1_tpm0_swtpm.sock,mode=0600 --tpmstate dir=/root/avocado/data/avocado-vt/swtpm/avocado-vt-vm1_tpm0_state,mode=0600 --terminate --tpm2 --log file=/root/avocado/job-results/job-2024-12-10T14.39-f6b1131/test-results/70-Host_RHEL.m10.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.Win2025.x86_64.io-github-autotest-qemu.cpu_device_hotpluggable.hotplug.multi_vcpu.with_reboot.shell_reboot.q35/vtpm_avocado-vt-vm1_tpm0_swtpm.log & 
      
      # sh win2025_cpu-hotplug.sh

      2. hotplug 4 vcpus

      # telnet localhost 6666
      
      {"execute": "qmp_capabilities", "id": "yYxfLjJz"}
      
      {"execute": "device_add", "arguments": {"id": "vcpu1", "driver": "Skylake-Server-x86_64-cpu", "socket-id": 1, "die-id": 0, "core-id": 0, "thread-id": 0}, "id": "Hums5ngF"}
      
      {"execute": "device_add", "arguments": {"id": "vcpu2", "driver": "Skylake-Server-x86_64-cpu", "socket-id": 1, "die-id": 0, "core-id": 1, "thread-id": 0}, "id": "kQOUkxxd"}
      
      {"execute": "device_add", "arguments": {"id": "vcpu3", "driver": "Skylake-Server-x86_64-cpu", "socket-id": 1, "die-id": 0, "core-id": 2, "thread-id": 0}, "id": "HksYcs0g"}
      
      {"execute": "device_add", "arguments": {"id": "vcpu4", "driver": "Skylake-Server-x86_64-cpu", "socket-id": 1, "die-id": 0, "core-id": 3, "thread-id": 0}, "id": "UroaYb99"} 

       

      Expected results

      cpu hotplug successfully

       

      Actual results

      Hit BSOD, stop code SYSTEM THREAD EXCEPTION NOT HANDLED

              virt-maint virt-maint
              jetwei Xueqiang Wei
              virt-maint virt-maint
              NaNa Liu NaNa Liu
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: