OSDN Git Service

nvma: ide: add bootindex to qom property
authorGonglei <arei.gonglei@huawei.com>
Tue, 7 Oct 2014 08:00:34 +0000 (16:00 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Oct 2014 08:27:52 +0000 (10:27 +0200)
commit33739c712982929a7763f0ae42a0a9c3b3f21796
tree1c403a1b8a856725262247877c0aa5a487144176
parent89f0762dde298aac6949e1cefe06ab4ed13b1135
nvma: ide: add bootindex to qom property

At present, nvma cannot boot. However, it provides already
a bootindex property, so change bootindex to qom for nvma
device, but not call add_boot_device_path.

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