On 21-01-21 15:03:38, Keith Busch wrote: > On Fri, Jan 22, 2021 at 07:09:04AM +0900, Minwoo Im wrote: > > --- a/hw/block/nvme.c > > +++ b/hw/block/nvme.c > > @@ -23,6 +23,7 @@ > > * max_ioqpairs=<N[optional]>, \ > > * aerl=<N[optional]>, aer_max_queued=<N[optional]>, \ > > * mdts=<N[optional]>,zoned.append_size_limit=<N[optional]> \ > > + * ,subsys=<subsys_id> \ > > For consistency, the ',' goes in the preceeding line.
I have no idea what happened here :(. Will fix it. Thanks!