From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XX35L-0007sL-N9 for qemu-devel@nongnu.org; Thu, 25 Sep 2014 03:03:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XX358-0004fi-Aq for qemu-devel@nongnu.org; Thu, 25 Sep 2014 03:03:27 -0400 Received: from e23smtp08.au.ibm.com ([202.81.31.141]:43552) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XX357-0004dr-MR for qemu-devel@nongnu.org; Thu, 25 Sep 2014 03:03:14 -0400 Received: from /spool/local by e23smtp08.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 25 Sep 2014 17:03:04 +1000 From: Alexey Kardashevskiy Date: Thu, 25 Sep 2014 17:02:01 +1000 Message-Id: <1411628523-3498-1-git-send-email-aik@ozlabs.ru> Subject: [Qemu-devel] [PATCH 0/2] spapr_nvram: Support migration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Alexey Kardashevskiy , Paolo Bonzini , qemu-ppc@nongnu.org, Alexander Graf Here are 2 patches to enable sPAPR NVRAM migration. Please comment. Thanks! Alexey Kardashevskiy (2): vmstate: Allow dynamic allocation for VBUFFER during migration spapr_nvram: Enable migration hw/nvram/spapr_nvram.c | 68 +++++++++++++++++++++++++++++++++++++++------ include/migration/vmstate.h | 11 ++++++++ vmstate.c | 13 +++++++-- 3 files changed, 80 insertions(+), 12 deletions(-) -- 2.0.0