Bug #3961
Core and scheduler assigns PCIs when values are malformed
Status: | Closed | Start date: | 09/02/2015 | |
---|---|---|---|---|
Priority: | Normal | Due 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
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