[libvirt] [PATCHv3 04/12] remote: implement remote protocol for virConnectListAllDomains()

Peter Krempa pkrempa at redhat.com
Mon Jun 18 19:28:42 UTC 2012


On 06/12/12 00:26, Eric Blake wrote:
> On 06/11/2012 04:33 AM, Peter Krempa wrote:
>> This patch wires up the RPC protocol handlers for
>> virConnectListAllDomains(). The RPC generator has no support for the way
>> how virConnectListAllDomains() returns the results so the handler code
>> had to be done manually.
>>
>> The new api is handled by REMOTE_PROC_CONNECT_LIST_ALL_DOMAINS, with
>> number 271 and marked with high priority.
>
> 271 is already claimed <evil_laugh>MuaaHaHa</evil_laugh>
>
> You'll have to tweak this to apply onto the latest libvirt.git, but the
> conflict resolution should be trivial.
>
>> ---

The new procedure number is 273.

I fixed the driver struct initialisation ordering and pushed. Thanks.

Peter





More information about the libvir-list mailing list