qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
	pbonzini@redhat.com, fam@euphon.net, hpoussin@reactos.org,
	deller@gmx.de, linux@roeck-us.net, qemu-devel@nongnu.org
Subject: Re: [PATCH 0/4] esp-pci: fixes for Linux and MS-DOS
Date: Tue, 16 Jan 2024 17:10:54 +0100	[thread overview]
Message-ID: <269f7c8b-df8c-4871-8423-c7a20a8d755e@linaro.org> (raw)
In-Reply-To: <20240112131529.515642-1-mark.cave-ayland@ilande.co.uk>

On 12/1/24 14:15, Mark Cave-Ayland wrote:
> This series contains fixes for the esp-pci device (am53c974 or dc390) for a
> few issues spotted whilst testing the previous ESP series.
> 
> Patches 1-3 are fixes for issues found by Helge/Guenter whilst testing the
> hppa C3700 machine with the amd53c974/dc390 devices under Linux, whilst patch
> 4 fixes an issue that was exposed by testing MS-DOS and Windows drivers.
> 
> With this series applied on top of the reworked ESP device, it is possible to
> boot Linux under qemu-system-hppa without any errors and also boot and install
> Win98SE from a DC390 PCI SCSI controller (no IDE!) using an MS-DOS boot floppy.
> 
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> Based-on: 20240112125420.514425-1-mark.cave-ayland@ilande.co.uk
> 
> 
> Mark Cave-Ayland (4):
>    esp-pci.c: use correct address register for PCI DMA transfers
>    esp-pci.c: generate PCI interrupt from separate ESP and PCI sources
>    esp-pci.c: synchronise setting of DMA_STAT_DONE with ESP completion
>      interrupt
>    esp-pci.c: set DMA_STAT_BCMBLT when BLAST command issued
> 
>   hw/scsi/esp-pci.c | 61 +++++++++++++++++++++++++++++++----------------
>   1 file changed, 41 insertions(+), 20 deletions(-)

Series queued to my hw-misc tree, thanks!




  parent reply	other threads:[~2024-01-16 16:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-12 13:15 [PATCH 0/4] esp-pci: fixes for Linux and MS-DOS Mark Cave-Ayland
2024-01-12 13:15 ` [PATCH 1/4] esp-pci.c: use correct address register for PCI DMA transfers Mark Cave-Ayland
2024-01-12 20:52   ` Guenter Roeck
2024-01-12 13:15 ` [PATCH 2/4] esp-pci.c: generate PCI interrupt from separate ESP and PCI sources Mark Cave-Ayland
2024-01-12 20:52   ` Guenter Roeck
2024-01-12 13:15 ` [PATCH 3/4] esp-pci.c: synchronise setting of DMA_STAT_DONE with ESP completion interrupt Mark Cave-Ayland
2024-01-12 20:52   ` Guenter Roeck
2024-01-12 13:15 ` [PATCH 4/4] esp-pci.c: set DMA_STAT_BCMBLT when BLAST command issued Mark Cave-Ayland
2024-01-12 20:53   ` Guenter Roeck
2024-01-16 16:10 ` Philippe Mathieu-Daudé [this message]
2024-01-20 13:09 ` [PATCH 0/4] esp-pci: fixes for Linux and MS-DOS Michael Tokarev
2024-01-20 15:23   ` Guenter Roeck
2024-01-21 12:28   ` Mark Cave-Ayland

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=269f7c8b-df8c-4871-8423-c7a20a8d755e@linaro.org \
    --to=philmd@linaro.org \
    --cc=deller@gmx.de \
    --cc=fam@euphon.net \
    --cc=hpoussin@reactos.org \
    --cc=linux@roeck-us.net \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=pbonzini@redhat.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).