Statistics
| Branch: | Revision:

root / hw / ivshmem.c @ 02a89b21

History | View | Annotate | Download (23.1 kB)

# Date Author Comment
6cbf4c8c 08/11/2010 12:25 am Cam Macdonell

RESEND: Inter-VM shared memory PCI device

resend for bug fix related to removal of irqfd

Support an inter-vm shared memory device that maps a shared-memory object as a
PCI device in the guest. This patch also supports interrupts between guest by
communicating over a unix domain socket. This patch applies to the qemu-kvm...