Re: [RFC PATCH 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature

2023-11-20 Thread Davidlohr Bueso
On Tue, 14 Nov 2023, shiju.j...@huawei.com wrote: +case CXL_FEATURE_PATROL_SCRUB: +/* Fill supported feature entry for device patrol scrub control */ +supported_feats->feat_entries[entry] = + (struct CXLSupportedFeatureEntry) { +

[RFC PATCH 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature

2023-11-14 Thread shiju . jose--- via
From: Shiju Jose CXL spec 3.1 section 8.2.9.9.11.1 describes the device patrol scrub control feature. The device patrol scrub proactively locates and makes corrections to errors in regular cycle. The patrol scrub control allows the request to configure patrol scrub input configurations. The patr