redirect: remove bootindex property from qdev to qom
commit295857994c834473f0f28ac33b50f97ca8e61199
authorGonglei <arei.gonglei@huawei.com>
Tue, 7 Oct 2014 08:00:26 +0000 (7 16:00 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Oct 2014 07:52:55 +0000 (15 09:52 +0200)
treee07e0e0cab66f9766c2594449551969e9e3b8dd6
parentabc5b3bfe1c77ad622188341d1ee4d49de308ae3
redirect: 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/usb/redirect.c