mirror of
https://github.com/mii443/qemu.git
synced 2025-08-25 16:39:37 +00:00
Since version 5.2 commit 6eb7a07129
("hw/block/nvme: change controller
pci id"), the emulated NVMe controller has defaulted to a non-Intel PCI
identifier.
Deprecate the compatibility parameter so we can get rid of it once and
for all.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>