aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/libhw.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-30dma: Let dma_memory_map() take MemTxAttrs argumentPhilippe Mathieu-Daudé1-1/+2
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2016-01-29usb: Clean up includesPeter Maydell1-0/+1
2013-06-20dma: eliminate DMAContextPaolo Bonzini1-2/+2
2013-04-15include: avoid useless includes of exec/ headersPaolo Bonzini1-1/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-1/+1
2012-11-16usb: Fix (another) bug in usb_packet_map() for IOMMU handlingDavid Gibson1-1/+1
2012-09-26usb: Fix usb_packet_map() in the presence of IOMMUsDavid Gibson1-9/+15
2012-06-27usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson1-10/+11
2012-03-13usb: the big renameGerd Hoffmann1-0/+63