commit | aab1b3eeb4a2f6d82a6c4e463add2bfa19827b64 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Mar 27 17:14:38 2024 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Apr 02 14:55:32 2024 +0200 |
tree | 6acbf24d52934e073d48f0eb6d0550c3410507cb | |
parent | 3325af5355762863f4ca7ce2a7b45670756547ac [diff] |
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>