../hw/nvme/nvme.h: In function ‘nvme_io_opc_str’:
../hw/nvme/nvme.h:349:10: error: ‘NVME_CMD_REPRIORITIZE’ undeclared (first use in this function)
349 | case NVME_CMD_REPRIORITIZE: return "NVME_CMD_REPRIORITIZE";
| ^~~~~~~~~~~~~~~~~~~~~
../hw/nvme/nvme.h:349:10: note: each undeclared identifier is reported only once for each function it appears in
Seems that you forgot this enum entry