Re: [Qemu-devel] Sharing virtio-devices between several kvm virtual machines over network

2011-11-16 Thread Stefan Hajnoczi
On Tue, Nov 15, 2011 at 5:37 PM, Leib, David wrote: > I am trying to share devices between vm’s. For example I want to use a > cdrom-drive who is exposed to a vm from another vm over the network. The normal way of doing this would be to export the CD-ROM using NFS/CIFS or iSCSI. It has nothing t

[Qemu-devel] Sharing virtio-devices between several kvm virtual machines over network

2011-11-15 Thread Leib, David
Hi, I am trying to share devices between vm's. For example I want to use a cdrom-drive who is exposed to a vm from another vm over the network. In addition to this I want to use virtio for this idea. What I am trying to do step by step: 1. If virtqueue_pop is called on the KVM 2 I take the io