On Mon, 03/21 13:25, Jason Wang wrote: > diff --git a/qapi-schema.json b/qapi-schema.json > index 88f9b81..ea56a01 100644 > --- a/qapi-schema.json > +++ b/qapi-schema.json > @@ -2532,7 +2532,8 @@ > '*vhostfd': 'str', > '*vhostfds': 'str', > '*vhostforce': 'bool', > - '*queues': 'uint32'} } > + '*queues': 'uint32', > + '*vhost_poll_us': 'uint32'} }
Need to update the comment too? Fam