qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4:] misc scsi disk/cdrom fixes/improvements


From: Juergen Lock
Subject: [Qemu-devel] [PATCH 0/4:] misc scsi disk/cdrom fixes/improvements
Date: Mon, 23 Mar 2009 23:08:01 +0100
User-agent: Mutt/1.5.17 (2007-11-01)

While attempting to fix physical cdrom support on FreeBSD hosts (patches
for that shortly) I came across a few deficiencies of the scsi disk/cdrom
emulation which I patched as follows:

1. Use correct sector size for cdrom Read TOC command
2. Implement cdrom load/eject functionality (Start Stop Unit command)
3. Add asc 0x3a, ascq 0: Medium not present to NOT READY sense
   (needed to keep some guests from retrying causing long sleeps in the
   kernel)
4. Implement Test Unit Ready command (return NOT READY as above
   if !bdrv_is_inserted(...))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]