Re: [Qemu-devel] sniffing traffic between VMs

2013-10-10 Thread Stefan Hajnoczi
On Mon, Oct 07, 2013 at 05:47:46PM +0300, Alexander Binun wrote: > Our first task is to trace the traffic between individual VMs and between VMs > and the VMM (the KVM driver). So we are searching for proper places to insert > "sniffer code". We suspect that some functions in qemu/hw/virtio shoul

[Qemu-devel] sniffing traffic between VMs

2013-10-07 Thread Alexander Binun
Hello Friends, My name is Alex Binun and I am a researcher in the group of Prof. Shlomi Dolev, Ben-Gurion University of the Negev, Israel, http://www.cs.bgu.ac.il/~dolev/. The group investigates security in virtualization environments and implements a prototype on the top of KVM. Searching f