qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-5.2 3/4] qtest: escape device name in device-introspect-t


From: Paolo Bonzini
Subject: Re: [PATCH for-5.2 3/4] qtest: escape device name in device-introspect-test
Date: Fri, 6 Nov 2020 14:23:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

On 06/11/20 14:15, Markus Armbruster wrote:
Paolo Bonzini <pbonzini@redhat.com> writes:

device-introspect-test uses HMP, so it should escape the device name
properly.  Because of this, a few devices that had commas in their
names were escaping testing.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
$ git-grep '\.name *= *"[^"]*,' | cat
hw/block/fdc.c:    .name          = "SUNW,fdtwo"

Any others?
Not that I know, but this is a bug anyway. :)

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]