On 14/11/2023 17.58, Michael Tokarev wrote:
Fixes: 388d6b574e28 "hw/cxl: Use switch statements for read and write of cachemem registers" Fixes: 3314efd276ad "hw/cxl/mbox: Add Physical Switch Identify command." Fixes: 004e3a93b814 "hw/cxl: Add tunneled command support to mailbox for switch cci." Cc: Jonathan Cameron <[email protected]> Cc: Fan Ni <[email protected]> Signed-off-by: Michael Tokarev <[email protected]> --- hw/cxl/cxl-component-utils.c | 4 ++-- hw/cxl/cxl-mailbox-utils.c | 2 +- include/hw/cxl/cxl_device.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
