From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46210) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLVnJ-0001Ax-1w for qemu-devel@nongnu.org; Tue, 09 Oct 2012 05:08:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TLVnE-0006JK-ES for qemu-devel@nongnu.org; Tue, 09 Oct 2012 05:08:04 -0400 Received: from indium.canonical.com ([91.189.90.7]:41194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLVnE-0006JD-5x for qemu-devel@nongnu.org; Tue, 09 Oct 2012 05:08:00 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1TLVnC-0001ue-L1 for ; Tue, 09 Oct 2012 09:07:58 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 0FF742E8A3B for ; Tue, 9 Oct 2012 09:00:56 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 09 Oct 2012 08:54:01 -0000 From: Tom Wijmenga Sender: bounces@canonical.com References: <20121005111149.14766.9947.malonedeb@chaenomeles.canonical.com> <20121008140523.25745.16952.malone@gac.canonical.com> <20121008142226.GA27031@sergelap> Message-Id: <004601cda5fb$a17b7750$e47265f0$@com> Errors-To: bounces@canonical.com Subject: Re: [Qemu-devel] [Bug 1062201] Re: qemu core dumped by kvm-spice Reply-To: Bug 1062201 <1062201@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Oeh boy, do I like feeling like an idiot :) Thanks a lot for that easy way to do it... the guides on forums and the spice-space.org page make it look way more difficult than it needs to be. Big love to you man! Regards, Tom -----Oorspronkelijk bericht----- Van: bounces@canonical.com [mailto:bounces@canonical.com] Namens Serge Hall= yn Verzonden: maandag 8 oktober 2012 16:22 Aan: tomwijmenga@gmail.com Onderwerp: Re: [Bug 1062201] Re: qemu core dumped by kvm-spice Quoting Tom Wijmenga (tomwijmenga@gmail.com): > @ Serge, > = > Ah oke, I was not aware of the big version issues. But as Quantal is not = officially released yet and only RC's are out, won't that cause issues? I'm not sure what you mean by issues - bugs reported against Q will definately be addressed. The qemu versions in Q are basically set in stone. If you need features added, then indeed that won't happen in Q at this point. > All I am trying to do is get a working demo of the capabilities of the Spice protocol but many of the how-to's and PPA's are heavely out of date / support. Would you have any advice, as manyally building the protocol isn't working for me What do you mean by manually building the protocol? In Q, I've been doing: sudo apt-get install qemu-kvm-spice qemu-img create spice.img 10G kvm-spice -cpu host -enable-kvm -m 1024 -M pc-1.2 -drive file=3Dspice.img,i= f=3Dvirtio,cache=3Dnone -vga qxl -spice port=3D5900,disable-ticketing (except also using tap bridged to eth0) It's worked great for ubuntu quantal and fedora 18 guests. -- = You received this bug notification because you are subscribed to the bug report. https://bugs.launchpad.net/bugs/1062201 Title: qemu core dumped by kvm-spice Status in QEMU: New Status in =E2=80=9Cqemu-kvm-spice=E2=80=9D package in Ubuntu: Invalid Bug description: Hi there, I am trying to use kvm-spice to start the qemu virtual machines. They start fine with the /usr/ bin/kvm command, but when I use the kvm- spice command the VM will not start and the core is dumped. Command I used: = kvm-spice -cpu host -enable-kvm -name win-7 -m 3000 -drive file=3D/var/vm= machines/win-7.img -net nic,model=3Drtl8139 -net user -localtime -usb -vga = qxl -global qxl-vga.vram_size=3D67108864 -spice port=3D5901,disable-ticketi= ng -boot d = Response: do_spice_init: starting 0.10.1 spice_server_add_interface: SPICE_INTERFACE_MIGRATION spice_server_add_interface: SPICE_INTERFACE_KEYBOARD spice_server_add_interface: SPICE_INTERFACE_MOUSE spice_server_add_interface: SPICE_INTERFACE_QXL red_worker_main: begin display_channel_create: create display channel cursor_channel_create: create cursor channel kvm-spice: /build/buildd/qemu-linaro-1.0.50-2012.03/exec.c:2641: register= _subpage: Assertion `existing.mr->subpage || existing.mr =3D=3D &io_mem_una= ssigned' failed. Aborted (core dumped) = I am running Ubuntu 12.04 sserver for this. Any information about this is= sue would be appreciated, i'm stuck on this one. Kind regards, = Tom To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1062201/+subscriptions -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1062201 Title: qemu core dumped by kvm-spice Status in QEMU: New Status in =E2=80=9Cqemu-kvm-spice=E2=80=9D package in Ubuntu: Invalid Bug description: Hi there, I am trying to use kvm-spice to start the qemu virtual machines. They start fine with the /usr/ bin/kvm command, but when I use the kvm- spice command the VM will not start and the core is dumped. Command I used: = kvm-spice -cpu host -enable-kvm -name win-7 -m 3000 -drive file=3D/var/vm= machines/win-7.img -net nic,model=3Drtl8139 -net user -localtime -usb -vga = qxl -global qxl-vga.vram_size=3D67108864 -spice port=3D5901,disable-ticketi= ng -boot d = Response: do_spice_init: starting 0.10.1 spice_server_add_interface: SPICE_INTERFACE_MIGRATION spice_server_add_interface: SPICE_INTERFACE_KEYBOARD spice_server_add_interface: SPICE_INTERFACE_MOUSE spice_server_add_interface: SPICE_INTERFACE_QXL red_worker_main: begin display_channel_create: create display channel cursor_channel_create: create cursor channel kvm-spice: /build/buildd/qemu-linaro-1.0.50-2012.03/exec.c:2641: register= _subpage: Assertion `existing.mr->subpage || existing.mr =3D=3D &io_mem_una= ssigned' failed. Aborted (core dumped) = I am running Ubuntu 12.04 sserver for this. Any information about this is= sue would be appreciated, i'm stuck on this one. Kind regards, = Tom To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1062201/+subscriptions