]> Git Repo - qemu.git/commit - hw/scsi-disk.c
scsi-disk: restruct emulation: READ_TOC
authorGerd Hoffmann <[email protected]>
Thu, 26 Nov 2009 14:34:11 +0000 (15:34 +0100)
committerAnthony Liguori <[email protected]>
Thu, 3 Dec 2009 15:41:39 +0000 (09:41 -0600)
commit02880f434912ca9dcc346d28d375003172b9e650
treeebd4b147f84d26ba715b7a53a26adce145055086
parentfc903943f8df1226294783b0df607c928393bae4
scsi-disk: restruct emulation: READ_TOC

Move READ_TOC emulation from scsi_send_command() to
scsi_disk_emulate_command().  Add scsi_disk_emulate_read_toc() function
which holds the longisch READ_TOC emulation code.

Signed-off-by: Gerd Hoffmann <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/scsi-disk.c
This page took 0.02186 seconds and 4 git commands to generate.