Open GraphAlg opened 1 year ago
I use qemu to emulate a cxl device. The command "cxl create-region -m -d decoder0.0 -w 1 -g 1024 mem0" is executed successfully. But when I execute command "ndctl list -R", it shows nothing. What is wrong in this process?
but the command "cxl list -R" can show the information of created region.
I use qemu to emulate a cxl device. The command "cxl create-region -m -d decoder0.0 -w 1 -g 1024 mem0" is executed successfully. But when I execute command "ndctl list -R", it shows nothing. What is wrong in this process?