[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 09/10] usb-ohci: Use PCI DMA stub functions
From: |
David Gibson |
Subject: |
Re: [Qemu-devel] [PATCH 09/10] usb-ohci: Use PCI DMA stub functions |
Date: |
Fri, 2 Sep 2011 11:47:52 +1000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Sep 01, 2011 at 12:10:48PM +0200, Gerd Hoffmann wrote:
> On 09/01/11 07:01, David Gibson wrote:
> >From: Eduard - Gabriel Munteanu<address@hidden>
> >
> >This updates the usb-ohci device emulation to use the explicit PCI DMA
> >functions, instead of directly calling physical memory access functions.
>
> It isn't that simple.
>
> There are non-PCI ohci devices which I think you break with this
> patch.
Ah, good point. I'll remove the OHCI patch from the next iteration of
this series, and fix it properly later with some of the other harder
cases like ne2k.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
- Re: [Qemu-devel] [PATCH 10/10] intel-hda: Use PCI DMA stub functions, (continued)
- [Qemu-devel] [PATCH 03/10] eepro100: Use PCI DMA stub functions, David Gibson, 2011/09/01
- [Qemu-devel] [PATCH 04/10] ac97: Use PCI DMA stub functions, David Gibson, 2011/09/01
- [Qemu-devel] [PATCH 07/10] lsi53c895a: Use PCI DMA stub functions, David Gibson, 2011/09/01
- [Qemu-devel] [PATCH 08/10] pcnet-pci: Use PCI DMA stub functions, David Gibson, 2011/09/01
- [Qemu-devel] [PATCH 05/10] es1370: Use PCI DMA stub functions, David Gibson, 2011/09/01
- [Qemu-devel] [PATCH 02/10] rtl8139: Use PCI DMA stub functions, David Gibson, 2011/09/01
- [Qemu-devel] [PATCH 06/10] e1000: Use PCI DMA stub functions, David Gibson, 2011/09/01
- [Qemu-devel] [PATCH 09/10] usb-ohci: Use PCI DMA stub functions, David Gibson, 2011/09/01
- Re: [Qemu-devel] [0/10] Preliminary work for IOMMU emulation support; the easy bits, Eduard - Gabriel Munteanu, 2011/09/01