From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9Wnb-0006rb-KB for qemu-devel@nongnu.org; Tue, 22 Jul 2014 05:56:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9WnU-0003j0-59 for qemu-devel@nongnu.org; Tue, 22 Jul 2014 05:55:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9WnT-0003is-TM for qemu-devel@nongnu.org; Tue, 22 Jul 2014 05:55:48 -0400 Message-ID: <53CE3511.3000402@redhat.com> Date: Tue, 22 Jul 2014 11:55:29 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <60DF1D8F-DF62-472B-AC2A-D6CC4761AE91@alex.org.uk> <53CA0744.1070800@redhat.com> <3AFC9677-55B1-4A93-BFCE-3A90FA872D2F@alex.org.uk> <53CA1E95.3030006@redhat.com> <53CA4E3D.1020005@redhat.com> <20140722071130.GF26186@grmbl.mre> <20140722095000.GB5922@grmbl.mre> In-Reply-To: <20140722095000.GB5922@grmbl.mre> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Live migrate, inconsistent machine types - new machine type to fix? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah , Alex Bligh Cc: "qemu-devel@nongnu.org" Il 22/07/2014 11:50, Amit Shah ha scritto: > These are the ones that remain after fixing up the rest: > > Section "xio3130-downstream" Description "xio3130-express-downstream-port": version error: 2 > 0 > Section "usb-host" Section "usb-host" Description "usb-host": minimum version error: 0 < 1 > Section "ich9-usb-ehci1" Section "ich9-usb-ehci1" Description "ehci": minimum version error: 0 < 1 > Section "x3130-upstream" Description "xio3130-express-upstream-port": version error: 2 > 0 > Section "usb-ehci" Section "usb-ehci" Description "ehci": minimum version error: 0 < 1 > Section "ioh3420" Description "ioh-3240-express-root-port": version error: 2 > 0 > Section "isa-pit", Description "i8254": expected field "channels", got "channels[0].irq_disabled"; skipping rest > Section "PIIX4_PM" Section "PIIX4_PM" Description "piix4_pm": minimum version error: 2 < 3 What about qemu-kvm 1.0 vs qemu 2.1? Paolo