[Request] Add multi-segmentation support on PCI-passthrough

Here you can provide suggestions on how to improve the product, website, etc.
Post Reply
AlexTan
Posts: 1
Joined: 23. Mar 2016, 04:23

[Request] Add multi-segmentation support on PCI-passthrough

Post by AlexTan »

Hi,

The current PCI passthrough support up to Bus:Device.Function only.

For example: 'VBoxManage modifyvm "VM name" --pciattach bus:device.function'

I would like to request to add PCI segmentation support on I/O MMU Virtualization, such as: 'VBoxManage modifyvm "VM name" --pciattach segment:bus:device.function'.

Where the "segment" can be any value from 0x0000 to 0xFFFF.

Corresponding ticket is at: virtualbox[dot]org/ticket/15264
Post Reply