[libvirt] VM image running on 2 Intels

Daniel P. Berrange berrange at redhat.com
Thu Apr 30 11:15:01 UTC 2009


On Wed, Apr 29, 2009 at 07:06:27PM +0300, Zvi Dubitzky wrote:
> Also : please comment if the below qemu-system-x86_64  explicit image 
> start of a VM and the same done by a virsh command by : define + start 
> <.xml>
>             are equivalent and if not what change should I make to the 
> .xml file (below)
>  
> 1. sudo qemu-system-x86_64 -hda <path/to/image/file> -m 512  -net  nic, 
> model=e1000 -nic tap
> 
> 2. The xml file

Compare your manual QEMU args, against the libvirt command line args used 
which are visible in /var/log/libvirt/qemu/$GUEST.log   livirt will have
likely added many more args than you use in 1. So add more of the args
until you find the one that breaks it.

Regards,
Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list