On 06/11/20 14:15, Markus Armbruster wrote:
Paolo Bonzini <pbonz...@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 <pbonz...@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