[libvirt] [PATCH] esx: Move the Event type from the VI generator to manually written code

Matthias Bolte matthias.bolte at googlemail.com
Sat May 14 09:30:54 UTC 2011


2011/5/13 Eric Blake <eblake at redhat.com>:
> On 05/01/2011 01:57 PM, Matthias Bolte wrote:
>> Accept all types on deserialization in order to accept all Event subtypes.
>>
>> This will be used for the upcoming domain event support.
>> ---
>>  src/esx/esx_vi_generator.input |   21 ++++----
>>  src/esx/esx_vi_generator.py    |    1 -
>>  src/esx/esx_vi_types.c         |  100 ++++++++++++++++++++++++++++++++++++++-
>>  src/esx/esx_vi_types.h         |   34 ++++++++++++++
>>  4 files changed, 142 insertions(+), 14 deletions(-)
>
> ACK.
>

Thanks, pushed.

Matthias




More information about the libvir-list mailing list