Searched hist:"0 c6f08b0b0d0c758789cdb7257a48e873598bdbb" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/ide/ |
H A D | atapi.c | diff 0c6f08b0b0d0c758789cdb7257a48e873598bdbb Mon Nov 26 09:37:39 CST 2012 Pavel Hrdina <phrdina@redhat.com> 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>
|
H A D | core.c | diff 0c6f08b0b0d0c758789cdb7257a48e873598bdbb Mon Nov 26 09:37:39 CST 2012 Pavel Hrdina <phrdina@redhat.com> 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>
|