qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qdev: very first cut of scsi bus support.


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH] qdev: very first cut of scsi bus support.
Date: Thu, 11 Jun 2009 13:08:59 +0100
User-agent: KMail/1.11.4 (Linux/2.6.29-2-amd64; KDE/4.2.4; x86_64; ; )

>Signed-off-by: Gerd Hoffmann <address@hidden>

I think you need to figure out how this interacts with scsi devices that are 
not attached to a parallel scsi interface (e.g. usb mass storage).

The current qemu scsi api exposes individual devices. The actual bus emulation 
is contained within the host adapter. My guess is that you may need an 
additional layer to separate the parallel scsi bus from actual scsi devices.

Paul




reply via email to

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