qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] scsi patch


From: Wang Cheng Yeh
Subject: [Qemu-devel] scsi patch
Date: Wed, 25 Apr 2007 13:48:48 +0800

scsi.tex patch reduces unnecessary mismatch.

lsi.txt corrects mismatch condition.
When the mismatch happens, register ia saves the instruction address.
However, QEMU call lsi_bad_phase first, update new dsp and
then save it into register ia.
The patch correct this problem.
Another fix is in the table indirect addressing.
s->rbc is the same as s->dbc in direct, indirect, and table indirect mode.

I test 25 times debian installation automatically and there is no problem in scsi.

The steps follow http://www.aurel32.net/info/debian_arm_qemu.php
will work well !!!

Attachment: scsi.txt
Description: Text document

Attachment: lsi.txt
Description: Text document


reply via email to

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