Hi,
>> | commit 11a7234491cb2a027b0fa5e82af38a3e78b44c80
>> | Author: Kevin O'Connor
>> | Date: Tue Mar 5 17:52:21 2013 +0800
>> |
>> | Cache boot-fail-wait to avoid romfile access after POST.
>> |
>> | Memory allocated with malloc_tmp() can't be used after the POST phase.
>> |
On Wed, Apr 24, 2013 at 02:11:26PM +0800, Amos Kong wrote:
> On Wed, Apr 24, 2013 at 07:59:36AM +0200, Gerd Hoffmann wrote:
> > Hi,
> >
> > > b44a7be17bdd270ea029a8e2ec0c2e80c6cd0444 virtio-scsi: Pack struct
> > > virtio_scsi_{req_cmd,resp_cmd}
> > > 5a7730db57ab0715223421e65b54fb50d6fefe5c vir
Il 24/04/2013 07:59, Gerd Hoffmann ha scritto:
> Hi,
>
>> b44a7be17bdd270ea029a8e2ec0c2e80c6cd0444 virtio-scsi: Pack struct
>> virtio_scsi_{req_cmd,resp_cmd}
>> 5a7730db57ab0715223421e65b54fb50d6fefe5c virtio-scsi: Set _DRIVER_OK flag
>> before scsi target scanning
>
>> Anthony + Gerd, can we
On Wed, Apr 24, 2013 at 07:59:36AM +0200, Gerd Hoffmann wrote:
> Hi,
>
> > b44a7be17bdd270ea029a8e2ec0c2e80c6cd0444 virtio-scsi: Pack struct
> > virtio_scsi_{req_cmd,resp_cmd}
> > 5a7730db57ab0715223421e65b54fb50d6fefe5c virtio-scsi: Set _DRIVER_OK flag
> > before scsi target scanning
>
> > A
Hi,
> b44a7be17bdd270ea029a8e2ec0c2e80c6cd0444 virtio-scsi: Pack struct
> virtio_scsi_{req_cmd,resp_cmd}
> 5a7730db57ab0715223421e65b54fb50d6fefe5c virtio-scsi: Set _DRIVER_OK flag
> before scsi target scanning
> Anthony + Gerd, can we expect an rev to pc-bios/bios.bin soon to pick up
> these