qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] SCSI externals [PATCH] revisited


From: Russell Jackson
Subject: Re: [Qemu-devel] SCSI externals [PATCH] revisited
Date: Tue, 12 Dec 2006 15:42:45 -0800
User-agent: Mutt/1.5.13 (2006-08-11)

On Tue, Dec 12, 2006 at 07:02:33AM -0500, Chuck Brazie wrote:
> 
> Here is a patch that merges the externals for IDE and SCSI with a --disk
> as Paul requested. Let me know if you want different keywords.
> 

I was able to apply the patch (almost) cleanly to a November snapshot.
The following invocation results in the LSI controller showing up in
Windows XP, but the disk(s) do not. Am I missing something?

qemu -kernel-kqemu -localtime -std-vga \
        -disk ide,img=winxp.qcow \
        -disk scsi,img=test.qcow

It doesn't seem possible to boot from a SCSI disk currently. In fact,
there's a check in vl.c to see if there is at least one IDE disk that
just dumps the usage output without an error which was rather confusing
:-P. I'm thinking that the emulated BIOS doesn't support SCSI yet?

-- 
Russell A. Jackson <address@hidden>
Network Analyst
California State University, Bakersfield




reply via email to

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