diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2009-12-10 11:11:07 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-12-12 08:17:30 -0600 |
commit | 6e792a557e5c710c9ccb3507bf5aa4e457a49318 (patch) | |
tree | c1e3f2ce98963590f0e4ca57f91d0e79010febb0 /qemu-option.c | |
parent | ea2138cf90fd4c2a6fefabff23b4c8681411a3f0 (diff) |
scsi: fix drive hotplug.
This patch fills the DriveInfo->unit after hotplugging a scsi disk.
It makes a difference when auto-assigning a scsi id, where unit was
left filled with '-1' instead of the actual scsi id.
With this patch applied the the drive naming logic in drive_init() works
as good as it did in previous releases. Which means it works fine with
a single scsi bus.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit 11f4d7f483d9ca3a8979abd605cf1468b3e96aa2)
Diffstat (limited to 'qemu-option.c')
0 files changed, 0 insertions, 0 deletions