From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56706) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wxyrq-0003uR-Ng for qemu-devel@nongnu.org; Fri, 20 Jun 2014 09:28:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wxyrj-0004Qz-1u for qemu-devel@nongnu.org; Fri, 20 Jun 2014 09:28:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wxyri-0004Pp-Pf for qemu-devel@nongnu.org; Fri, 20 Jun 2014 09:28:26 -0400 From: Amit Shah Date: Fri, 20 Jun 2014 18:56:22 +0530 Message-Id: <1b47aee75da50add4692e79be9360ae6d4562182.1403269079.git.amit.shah@redhat.com> In-Reply-To: References: In-Reply-To: References: Subject: [Qemu-devel] [PATCH v5 15/18] tests: vmstate static checker: remove a subsection List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu list Cc: Juan Quintela , Markus Armbruster , Alexander Graf , "Dr. David Alan Gilbert" , Amit Shah , Paolo Bonzini , =?UTF-8?q?Andreas=20F=C3=A4rber?= Signed-off-by: Amit Shah Reviewed-by: Juan Quintela --- tests/vmstate-static-checker-data/dump2.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/tests/vmstate-static-checker-data/dump2.json b/tests/vmstate-static-checker-data/dump2.json index 05b8fce..6f8a617 100644 --- a/tests/vmstate-static-checker-data/dump2.json +++ b/tests/vmstate-static-checker-data/dump2.json @@ -836,19 +836,6 @@ "size": 1 } ] - }, - { - "name": "fdrive/media_rate", - "version_id": 1, - "minimum_version_id": 1, - "Fields": [ - { - "field": "media_rate", - "version_id": 0, - "field_exists": false, - "size": 1 - } - ] } ] } -- 1.9.3