2011/5/13 Eric Blake <eblake(a)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