Am Thursday 07 May 2009 18:26:07 schrieb Cam Macdonell: > Driver for inter-VM shared memory device that now supports interrupts > between two guests. The driver defines a counting semaphore and wait_event > queue for different synchronization needs of users. Initializing the > semaphore count, sending interrupts and waiting are implemented via ioctl > calls. ... > +#include <linux/pci.h> Sorry for the late question, but I missed your first version. Is there a way to change that code to use virtio instead of PCI? That would allow us to use this driver on s390 and maybe other virtio transports. Christian -- 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