diff options
-rw-r--r-- | hw/block/nvme.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/block/nvme.c b/hw/block/nvme.c index 2335739..e562d74 100644 --- a/hw/block/nvme.c +++ b/hw/block/nvme.c @@ -81,7 +81,7 @@ * The default value means there is no limit to the number of * concurrently open zones. * - * zoned.cross_zone_read=<enable RAZB, default: false> + * zoned.cross_read=<enable RAZB, default: false> * Setting this property to true enables Read Across Zone Boundaries. */ |