• R
    bhyve: implement PCI address allocation · aad479dc
    Roman Bogorodskiy 提交于
    Automatically allocate PCI addresses for devices instead
    of hardcoding them in the driver code. The current
    allocation schema is to dedicate an entire slot for each devices.
    
    Also, allow having arbitrary number of devices.
    aad479dc
bhyve_command.c 9.2 KB