From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43818) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjWKK-0006rP-9m for qemu-devel@nongnu.org; Mon, 03 Jun 2013 11:05:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjWKF-0002bx-LN for qemu-devel@nongnu.org; Mon, 03 Jun 2013 11:05:40 -0400 Received: from mail-lb0-f176.google.com ([209.85.217.176]:55510) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjWKF-0002bo-Cs for qemu-devel@nongnu.org; Mon, 03 Jun 2013 11:05:35 -0400 Received: by mail-lb0-f176.google.com with SMTP id z5so618403lbh.35 for ; Mon, 03 Jun 2013 08:05:34 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1368199981-45292-1-git-send-email-i.mitsyanko@gmail.com> References: <1368199981-45292-1-git-send-email-i.mitsyanko@gmail.com> From: Peter Maydell Date: Mon, 3 Jun 2013 16:05:14 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH V2 0/2] Fix memory migration for exynos 4210 SoC List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mitsyanko Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, paul@codesourcery.com On 10 May 2013 16:32, Igor Mitsyanko wrote: > Fix issues in exynos4210 code which were blocking proper memory > migration. Thanks, applied to arm-devs.next. -- PMM