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

Eric Blake eblake at redhat.com
Fri Jul 8 20:48:10 UTC 2011


On 07/08/2011 07:40 AM, Eric Blake wrote:
> On 07/08/2011 06:20 AM, Daniel P. Berrange wrote:
>> From: "Daniel P. Berrange" <berrange at redhat.com>
>>
>> This tweaks the RPC generator to cope with some naming
>> conventions used for the QEMU specific APIs
>>
>> * daemon/remote.c: Server side dispatcher
>> * src/remote/remote_driver.c: Client side dispatcher
>> * src/remote/qemu_protocol.x: Wire protocol definition
>> * src/rpc/gendispatch.pl: Use '$structprefix' in method
>>   names, fix QEMU flags and fix dispatcher method names
>> ---
>>  src/remote/qemu_protocol.x |   13 ++++++++++++-
>>  src/remote/remote_driver.c |    1 +
>>  src/rpc/gendispatch.pl     |   11 +++++++++--
>>  3 files changed, 22 insertions(+), 3 deletions(-)
> 
> Hmm.  We have src/remote_protocol-structs to catch any incompatible
> on-the-wire changes to remote_protocol.x, but nothing to track changes
> to qemu_protocol.x.  Is this something that needs fixing to help us
> avoid unintended wire breakage?

Answering my own question:
https://www.redhat.com/archives/libvir-list/2011-July/msg00463.html

We'll have a merge commit for whichever of these two patches goes in
second :)

-- 
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/20110708/a4a0fd50/attachment-0001.sig>


More information about the libvir-list mailing list