isa-fdc: remove bootindexA/B property from qdev to qom
authorGonglei <arei.gonglei@huawei.com>
Tue, 7 Oct 2014 08:00:27 +0000 (16:00 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Oct 2014 07:52:55 +0000 (09:52 +0200)
commit81782b6a7874c7f6e69d9d95747e477c4c17ceeb
tree89f197cccfada97cd65c4cbf9b3ad4fdd54d7b74
parent295857994c834473f0f28ac33b50f97ca8e61199
isa-fdc: remove bootindexA/B property from qdev to qom

Remove bootindexA/B 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/block/fdc.c