On Tue, Jun 23, 2026 at 03:01:12PM +0100, Peter Maydell wrote: > Should we also have a "device-id" property here? Being able > to set the vendor-ID only seems unnecessarily limited, since > PCI IDs are a (vendor,device) tuple.
Yes, the quirks are usually based off the same tuple, so there should be a way to set both when that's the justification for the patch.
