This patchset introduces support for assigning PCI devices to guests (kernel 
part).

The main difference from the last version is reserving the PCI device for our 
exclusive use so that multiple device assignment will fail, as will device 
assignment when a driver for the device being assigned is loaded.

In this version, we also add support for autodetecting the IRQ assigned to the 
device on the host, so passing the IRQ number on the command line is no longer 
necessary.

With these changes, the kernel support is ready for merge after review.

The patches are compile- and run- tested with PVDMA as well as VT-d and are 
checkpatch-clean.

Amit.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to