qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 1/3] vhost-user: update the protocol.


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH v2 1/3] vhost-user: update the protocol.
Date: Sat, 14 Feb 2015 22:03:36 +0100

On Fri, Feb 13, 2015 at 09:45:37PM +0800, linhaifeng wrote:
> @@ -35,7 +39,7 @@ consists of 3 header fields and a payload:
>  
>   * Request: 32-bit type of the request
>   * Flags: 32-bit bit field:
> -   - Lower 2 bits are the version (currently 0x01)
> +   - Lower 2 bits are the version (currently 0x06)
>     - Bit 2 is the reply flag - needs to be sent on each reply from the slave
>   * Size - 32-bit size of the payload
>  

How do you encode 0x6 in a 2 bit field?

-- 
MST



reply via email to

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