[libvirt] [PATCH 2/4] Define remote wire protocol & impls for virDomainQemuAttach

Eric Blake eblake at redhat.com
Thu May 5 22:36:18 UTC 2011


On 05/05/2011 11:26 AM, Daniel P. Berrange wrote:
> * daemon/remote.c: Server side dispatcher
> * src/remote/remote_driver.c: Client side dispatcher
> * src/remote/qemu_protocol.x: Wire protocol definition
> ---

> +++ b/src/remote/qemu_protocol.x
> @@ -37,10 +37,21 @@ struct qemu_monitor_command_ret {
>      remote_nonnull_string result;
>  };
>  
> +
> +struct qemu_attach_args {
> +    int pid;

Same question as in 1/4 - should this be hyper, to accommodate all
possible pid_t sizes?  Or am I worried about nothing?

ACK.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110505/f921a0e6/attachment-0001.sig>


More information about the libvir-list mailing list