Hi, I know this has already been tried, but I hope this time I have the good approach: this series of 3 patches introduces the support of SCSI devices for the PC target (and try to break nothing existing).
[PATCH 1/3] Add args to -cdrom to define where is connected the cdrom This patch allows to define where is connected the CDROM device. [PATCH 2/3] Add arg -disk to define new disk with more features As for "-cdrom", this patch introduces a new parameters allowing to define more information for a disk. [PATCH 3/3] Add scsi support to pc target This patch add the support of SCSI disk and cdrom for PC target.