Re: qemu-kvm crashes with Assertion ... failed.

2010-03-24 Thread André Weidemann
Hi, On 24.03.2010 17:23, Avi Kivity wrote: On 03/24/2010 06:20 PM, André Weidemann wrote: Does this happen with a guest installed on kvm, or just with the guest that (guessing from the name) was imported from vmware? I booted the VM via PXE into an Ubuntu Live CD image. I only added the Win

Re: qemu-kvm crashes with Assertion ... failed.

2010-03-24 Thread Avi Kivity
On 03/24/2010 06:20 PM, André Weidemann wrote: Does this happen with a guest installed on kvm, or just with the guest that (guessing from the name) was imported from vmware? I booted the VM via PXE into an Ubuntu Live CD image. I only added the Windows disk image, so I could copy the resultin

Re: qemu-kvm crashes with Assertion ... failed.

2010-03-24 Thread André Weidemann
Hi, On 24.03.2010 13:17, Avi Kivity wrote: On 03/17/2010 11:14 PM, André Weidemann wrote: qemu-system-x86_64 -cpu core2duo -vga cirrus -boot order=ndc -vnc 192.168.3.42:2 -k de -smp 4,cores=4 -drive file=/vmware/Windows7Test_600G.img,if=ide,index=0,cache=writeback -m 1024 -net nic,model=e1000,ma

Re: qemu-kvm crashes with Assertion ... failed.

2010-03-24 Thread Avi Kivity
On 03/17/2010 11:14 PM, André Weidemann wrote: qemu-system-x86_64 -cpu core2duo -vga cirrus -boot order=ndc -vnc 192.168.3.42:2 -k de -smp 4,cores=4 -drive file=/vmware/Windows7Test_600G.img,if=ide,index=0,cache=writeback -m 1024 -net nic,model=e1000,macaddr=DE:AD:BE:EF:12:3A -net tap,script=/usr

Re: qemu-kvm crashes with Assertion ... failed.

2010-03-17 Thread André Weidemann
On 17.03.2010 19:22, Marcelo Tosatti wrote: On Sun, Mar 14, 2010 at 09:57:52AM +0100, André Weidemann wrote: Hi, I cloned the qemu-kvm git repository today with "git clone git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git qemu-kvm-2010-03-14", ran configure and compiled it and did a "make insta

Re: qemu-kvm crashes with Assertion ... failed.

2010-03-17 Thread Marcelo Tosatti
On Sun, Mar 14, 2010 at 09:57:52AM +0100, André Weidemann wrote: > Hi, > I cloned the qemu-kvm git repository today with "git clone > git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git > qemu-kvm-2010-03-14", ran configure and compiled it and did a "make > install". Everything went fine without war

qemu-kvm crashes with Assertion ... failed.

2010-03-14 Thread André Weidemann
Hi, I cloned the qemu-kvm git repository today with "git clone git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git qemu-kvm-2010-03-14", ran configure and compiled it and did a "make install". Everything went fine without warnings or errors. For configure output take a look here: http://pastebi