[vbox-dev] Mechanism to instantiate multiple devices

Robert Zeljko robertzeljko at yahoo.com
Sat May 5 02:28:53 GMT 2007


I think I know what is my problem.
In the src/VBox/VMM/PDMDevice.cpp I'm running into assertion
"Only one PCI device per device is currently implemented!".
What would I have to do in order to implement this?
Is this beyond what I could do in a day or two or is this something relatively
straight forward?

Thanks!

-- robert



--- Robert Zeljko <robertzeljko at yahoo.com> wrote:

> PDMDEVREG data structure contains cbInstances field which I'm assuming
> indicates max instance number of the device.
> What is the mechanism to instantiate multiple devices except via VM
> configuration changes, if any?
> 
> Thanks!
> 
> -- robert
> 
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> http://vbox.innotek.de/mailman/listinfo/vbox-dev
> 





More information about the vbox-dev mailing list