cxl/mailbox: move mailbox effect definitions to a header
authorGregory Price <gourry.memverge@gmail.com>
Fri, 5 Jul 2024 12:30:35 +0000 (13:30 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 21 Jul 2024 18:31:59 +0000 (14:31 -0400)
commit25da36d5d04deb8869bd6ad1223832f09f3efe79
treeffc66107927851fcca1af9248de53726ca01ff30
parent89b5cfcc31e655a40919698a7f95a9208d6f12a3
cxl/mailbox: move mailbox effect definitions to a header

Preparation for allowing devices to define their own CCI commands

Signed-off-by: Gregory Price <gregory.price@memverge.com>
Link: https://lore.kernel.org/r/20230906001517.324380-2-gregory.price@memverge.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20240705123039.963781-2-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/cxl/cxl-mailbox-utils.c
include/hw/cxl/cxl_mailbox.h [new file with mode: 0644]