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

Win2025 BSOD when boot up with "-smp 448,sockets=8,cores=28,threads=2"

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-9.8
    • qemu-kvm
    • None
    • None
    • None
    • rhel-virt-core
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • x86_64
    • None

      Please provide the package NVR for which the bug is seen:

      host version:

      kernel-5.14.0-645.el9.x86_64

      qemu-kvm-10.1.0-7.el9.x86_64

      edk2-ovmf-20241117-8.el9.noarch

      guest: win2025-64-virtio-scsi-ovmf.qcow2

      How reproducible is this bug?:

      1/1

      Steps to reproduce

      1.Boot a guest with "-smp 448,sockets=8,cores=28,threads=2"

      /usr/libexec/qemu-kvm \
          -name 'avocado-vt-vm1'  \
          -sandbox on  \
          -blockdev '{"node-name": "file_ovmf_code", "driver": "file", "filename": "/usr/share/edk2/ovmf/OVMF_CODE.secboot.fd", "auto-read-only": true, "discard": "unmap"}' \
          -blockdev '{"node-name": "drive_ovmf_code", "driver": "raw", "read-only": true, "file": "file_ovmf_code"}' \
          -blockdev '{"node-name": "file_ovmf_vars", "driver": "file", "filename": "/home/OVMF_VARS.fd", "auto-read-only": true, "discard": "unmap"}' \
          -blockdev '{"node-name": "drive_ovmf_vars", "driver": "raw", "read-only": false, "file": "file_ovmf_vars"}' \
          -machine q35,kernel-irqchip=split,pflash0=drive_ovmf_code,pflash1=drive_ovmf_vars \
          -device intel-iommu,intremap=on,eim=on \
          -device pcie-root-port,id=pcie-root-port-0,multifunction=on,bus=pcie.0,addr=0x1,chassis=1 \
          -device pcie-pci-bridge,id=pcie-pci-bridge-0,addr=0x0,bus=pcie-root-port-0  \
          -nodefaults \
          -device VGA,bus=pcie.0,addr=0x2 \
          -m 128G \
          -smp 448,sockets=8,cores=28,threads=2  \
         -cpu 'Cascadelake-Server-noTSX',hv_stimer,hv_synic,hv_vpindex,hv_relaxed,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_frequencies,hv_runtime,hv_tlbflush,hv_reenlightenment,hv_stimer_direct,hv_ipi,hv-xmm-input,hv_tlbflush_ext,+kvm_pv_unhalt \
          -device pcie-root-port,id=pcie-root-port-1,port=0x1,addr=0x1.0x1,bus=pcie.0,chassis=2 \
          -device qemu-xhci,id=usb1,bus=pcie-root-port-1,addr=0x0 \
          -device usb-tablet,id=usb-tablet1,bus=usb1.0,port=1 \
          -device pcie-root-port,id=pcie-root-port-2,port=0x2,addr=0x1.0x2,bus=pcie.0,chassis=3 \
          -device virtio-scsi-pci,id=virtio_scsi_pci0,bus=pcie-root-port-2,addr=0x0 \
          -blockdev node-name=file_image1,driver=file,auto-read-only=on,discard=unmap,aio=threads,filename=/home/win2025-64-virtio-scsi-ovmf.qcow2,cache.direct=on,cache.no-flush=off \
          -blockdev node-name=drive_image1,driver=qcow2,read-only=off,cache.direct=on,cache.no-flush=off,file=file_image1 \
          -device scsi-hd,id=image1,drive=drive_image1,write-cache=on \
          -boot menu=off,order=cdn,once=c,strict=off \
          -enable-kvm \
          -monitor stdio \
          -qmp tcp:0:4444,server=on,wait=off \
          -vnc :0 \ 

      Expected results:

      Guest boots normally

      Actual results:

       Win2025 BSOD,stop code:DRIVER IRQL NOT LESS OR EQUAL(0XD1) What failed: vioscsi.sys 

              yvugenfi@redhat.com Yan Vugenfirer
              rhn-support-yiwei Yiqian Wei
              virt-maint virt-maint
              virt-bugs virt-bugs
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: