vagrant/plugins/providers/virtualbox/model
Dan Duvall 1b0f5120c6 Avoid sorting of controllers with nil boot_priority
Some unsupported storage controllers (e.g. floppy) report a nil
boot_priority which results in a failed sort. Select only supported
storage controllers to avoid that case.
2020-09-01 09:57:55 -07:00
..
forwarded_port.rb Use .key? instead of .has_key? 2015-01-05 18:29:01 -05:00
storage_controller.rb Add support for SCSI controllers 2020-07-09 15:11:35 -04:00
storage_controller_array.rb Avoid sorting of controllers with nil boot_priority 2020-09-01 09:57:55 -07:00