From: Avi Kivity <avi@redhat.com>
To: tsuraan <tsuraan@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: AHCI?
Date: Sun, 05 Apr 2009 18:56:45 +0300 [thread overview]
Message-ID: <49D8D4BD.4000303@redhat.com> (raw)
In-Reply-To: <84fb38e30904050854j2c94acf3wb3c622463f825f71@mail.gmail.com>
tsuraan wrote:
>> I see. That sucks.
>>
>
> Yeah... Is there any reason that kvm is hard-coded to only allow 4
> IDE devices? Is it an issue with the BIOS implementation, or is it
> just a random limit? If there's some macro somewhere that defines
> NUM_IDE to 2, and I could change that to 5, then I'd be perfectly
> happy; I don't really care about SCSI vs. IDE, I just want to be able
> to use 9 drives with kvm instead of the 4 that I'm currently able to
> access.
>
If you want that and good performance too write a virtio driver, and use
virtio disk instead of IDE or SCSI.
I don't think the IDE implementation in qemu supports more than four
disks, that's an IDE limitation. No doubt it could be worked around by
adding more IDE controllers, it's probably not a lot of code but quite
tricky.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2009-04-05 15:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-05 3:30 AHCI? tsuraan
2009-04-05 11:50 ` AHCI? Avi Kivity
2009-04-05 14:53 ` AHCI? tsuraan
2009-04-05 15:39 ` AHCI? Avi Kivity
2009-04-05 15:54 ` AHCI? tsuraan
2009-04-05 15:56 ` Avi Kivity [this message]
2009-04-05 16:15 ` AHCI? tsuraan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49D8D4BD.4000303@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=tsuraan@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox