From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Treutner Subject: Re: qemu-kvm-0.12 bug? Date: Tue, 22 Dec 2009 13:25:30 +0100 Message-ID: <200912221325.30833.thomas@scripty.at> References: <200912221302.28798.thomas@scripty.at> Mime-Version: 1.0 Content-Type: text/plain; charset="ansi_x3.4-1968" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from static.115.55.40.188.clients.your-server.de ([188.40.55.115]:49467 "EHLO scripty.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751053AbZLVMZj (ORCPT ); Tue, 22 Dec 2009 07:25:39 -0500 Received: from localhost (localhost [127.0.0.1]) by scripty.at (Postfix) with ESMTP id 90FA1700BB for ; Tue, 22 Dec 2009 13:25:39 +0100 (CET) Received: from scripty.at ([127.0.0.1]) by localhost (scripty.at [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 70QbW7qEU38f for ; Tue, 22 Dec 2009 13:25:32 +0100 (CET) Received: from store.local (d83-191-109-23.cust.tele2.at [83.191.109.23]) by scripty.at (Postfix) with ESMTP id 1660C700B3 for ; Tue, 22 Dec 2009 13:25:32 +0100 (CET) In-Reply-To: <200912221302.28798.thomas@scripty.at> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Tuesday 22 December 2009 13:02:28 Thomas Treutner wrote: > Hi, > > I've switched from -0.11.0 to -0.12 and from 2.6.31.6 to 2.6.32.2 to try > the new virtio-memory-API introduced in latest libvirt from git. I can > start VMs f.e. by kvm -cdrom $someiso --enable-kvm but my domain configs to > not work anymore. Just found the other bug report about this....