[libvirt] [PATCHv6 0/2] Implementation of virConnectListAllDomains() for esx and hyperv

Peter Krempa pkrempa at redhat.com
Thu Sep 6 09:31:39 UTC 2012


On 09/06/12 07:24, Daniel Veillard wrote:
> On Fri, Aug 31, 2012 at 05:36:51PM +0200, Peter Krempa wrote:
>> Yet another respin updated and rebased to current head.
>>
>> Both drivers are compile tested but I don't have the infrastructure do a
>> functional test.
>>
>> Peter Krempa (2):
>>    hyperv: Add implementation for virConnectListAllDomains()
>>    esx: Add implementation for virConnectListAllDomains()
>>
>>   src/esx/esx_driver.c       | 194 +++++++++++++++++++++++++++++++++++++++++++++
>>   src/hyperv/hyperv_driver.c | 135 +++++++++++++++++++++++++++++++
>>   2 files changed, 329 insertions(+)
>
>    I was hoping to see feedback on actual users, but since we are at v6
> and nobody replied, let's push them and see
>
>    ACK,

Yep, let's just test it in the wild :). I corrected a bug that would 
create empty lists on ESX if some filters were used that I found during 
a last self-review and pushed the series. Thanks.

Peter

>
> Daniel
>




More information about the libvir-list mailing list