Bug #3961

Core and scheduler assigns PCIs when values are malformed

Added by Javi Fontan almost 6 years ago. Updated almost 6 years ago.

Status:ClosedStart date:09/02/2015
Priority:NormalDue date:
Assignee:Carlos Martín% Done:

0%

Category:Core & System
Target version:Release 4.14
Resolution:fixed Pull request:
Affected Versions:Development

Description

Adding this PCI to a VM makes the scheduler assign the first PCI of a host. It should not find any device or give error.

PCI=[
  CLASS="0403000000" ]

The VM created:

PCI=[
  ADDRESS="0000:00:00:0",
  BUS="00",
  CLASS="0403000000",
  DOMAIN="0000",
  FUNCTION="0",
  SLOT="00" ]

Associated revisions

Revision e5861631
Added by Carlos Martín almost 6 years ago

Bug #3961: Check PCI attributes when a VM is instantiated

History

#1 Updated by Carlos Martín almost 6 years ago

  • Category set to Core & System
  • Status changed from Pending to New
  • Target version set to Release 4.14

#2 Updated by Carlos Martín almost 6 years ago

  • Status changed from New to Closed
  • Assignee set to Carlos Martín
  • Resolution set to fixed

Also available in: Atom PDF