Re: [Qemu-devel] kvm binary is deprecated - solved!

2013-10-24 Thread Stefan Hajnoczi
On Thu, Oct 24, 2013 at 10:23 AM, Alexander Binun wrote: > As for sniffing the traffic between VMs - I have yet one idea and I would > appreciate your feedback. [...] > That is, a sniffer in the Linux should be put at a kernel driver that makes > physical memory available to user space. I'm not

[Qemu-devel] kvm binary is deprecated - solved!

2013-10-24 Thread Alexander Binun
Hi Stefan , Great thanks - your easy trick works! (after I upgraded Ubuntu 13.04 to 13.10). As for sniffing the traffic between VMs - I have yet one idea and I would appreciate your feedback. The activities at VM that involve modifying data can be divided into the following categories: 1. T

Re: [Qemu-devel] kvm binary is deprecated

2013-10-14 Thread Stefan Hajnoczi
On Mon, Oct 14, 2013 at 12:36 PM, Alexander Binun wrote: > The workaround offered in bug trackers is: "change the path associated with > the emulation tag in the xml definition file. Change it to > qemu-system-x86_64". > > Well, I am familiar with XML definition files for VMs: they are used manu

Re: [Qemu-devel] kvm binary is deprecated

2013-10-14 Thread Alexander Binun
The workaround offered in bug trackers is: "change the path associated with the emulation tag in the xml definition file. Change it to qemu-system-x86_64". Well, I am familiar with XML definition files for VMs: they are used manually when defining VMs in virsh (virsh define xmldef.xml and so on)

Re: [Qemu-devel] kvm binary is deprecated

2013-10-14 Thread Stefan Hajnoczi
On Sat, Oct 12, 2013 at 05:45:52PM +0300, Alexander Binun wrote: >The qemu used by me is the one installed using apt-get install qemu. The > executable is in /usr/bin. The KVM driver is the one supplied with Ubuntu > 13.04. > > The version of qemu is 1.4.0 (after running qemu --version I get

Re: [Qemu-devel] kvm binary is deprecated

2013-10-12 Thread Alexander Binun
Hello Stefan, The qemu used by me is the one installed using apt-get install qemu. The executable is in /usr/bin. The KVM driver is the one supplied with Ubuntu 13.04. The version of qemu is 1.4.0 (after running qemu --version I get the message --- QEMU emulator version 1.4.0 (Debian 1.4.0+

Re: [Qemu-devel] kvm binary is deprecated

2013-10-11 Thread Stefan Hajnoczi
On Thu, Oct 10, 2013 at 02:00:39PM +0300, Alexander Binun wrote: > Stefan , great thanks! We are setting up the scene for experiments... > > Unfortunately, we ran into yet one trouble. The configuration: Ubuntu 13.04, > internal KVM, Qemu 1.4.0. VMs are created using virt-manager. > > When we tr

[Qemu-devel] kvm binary is deprecated

2013-10-10 Thread Alexander Binun
Stefan , great thanks! We are setting up the scene for experiments... Unfortunately, we ran into yet one trouble. The configuration: Ubuntu 13.04, internal KVM, Qemu 1.4.0. VMs are created using virt-manager. When we try to create a VM the following error message appears: --- kvm binary is