]> git.proxmox.com Git - mirror_qemu.git/commit - bootdevice.c
bootindex: delete bootindex when device is removed
authorGonglei <arei.gonglei@huawei.com>
Tue, 7 Oct 2014 08:00:37 +0000 (16:00 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Oct 2014 08:46:01 +0000 (10:46 +0200)
commit4aca8a817813f44e379d21b471c1d4136804814d
tree525999f589a8cf561fc4b1cab54f8f64464a9d00
parentd749e10c4f97a0239180215c6d7d18712361a430
bootindex: delete bootindex when device is removed

Device should be removed from global boot list when
it is hot-unplugged.

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