]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Make esxVI_*_CastFromAnyType dynamically dispatched
authorMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 18 May 2010 15:53:12 +0000 (17:53 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Wed, 19 May 2010 22:00:34 +0000 (00:00 +0200)
commit894baa0af8f97fb5f5e90cde67bd8ac6f59a2458
treead598aedd927c6583bf541263c4ca534b2f19845
parent90fce23f245ea985bab701bb6f3dadf82408007e
esx: Make esxVI_*_CastFromAnyType dynamically dispatched

This will be used in the ESX storage driver in order to handle
the DatastoreInfo type and inheriting types properly.
src/esx/esx_vi_generator.py
src/esx/esx_vi_types.c