From: "Igor Kovalenko" <igor.v.kovalenko@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu usb-linux.c vl.h hw/esp.c hw/lsi53c895a.c ...
Date: Wed, 16 Aug 2006 02:56:28 +0400 [thread overview]
Message-ID: <b2fa41d60608151556v4f573a4ka17fab5748f6ea3f@mail.gmail.com> (raw)
In-Reply-To: <E1GBhvP-0004A7-NM@savannah.gnu.org>
[-- Attachment #1: Type: text/plain, Size: 892 bytes --]
On 8/12/06, Paul Brook <paul@nowt.org> wrote:
>
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Paul Brook <pbrook> 06/08/12 01:04:27
>
> Modified files:
> . : usb-linux.c vl.h
> hw : esp.c lsi53c895a.c scsi-disk.c usb-hid.c
> usb-hub.c usb-msd.c usb-ohci.c usb-uhci.c usb.c
> usb.h
> pc-bios : openbios-sparc32
> Added files:
> pc-bios : openbios-esp.diff
>
> Log message:
> SCSI and USB async IO support.
Problem in esp.c: if request cannot be handled in one scsi device access,
DMA ptr s->espdmaregs[1] will be incremented by async transfer size both in
esp_do_dma() and in esp_command_complete(). Removing the one in esp_do_dma()
allows me to boot aurora sparc linux with qemu-system-sparc.
--
Kind Regards,
Igor V. Kovalenko
[-- Attachment #2: Type: text/html, Size: 1964 bytes --]
prev parent reply other threads:[~2006-08-15 22:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-12 1:04 [Qemu-devel] qemu usb-linux.c vl.h hw/esp.c hw/lsi53c895a.c Paul Brook
2006-08-12 12:31 ` Fabrice Bellard
2006-08-12 14:19 ` Paul Brook
2006-08-15 22:56 ` Igor Kovalenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b2fa41d60608151556v4f573a4ka17fab5748f6ea3f@mail.gmail.com \
--to=igor.v.kovalenko@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).