Re: [PATCH 1/5] cxl/mailbox: move mailbox effect definitions to a header
On 1/9/23 03:29, Gregory Price wrote: Preparation for allowing devices to define their own CCI commands Signed-off-by: Gregory Price --- hw/cxl/cxl-mailbox-utils.c | 35 +++ include/hw/cxl/cxl_mailbox.h | 18 ++ 2 files changed, 37 insertion
[PATCH 1/5] cxl/mailbox: move mailbox effect definitions to a header
Preparation for allowing devices to define their own CCI commands Signed-off-by: Gregory Price --- hw/cxl/cxl-mailbox-utils.c | 35 +++ include/hw/cxl/cxl_mailbox.h | 18 ++ 2 files changed, 37 insertions(+), 16 deletions(-) create mode 100644 i