gunyah: msgq: Add new msgq label for OEMVM vcpu test

Add new msgq label for OEMVM vcpu test, the msgq is between PVM and
OEMVM.

Change-Id: I8fcc2a9352fc48bd8aa6fc27c135c240d9d149ac
Signed-off-by: Cong Zhang <quic_congzhan@quicinc.com>
This commit is contained in:
Cong Zhang 2022-07-18 00:12:44 +08:00 committed by Guru Das Srinagesh
parent 7c3a667a6e
commit 59a066f16a

View File

@ -23,6 +23,7 @@ enum gh_msgq_label {
GH_MSGQ_LABEL_MMRM,
GH_MSGQ_LABEL_EVA,
GH_MSGQ_VCPU_SCHED_TEST,
GH_MSGQ_VCPU_SCHED_TEST_OEMVM,
GH_MSGQ_LABEL_MAX
};