/openbmc/qemu/hw/usb/ |
H A D | libhw.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | hcd-ehci-sysbus.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | hcd-ehci-pci.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | hcd-ehci.h | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | hcd-ohci.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | hcd-ehci.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/include/sysemu/ |
H A D | dma.h | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr_vio.h | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/hw/dma/ |
H A D | pl330.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/hw/ide/ |
H A D | ich.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | macio.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | ahci.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/hw/scsi/ |
H A D | vmw_pvscsi.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | megasas.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | virtio-scsi.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_vio.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/hw/sd/ |
H A D | sdhci.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci.h | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/hw/pci/ |
H A D | pci.c | diff df32fd1c9f53dd3b7abd28e29f851965039eabda Wed Apr 10 11:15:49 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> dma: eliminate DMAContext
The DMAContext is a simple pointer to an AddressSpace that is now always already available. Make everyone hold the address space directly, and clean up the DMA API to use the AddressSpace directly.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|