qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Make SCSI HBA configurable


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH] Make SCSI HBA configurable
Date: Thu, 25 Nov 2010 10:59:31 +0000
User-agent: KMail/1.13.5 (Linux/2.6.36-trunk-amd64; KDE/4.4.5; x86_64; ; )

> This patch introduces configuration variables
> CONFIG_SCSI_LSI
> CONFIG_SCSI_MEGASAS
> and renames the existing CONFIG_ESP to CONFIG_SCSI_ESP.
> With this the available SCSI HBAs can be configured for each
> target configuration instead of compiling it in for everyone.

No. These are both PCI devices, I see no particularly good reason to make them 
optional. At minimum they should be enabled by default on all configs.

The ESP controller is different because it is't a general purpose device, and 
only makes sense on certain systems.

Paul



reply via email to

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