]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vbox: Make IMediumAttachment work with vbox2.2 and 3.0
authorTaowei Luo <uaedante@gmail.com>
Fri, 24 Oct 2014 01:46:47 +0000 (09:46 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 29 Oct 2014 00:21:40 +0000 (01:21 +0100)
commit3d33e388772bc609afa07db58a11ee28aa565798
tree352191d9082e8250a5f5d87c51dbb00fd2bcf487
parent0cd409cdb3524c16108c7710d59ca2fe1f01034c
vbox: Make IMediumAttachment work with vbox2.2 and 3.0

The GetMedium will always return a IHardDisk object them.
In 2.2 and 3.0, it is what GetHardDisk exactly do. In 3.1 and later,
The IMedium is same as IHardDisk.
src/vbox/vbox_tmpl.c
src/vbox/vbox_uniformed_api.h