hw/i386/pc: Restrict CXL to PCI-based machines
commitaab1b3eeb4a2f6d82a6c4e463add2bfa19827b64
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 27 Mar 2024 16:14:38 +0000 (27 17:14 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 2 Apr 2024 12:55:32 +0000 (2 14:55 +0200)
tree6acbf24d52934e073d48f0eb6d0550c3410507cb
parent3325af5355762863f4ca7ce2a7b45670756547ac
hw/i386/pc: Restrict CXL to PCI-based machines

CXL is based on PCIe. In is pointless to initialize
its context on non-PCI machines.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-ID: <20240327161642.33574-1-philmd@linaro.org>
hw/i386/pc.c