[Qemu-devel] [PATCH] PCI: Added new API which propogates the DMA initiator info

2015-05-18 Thread pmallapp
From: Prem Mallappa Signed-off-by: Prem Mallappa --- exec.c| 48 +--- include/exec/memory.h | 9 + include/hw/pci/pci.h | 8 +++- include/sysemu/dma.h | 17 + 4 files changed, 74 insertions(+), 8 deletio

[Qemu-devel] [PATCH] PCI: Added new API which propogates the DMA initiator info

2015-05-18 Thread pmallapp
From: Prem Mallappa Signed-off-by: Prem Mallappa --- exec.c| 48 +--- include/exec/memory.h | 9 + include/hw/pci/pci.h | 8 +++- include/sysemu/dma.h | 17 + 4 files changed, 74 insertions(+), 8 deletio