Re: [Qemu-devel] sniffing traffic between virtual machines

2013-12-19 Thread Stefan Hajnoczi
On Wed, Dec 18, 2013 at 01:53:56PM +0200, Alexander Binun wrote: > We are trying to monitor the traffic (network packets etc) between VMs in > KVM. We succeeded to get the address of the system call table (see > http://syprog.blogspot.co.il/2011/10/hijack-linux-system-calls-part-iii.html) > and

[Qemu-devel] sniffing traffic between virtual machines

2013-12-18 Thread Alexander Binun
Hello Friends, Thanks for your hints; they really helped us! We are trying to monitor the traffic (network packets etc) between VMs in KVM. We succeeded to get the address of the system call table (see http://syprog.blogspot.co.il/2011/10/hijack-linux-system-calls-part-iii.html) and interc