commit | 0c6f08b0b0d0c758789cdb7257a48e873598bdbb | [log] [tgz] |
---|---|---|
author | Pavel Hrdina <phrdina@redhat.com> | Mon Nov 26 16:37:39 2012 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Nov 30 11:33:24 2012 +0100 |
tree | 25b8c64f381de7b1215530dfe951783c2f894868 | |
parent | d3067b020bdeb572f381c5be4420eedfd6af5884 [diff] |
atapi: make change media detection for guests easier If you have a guest with a media in the optical drive and you change it, the windows guest cannot properly recognize this media change. Windows needs to detect sense "NOT_READY with ASC_MEDIUM_NOT_PRESENT" before we send sense "UNIT_ATTENTION with ASC_MEDIUM_MAY_HAVE_CHANGED". Signed-off-by: Pavel Hrdina <phrdina@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>