Loading
vhost-nvme: reserve a bigger enough opcode to avoid conflict with QEMU
Currently QEMU vhost-nvme driver hasn't been pushed to QEMU community, for vhost-user socket messages, QEMU can pick the opcode at any time, QEMU 2.12 already picked 27-30 for other driver, for the purpose to mitigate rebase work in future, while here, we reserve a bigger value so that it will not conflict with QEMU for very long time. Change-Id: Ic404bb14330c4acc484aa9c86983030803a31e77 Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.gerrithub.io/408771 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>