]> Git Repo - qemu.git/commit - hw/ide.c
windows cdrom cache flush (Stefano Stabellini)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 11 Nov 2008 20:57:30 +0000 (20:57 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 11 Nov 2008 20:57:30 +0000 (20:57 +0000)
commit9118e7f08f39001c92d595090b41305ef45c200a
tree7846fa588037d420ce306aaf68a5c4857c0dfa0e
parentf07b6003b6cebaa5404d702ad8aca181580e4d6c
windows cdrom cache flush (Stefano Stabellini)

Windows only flushes its cache of a CDROM if it gets a
SENSE_UNIT_ATTENTION CHECK_CONDITION response to a REQUEST_SENSE
command.
Make sure it does so after we change the CD.

Tab damage fixed by Anthony Liguori

Signed-off-by: Stefano Stabellini <[email protected]>
Signed-off-by: Steven Smith <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5698 c046a42c-6fe2-441c-8c8c-71466251a162
hw/ide.c
This page took 0.02569 seconds and 4 git commands to generate.