vfio: remove bootindex property from qdev to qom
commitabc5b3bfe1c77ad622188341d1ee4d49de308ae3
authorGonglei <arei.gonglei@huawei.com>
Tue, 7 Oct 2014 08:00:25 +0000 (7 16:00 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Oct 2014 07:52:55 +0000 (15 09:52 +0200)
treefeb63601e4c1e13450e6f2c6eb711be7954093e0
parent7f6014af279b9a5a6580ac66d474a0d8d86ec665
vfio: remove bootindex property from qdev to qom

Remove bootindex form qdev property to qom, things will
continue to work just fine, and we can use qom features
which are not supported by qdev property.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/misc/vfio.c