qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/8] hw/cxl: Make the CXL fixed memory window setup a machine


From: Paolo Bonzini
Subject: Re: [PATCH 1/8] hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Date: Tue, 31 May 2022 09:26:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/30/22 15:45, Jonathan Cameron via wrote:
+    object_property_add(obj, "cxl-fmw", "CXLFixedMemoryWindow",
+                        machine_get_cfmw, machine_set_cfmw,
+                        NULL, state);
+    object_property_set_description(obj, "cxl-fmw",
+                                    "CXL Fixed Memory Window");

Perhaps "CML fixed memory windows (array)" or something like that?

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]