Re: [Qemu-devel] QEMU 0.12.3 and SCSI boot

2010-04-01 Thread Gerhard Wiesinger
On Wed, 31 Mar 2010, Gerd Hoffmann wrote: I'm also interested in a backport to the 0.12.x version that I can test. Can this be easily done? http://git.savannah.gnu.org/cgit/qemu.git/log/hw/lsi53c895a.c Pick the five most recent patches (committed jan 11th) and apply the patch posted in this

Re: [Qemu-devel] QEMU 0.12.3 and SCSI boot

2010-03-31 Thread Gerd Hoffmann
On 03/31/10 06:37, Gerhard Wiesinger wrote: On Mon, 29 Mar 2010, Gerd Hoffmann wrote: On 03/29/10 15:51, Kevin Wolf wrote: It actually searches the queue in case tag != s->current->tag, and it should most likely do the same for s->current == NULL ... Attached patch makes the rom boot for me.

Re: [Qemu-devel] QEMU 0.12.3 and SCSI boot

2010-03-30 Thread Gerhard Wiesinger
On Mon, 29 Mar 2010, Gerd Hoffmann wrote: On 03/29/10 15:51, Kevin Wolf wrote: It actually searches the queue in case tag != s->current->tag, and it should most likely do the same for s->current == NULL ... Attached patch makes the rom boot for me. Yes, works for me. And it seems to work rel

Re: [Qemu-devel] QEMU 0.12.3 and SCSI boot

2010-03-29 Thread Gerd Hoffmann
On 03/29/10 15:51, Kevin Wolf wrote: It actually searches the queue in case tag != s->current->tag, and it should most likely do the same for s->current == NULL ... Attached patch makes the rom boot for me. Yes, works for me. And it seems to work reliably, unlike the 0.12.x version. Oh. The

Re: [Qemu-devel] QEMU 0.12.3 and SCSI boot

2010-03-29 Thread Kevin Wolf
Am 29.03.2010 15:41, schrieb Gerd Hoffmann: > >> Tried the same with current git master and it segfaults. This segfault >> was introduced in af12ac98 (lsi: have lsi_request for the whole life >> time of the request): >> >> #0 0x0052e2d3 in lsi_command_complete (bus=0xca22f8, reason=1, >>

Re: [Qemu-devel] QEMU 0.12.3 and SCSI boot

2010-03-29 Thread Gerd Hoffmann
Tried the same with current git master and it segfaults. This segfault was introduced in af12ac98 (lsi: have lsi_request for the whole life time of the request): #0 0x0052e2d3 in lsi_command_complete (bus=0xca22f8, reason=1, tag=0, arg=512) at /home/kwolf/source/qemu/hw/lsi53c895a.c:69

Re: [Qemu-devel] QEMU 0.12.3 and SCSI boot

2010-03-29 Thread Kevin Wolf
Am 27.03.2010 10:38, schrieb Gerhard Wiesinger: > Hello, > > I'm having trouble booting from SCSI adapter 53C895a and e.g. INT13h OS > like MS-DOS 6.22. > > I downloaded and installed the option ROM with -option-rom 8xx_64.rom: > http://www.lsi.com/DistributionSystem/AssetDocument/files/support/

[Qemu-devel] QEMU 0.12.3 and SCSI boot

2010-03-27 Thread Gerhard Wiesinger
Hello, I'm having trouble booting from SCSI adapter 53C895a and e.g. INT13h OS like MS-DOS 6.22. I downloaded and installed the option ROM with -option-rom 8xx_64.rom: http://www.lsi.com/DistributionSystem/AssetDocument/files/support/ssp/sdms/Bios/lsi_bios.zip I'm seeing that Harddisks are in