On 04/27/09 10:39, Pantelis Koukousoulas wrote:
I'd suggest to exclude the experimental range by default (enable via module
parameter) to make clear it isn't for regular use.
Module parameter on what?
virtio_pci.ko
Then you'll do something like this ...
echo "options virtio_pci experimental=1" >> /etc/modprobe.d/virtio.conf
... to enable the experimental IDs.
The module parameter parsing code is afaict
provided by the end-driver (e.g., virtio-net) which only speaks virtio and has
no idea there is an actual PCI device in the backend.
virtio_pci is a separate module and can have parameters too.
cheers,
Gerd
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html