commit | ed0b2144c50b03ed926aa1c582178abb661325e2 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Mon Apr 30 16:35:13 2012 +0100 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sun May 06 15:02:33 2012 -0700 |
tree | 0a96bd9c6f20e936908407a60a2501bee6f541e1 | |
parent | 381e309a658feadb48c14566b3b26ccb7eec75a0 [diff] |
target: Handle GET_EVENT_STATUS_NOTIFICATION passthrough The SCSI MMC GET_EVENT_STATUS_NOTIFICATION command can be used to find out about media change, among other things. This patch adds it to the command sequencer so that PSCSI CD-ROM passthrough works with modern Linux guests that issue this command. Tested-by: Cong Meng <mengcong@cn.ibm.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>