qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/2] tap: vhost busy polling support


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH 2/2] tap: vhost busy polling support
Date: Mon, 21 Mar 2016 15:26:04 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]