Skip to content

virtio: do not hard-code PCI slot IDs #607

@Ivan-Velickovic

Description

@Ivan-Velickovic

For example:

This is fragile since it depends on the hardware (or in this case, QEMU) to reliably use that number. We can setup QEMU to always use that slot but that's not 100% ideal either.

Once we have a proper PCI driver/device class we can solve this problem.

After this we can remove any mentions of addr=<addr> in virtIO arguments to QEMU.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions