All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] SCSI fixes
@ 2006-05-31 19:15 Blue Swirl
  2006-06-03 14:23 ` Paul Brook
  0 siblings, 1 reply; 3+ messages in thread
From: Blue Swirl @ 2006-05-31 19:15 UTC (permalink / raw)
  To: paul; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 543 bytes --]

I added some new  SCSI commands, which are used by Linux.

I found the reason for boot problems, where disk size was zero. Linux ESP 
driver uses (very rarely) the ESP command Set ATN and Stop, which is in fact 
not similar to Set ATN command. The way of sending the command seems to be 
very different. I'm still looking for a solution.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

[-- Attachment #2: qemu-sparc.patch-57.bz2 --]
[-- Type: application/octet-stream, Size: 1388 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] SCSI fixes
  2006-05-31 19:15 [Qemu-devel] SCSI fixes Blue Swirl
@ 2006-06-03 14:23 ` Paul Brook
  2006-06-03 17:24   ` Blue Swirl
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Brook @ 2006-06-03 14:23 UTC (permalink / raw)
  To: qemu-devel

On Wednesday 31 May 2006 20:15, Blue Swirl wrote:
> I added some new  SCSI commands, which are used by Linux.

Hmm, this sounds like a partially a Linux bug. The qemu devices only report 
SCSI-3 rev 1, which doesn't define some of these commands.
However implementing them seems harmless so I've fixed a couple of bugs and 
applied the patch.

Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] SCSI fixes
  2006-06-03 14:23 ` Paul Brook
@ 2006-06-03 17:24   ` Blue Swirl
  0 siblings, 0 replies; 3+ messages in thread
From: Blue Swirl @ 2006-06-03 17:24 UTC (permalink / raw)
  To: paul; +Cc: qemu-devel

>Hmm, this sounds like a partially a Linux bug. The qemu devices only report
>SCSI-3 rev 1, which doesn't define some of these commands.

If I remember correctly, Linux uses the commands even if the device claims 
conformance to SCSI-1 (like it was before the SCSI reorg).

>However implementing them seems harmless so I've fixed a couple of bugs and
>applied the patch.

Thanks!

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-06-03 17:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-31 19:15 [Qemu-devel] SCSI fixes Blue Swirl
2006-06-03 14:23 ` Paul Brook
2006-06-03 17:24   ` Blue Swirl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.