diff options
author | Joao Martins | 2022-07-19 19:00:10 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2022-07-26 16:40:58 +0200 |
commit | 1065b21993628a00066a2ab1439bfff5d186c12d (patch) | |
tree | f3cc608a0958ff0af813fda7d2f238ad29dd22c6 /replay | |
parent | i386/pc: factor out cxl range start to helper (diff) | |
download | qemu-1065b21993628a00066a2ab1439bfff5d186c12d.tar.gz qemu-1065b21993628a00066a2ab1439bfff5d186c12d.tar.xz qemu-1065b21993628a00066a2ab1439bfff5d186c12d.zip |
i386/pc: handle unitialized mr in pc_get_cxl_range_end()
Remove pc_get_cxl_range_end() dependency on the CXL memory region,
and replace with one that does not require the CXL host_mr to determine
the start of CXL start.
This in preparation to allow pc_pci_hole64_start() to be called early
in pc_memory_init(), handle CXL memory region end when its underlying
memory region isn't yet initialized.
Cc: Jonathan Cameron <jonathan.cameron@huawei.com>
Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
Message-Id: <20220719170014.27028-8-joao.m.martins@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Diffstat (limited to 'replay')
0 files changed, 0 insertions, 0 deletions