From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gPA1U-0005s9-1B for qemu-devel@nongnu.org; Tue, 20 Nov 2018 12:41:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gPA1Q-0007OX-23 for qemu-devel@nongnu.org; Tue, 20 Nov 2018 12:41:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48414) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gPA1P-0007Na-Rc for qemu-devel@nongnu.org; Tue, 20 Nov 2018 12:41:11 -0500 References: <20181120092542.13102-1-david@redhat.com> <20181120092542.13102-8-david@redhat.com> From: Eric Blake Message-ID: <4831412b-4f0b-e8ff-dc71-e476aa482e87@redhat.com> Date: Tue, 20 Nov 2018 11:41:07 -0600 MIME-Version: 1.0 In-Reply-To: <20181120092542.13102-8-david@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 7/9] test-string-input-visitor: Use virtual walk List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Hildenbrand , qemu-devel@nongnu.org Cc: Markus Armbruster , Michael Roth , Paolo Bonzini On 11/20/18 3:25 AM, David Hildenbrand wrote: > We now support virtual walks, so use that instead. > > Reviewed-by: Markus Armbruster > Signed-off-by: David Hildenbrand > --- > tests/test-string-input-visitor.c | 36 +++++++++++-------------------- > 1 file changed, 12 insertions(+), 24 deletions(-) Reviewed-by: Eric Blake -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org