[libvirt] [PATCH v4 6/8] Qemu remote protocol.

Eric Blake eblake at redhat.com
Fri Jul 23 16:30:36 UTC 2010


On 07/07/2010 03:33 PM, Chris Lalancette wrote:
> Since we are adding a new "per-hypervisor" protocol, we
> make it so that the qemu remote protocol uses a new
> PROTOCOL and PROGRAM number.  This allows us to easily
> distinguish it from the normal REMOTE protocol.
>
> This necessitates changing the proc in remote_message_header
> from a "remote_procedure" to an "unsigned", which should
> be the same size (and thus preserve the on-wire protocol).

>
> Changes since v3:
>   - Change unsigned proc to signed proc, to conform to spec

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list