qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH][v7] megasas: LSI Megaraid SAS emulation


From: Hannes Reinecke
Subject: Re: [Qemu-devel] [PATCH][v7] megasas: LSI Megaraid SAS emulation
Date: Wed, 20 Jul 2011 08:50:40 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8

On 07/19/2011 06:08 PM, Christoph Hellwig wrote:
I've mentioned this a few times before, but just to make sure it's not
lost:

This is a really bad idea for adding to qemu.  It's not a controller that
actually speaks a plain SCSI protocol to disks, but a RAID controller, that
has it's own command set for data plan operation, and minimal support for
a few SCSI CDBs around it.  I also supports passthrough channels for
CDROMs and other periphals, but using those with disks is not recommended
by LSI, thus explicitly disabled in most drivers and most certainly not
tested.  So it fits the qemu model, especially if using scsi-generic
undeneath pretty badly and I don't think it helps us in practice.

Hmm. This driver emulates an existing piece of hardware.
If the OS driver has shortcomings, okay, so be it.
But are there any rules which devices might be emulated and which shouldn't?

Cheers,

Hannes
--
Dr. Hannes Reinecke                   zSeries & Storage
address@hidden                        +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: J. Hawn, J. Guild, F. Imendörffer, HRB 16746 (AG Nürnberg)



reply via email to

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