On 1/9/23 03:29, Gregory Price wrote:
Preparation for allowing devices to define their own CCI commandsSigned-off-by: Gregory Price <gregory.pr...@memverge.com> --- hw/cxl/cxl-mailbox-utils.c | 35 +++++++++++++++++++---------------- include/hw/cxl/cxl_mailbox.h | 18 ++++++++++++++++++ 2 files changed, 37 insertions(+), 16 deletions(-) create mode 100644 include/hw/cxl/cxl_mailbox.h
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>