From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPXGB-000057-RN for qemu-devel@nongnu.org; Sat, 30 Jan 2016 10:16:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aPXGA-0005wc-QV for qemu-devel@nongnu.org; Sat, 30 Jan 2016 10:16:23 -0500 Received: from mail-vk0-x22d.google.com ([2607:f8b0:400c:c05::22d]:32928) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPXG9-0005wJ-JK for qemu-devel@nongnu.org; Sat, 30 Jan 2016 10:16:22 -0500 Received: by mail-vk0-x22d.google.com with SMTP id e64so57086305vkg.0 for ; Sat, 30 Jan 2016 07:16:21 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <56AC840E.5000303@msgid.tls.msk.ru> References: <1453205308-20476-1-git-send-email-pbonzini@redhat.com> <56AC840E.5000303@msgid.tls.msk.ru> From: Peter Maydell Date: Sat, 30 Jan 2016 15:16:01 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] cpu: cpu_save/cpu_load is no more List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: QEMU Trivial , Paolo Bonzini , QEMU Developers On 30 January 2016 at 09:36, Michael Tokarev wrote: > 19.01.2016 15:08, Paolo Bonzini wrote: >> Everything has been converted to vmstate. > > Applied to -trivial, thanks! Ah, I missed that Paolo had sent out this patch before me (my version is http://patchwork.ozlabs.org/patch/572694/ but a week later...) thanks -- PMM