From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4jSl-0005IT-KE for qemu-devel@nongnu.org; Wed, 09 Jul 2014 00:26:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X4jSg-0002oG-KO for qemu-devel@nongnu.org; Wed, 09 Jul 2014 00:26:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4jSg-0002oC-C6 for qemu-devel@nongnu.org; Wed, 09 Jul 2014 00:26:30 -0400 Date: Wed, 9 Jul 2014 09:55:57 +0530 From: Amit Shah Message-ID: <20140709042557.GA10283@grmbl.mre> References: <1403602356-13687-1-git-send-email-pl@kamp.de> <874mz919w5.fsf@troll.troll> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] migration: catch unknown flag combinations in ram_load List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven , Peter Maydell Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, dgilbert@redhat.com, quintela@redhat.com (CC'ing Peter Maydell for his thoughts) On (Tue) 08 Jul 2014 [22:55:42], Peter Lieven wrote: > Hi Juan, > > Am 25.06.2014 um 13:55 schrieb Juan Quintela : > > > Peter Lieven wrote: > >> this patch extends commit db80fac by not only checking > >> for unknown flags, but also filtering out unknown flag > >> combinations. > >> > >> Suggested-by: Eric Blake > >> Signed-off-by: Peter Lieven > > > > Reviewed-by: Juan Quintela > > > > Will be on next pull request, thanks. > > > > Have you forgotten to pull this one? It might be too late for 2.1 though. Juan is away for a couple of weeks. This looks like a good fix to pull in for 2.1, though. Peter, do you agree? Can you pick this up if so? Thanks, Amit