From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC7hb-0000gH-4p for qemu-devel@nongnu.org; Tue, 29 Jul 2014 09:44:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XC7hU-0004mA-6Q for qemu-devel@nongnu.org; Tue, 29 Jul 2014 09:44:27 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:59609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC7eo-00048t-0o for qemu-devel@nongnu.org; Tue, 29 Jul 2014 09:41:34 -0400 Date: Tue, 29 Jul 2014 13:41:28 +0000 From: Serge Hallyn Message-ID: <20140729134127.GC2217@ubuntumail> References: <1406054580-16763-1-git-send-email-alex@alex.org.uk> <7DADE58E-0CA0-4B97-9567-AAF5ECBC47AA@alex.org.uk> <20140729041630.GN464@ubuntumail> <82F2A47F-F096-458C-B511-26116BE78DFA@alex.org.uk> <20140729130355.GA4303@mail.hallyn.com> <53D79FD9.3050802@redhat.com> <22A724A9-D67D-4634-864B-3E32A2A4DA90@alex.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <22A724A9-D67D-4634-864B-3E32A2A4DA90@alex.org.uk> Subject: Re: [Qemu-devel] [PATCH] [RFC] Add machine type pc-1.0-qemu-kvm for live migrate compatibility with qemu-kvm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Bligh Cc: Ryan Harper , Serge Hallyn , "Michael S. Tsirkin" , Libvirt , "quintela@redhat.com" , "qemu-devel@nongnu.org" , Alexander Graf , Cole Robinson , Amit Shah , Paolo Bonzini , Bruce Rogers , Andreas =?iso-8859-1?Q?F=E4rber?= , "Serge E. Hallyn" Quoting Alex Bligh (alex@alex.org.uk): > > On 29 Jul 2014, at 14:21, Paolo Bonzini wrote: > > > If you can make the pxe-virtio.rom file 64k or less, then that would be > > a good idea for 14.04 in general. Newer machine types use > > efi-virtio.rom, so you won't break "-M pc" migration. > > Without further, won't that break migration from 14.04 *with* the big > ROM? Heh, good point.