summary refs log tree commit diff stats
path: root/hw/intc
diff options
context:
space:
mode:
authorDave Jiang <dave.jiang@intel.com>2023-09-04 14:28:04 +0100
committerMichael Tokarev <mjt@tls.msk.ru>2023-09-21 11:31:18 +0300
commitbc63c99ef8184aaf2f6ea488e5fc9cfa391b871e (patch)
treeee678d21ddcc219a56da6722d22eb49ebfaf12f5 /hw/intc
parent7b165fa164022b756c2b001d0a1525f98199d3ac (diff)
downloadfocaccia-qemu-bc63c99ef8184aaf2f6ea488e5fc9cfa391b871e.tar.gz
focaccia-qemu-bc63c99ef8184aaf2f6ea488e5fc9cfa391b871e.zip
hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS
According to ACPI spec 6.5 5.2.28.4 System Locality Latency and Bandwidth
Information Structure, if the "Entry Base Unit" is 1024 for BW and the
matrix entry has the value of 100, the BW is 100 GB/s. So the
entry_base_unit should be changed from 1000 to 1024 given the comment notes
it's 16GB/s for .latency_bandwidth.

Fixes: 882877fc359d ("hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE")
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Fan Ni <fan.ni@samsung.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions