commit | 81b1008d50829fdcbe79aa67fa1113bb00a787d6 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Tue Sep 06 18:58:44 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Sep 12 15:17:20 2011 +0200 |
tree | 121f72f462c6d261cc13486f443ebbc20c904b6a | |
parent | a0a7573b846ae9b346a34f10c4fe4e317b9eebfd [diff] |
scsi-disk: Track tray locked state We already track it in BlockDriverState. Just like tray open/close state, we should track it in the device models instead, because it's device state. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>