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

Definition of acpi nodedev for pci device is ignored silently

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-10.2
    • libvirt
    • None
    • None
    • rhel-virt-core-libvirt-1
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • aarch64
    • None

      What were you trying to do that didn't work?

      Define <acpi node> in Interface device is silently ignored.
       

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

      libvirt-11.10.0-2.el10.aarch64

      How reproducible is this bug?:

      100%

      Steps to reproduce

      1.  Configure vm xml

        <interface type='network'> 
        <mac address='52:54:00:70:09:7e'/>
        <source network='default' portid='ce3f9903-2c1c-44c4-be36-446a9993d4b6' bridge='virbr0'/>
        <target dev='vnet5'/>
        <model type='virtio'/>
        <driver queues='2'/>
        <alias name='net0'/>
        <acpi nodeset='1-8'/>
        <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
        </interface>

      2.  virsh start rhel10.2-64k

        Domain 'rhel10.2-64k' started

      Qemu command line:

      -device {"driver":"virtio-net-pci","netdev":"hostnet0","id":"net0","mac":"52:54:00:7b:80:ef","bus":"pci.1","addr":"0x0"}

      Expected results

      There is a configuration error reported

      Actual results

      See above

              virt-maint virt-maint
              rhn-support-dzheng Dan Zheng
              virt-maint virt-maint
              virt-bugs virt-bugs
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: