From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40032 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Psc0U-0001ki-TU for qemu-devel@nongnu.org; Thu, 24 Feb 2011 09:17:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Psc0T-0007hH-GV for qemu-devel@nongnu.org; Thu, 24 Feb 2011 09:17:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:14257) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Psc0T-0007h9-4G for qemu-devel@nongnu.org; Thu, 24 Feb 2011 09:17:25 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p1OEHOAV007756 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 24 Feb 2011 09:17:24 -0500 From: Juan Quintela Date: Thu, 24 Feb 2011 15:17:13 +0100 Message-Id: Subject: [Qemu-devel] [PATCH 0/3] Remove wrong savevm sections List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi This devices savevm support is "Not Even Wrong". Just remove it. It has never work for sure. Anthony, please apply. Later, Juan. Juan Quintela (3): vmstate: remove grackle_pci savevm code vmstate: remove uninorth savevm code gt64xxx: remove savevm support hw/grackle_pci.c | 19 ------------------- hw/gt64xxx.c | 21 --------------------- hw/unin_pci.c | 21 --------------------- 3 files changed, 0 insertions(+), 61 deletions(-) -- 1.7.4