1. 078ddbc hw/ppc: Constify VMState by Richard Henderson · 1 year, 3 months ago
  2. 44adcaa hw/ppc: use g_free() in spapr_tce_table_post_load() by Daniel Henrique Barboza · 1 year, 8 months ago
  3. 31cc81f spapr/ddw: Reset DMA when the last non-default window is removed by Alexey Kardashevskiy · 2 years, 9 months ago
  4. 5e78c98 Mark remaining global TypeInfo instances as const by Bernhard Beschow · 3 years, 2 months ago
  5. ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 4 years ago
  6. 1a8e22b spapr_iommu: Fix vhost integration regression by Eric Auger · 4 years, 1 month ago
  7. 5039caf memory: Add IOMMUTLBEvent by Eugenio Pérez · 4 years, 4 months ago
  8. 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  9. ce189ab qdev: Convert bus-less devices to qdev_realize() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  10. b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 4 years, 10 months ago
  11. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  12. 3cad405 vmstate: replace DeviceState with VMStateIf by Marc-André Lureau · 6 years ago
  13. 549d4005 memory: allow memory_region_register_iommu_notifier() to fail by Eric Auger · 5 years ago
  14. a14f04e spapr_iommu: Fix xlate trace to print translated address by Alexey Kardashevskiy · 6 years ago
  15. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  16. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  17. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  18. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  19. ce2918c spapr: Use CamelCase properly by David Gibson · 6 years ago
  20. 5f36666 spapr_iommu: Do not replay mappings from just created DMA window by Alexey Kardashevskiy · 6 years ago
  21. b58deb3 qemu/queue.h: leave head structs anonymous unless necessary by Paolo Bonzini · 6 years ago
  22. dec4ec4 spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n) by Greg Kurz · 6 years ago
  23. 2c91bcf iommu: Add IOMMU index argument to translate method by Peter Maydell · 7 years ago
  24. cb1efcf iommu: Add IOMMU index argument to notifier APIs by Peter Maydell · 7 years ago
  25. 9ded780 spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device by Alexey Kardashevskiy · 7 years ago
  26. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 7 years ago
  27. f5509b6 spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pci by Alexey Kardashevskiy · 8 years ago
  28. ea359d2 spapr_iommu: unregister vmstate at unrealize time by Greg Kurz · 8 years ago
  29. 8dc9785 spapr_iommu: pass object ownership to parent/owner by Michael Roth · 8 years ago
  30. a931ad1 spapr_iommu: convert TCE table object to realize() by Greg Kurz · 8 years ago
  31. a205a05 spapr_iommu: use g_strdup_printf() instead of snprintf() by Greg Kurz · 8 years ago
  32. 1f98e55 hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" device by Thomas Huth · 8 years ago
  33. 6c60766 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  34. 1221a47 memory/iommu: introduce IOMMUMemoryRegionClass by Alexey Kardashevskiy · 8 years ago
  35. 3df9d74 memory/iommu: QOM'fy IOMMU MemoryRegion by Alexey Kardashevskiy · 8 years ago
  36. 3dc6f86 Convert error_report() to warn_report() by Alistair Francis · 8 years ago
  37. d2164ad vmstate: error hint for failed equal checks by Halil Pasic · 8 years ago
  38. bf55b7a memory: tune last param of iommu_ops.translate() by Peter Xu · 8 years ago
  39. d6ee2a7 target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64 by Alexey Kardashevskiy · 8 years ago
  40. 5bf3d31 memory: introduce IOMMUOps.notify_flag_changed by Peter Xu · 8 years ago
  41. ce9863b hw/ppc: use error_report instead of fprintf by Cédric Le Goater · 9 years ago
  42. 57c0eb1 spapr: Fix undefined behaviour in spapr_tce_reset() by David Gibson · 9 years ago
  43. 606b549 spapr_iommu: Realloc guest visible TCE table when starting/stopping listening by Alexey Kardashevskiy · 9 years ago
  44. f682e9c memory: Add reporting of supported page sizes by Alexey Kardashevskiy · 9 years ago
  45. b4b6eb7 spapr_iommu: Add root memory region by Alexey Kardashevskiy · 9 years ago
  46. a26fdf3 spapr_iommu: Migrate full state by Alexey Kardashevskiy · 9 years ago
  47. df7625d spapr_iommu: Introduce "enabled" state for TCE table by Alexey Kardashevskiy · 9 years ago
  48. fec5d3a spapr_iommu: Move table allocation to helpers by Alexey Kardashevskiy · 9 years ago
  49. d78c19b memory: Fix IOMMU replay base address by Alexey Kardashevskiy · 9 years ago
  50. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  51. 0d75590 ppc: Clean up includes by Peter Maydell · 9 years ago
  52. c10325d spapr_iommu: Provide a function to switch a TCE table to allowing VFIO by David Gibson · 9 years ago
  53. 6a81dd1 spapr_iommu: Rename vfio_accel parameter by David Gibson · 9 years ago
  54. 5709af3 spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlags by Greg Kurz · 10 years ago
  55. 4d9ab7d spapr_iommu: drop erroneous check in h_put_tce_indirect() by Greg Kurz · 10 years ago
  56. 28e0204 spapr: Merge sPAPREnvironment into sPAPRMachineState by David Gibson · 10 years ago
  57. f9ce8e0 hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn by Thomas Huth · 10 years ago
  58. dea1b3c spapr_iommu: Give unique QOM name to TCE table by Alexey Kardashevskiy · 10 years ago
  59. fae807a spapr_iommu: Make spapr_tce_find_by_liobn() public by Alexey Kardashevskiy · 10 years ago
  60. d9d96a3 spapr_iommu: Add separate trace points for PCI DMA operations by Alexey Kardashevskiy · 10 years ago
  61. f1215ea spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe by Alexey Kardashevskiy · 10 years ago
  62. 12fd285 spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows by Alexey Kardashevskiy · 10 years ago
  63. ee9a569 spapr_vio/spapr_iommu: Move VIO bypass where it belongs by Alexey Kardashevskiy · 10 years ago
  64. 79e2b9a exec: RCUify AddressSpaceDispatch by Paolo Bonzini · 10 years ago
  65. 5f9490d PPC: Fix crash on spapr_tce_table_finalize() by David Gibson · 10 years ago
  66. 8d7b8cb iommu: add is_write as a parameter to the translate function of MemoryRegionIOMMUOps by Le Tan · 11 years ago
  67. 27e2778 sPAPR/IOMMU: Fix TCE entry permission by Gavin Shan · 11 years ago
  68. 9bb62a0 spapr_iommu: Make in-kernel TCE table optional by Alexey Kardashevskiy · 11 years ago
  69. 1b8ecee spapr_iommu: Introduce bus_offset in sPAPRTCETable by Alexey Kardashevskiy · 11 years ago
  70. 650f33a spapr_iommu: Introduce page_shift in sPAPRTCETable by Alexey Kardashevskiy · 11 years ago
  71. 523e7b8 spapr_iommu: Get rid of window_size in sPAPRTCETable by Alexey Kardashevskiy · 11 years ago
  72. e4c35b7 spapr_iommu: Convert old qdev_init_nofail() to object_property_set_bool by Alexey Kardashevskiy · 11 years ago
  73. cca7fad spapr_pci: spapr_iommu: Make DMA window a subregion by Alexey Kardashevskiy · 11 years ago
  74. da95324 spapr_iommu: Enable multiple TCE requests by Alexey Kardashevskiy · 11 years ago
  75. 00d4f52 spapr_iommu: Replace @instance_id with LIOBN for migration by Alexey Kardashevskiy · 11 years ago
  76. 3aff6c2 savevm: Remove all the unneeded version_minimum_id_old (ppc) by Juan Quintela · 11 years ago
  77. 6a0a70b hw: Add missing 'static' attributes by Stefan Weil · 11 years ago
  78. a0fcac9 target-ppc: Introduce hypervisor call H_GET_TCE by Laurent Dufour · 11 years ago
  79. 7e47226 PPC: spapr: iommu: rework traces by Alexey Kardashevskiy · 12 years ago
  80. a83000f spapr-tce: make sPAPRTCETable a proper device by Anthony Liguori · 12 years ago
  81. 84af6d9 spapr_iommu: pass device to spapr_tce_new_table and use it to set owner by Paolo Bonzini · 12 years ago
  82. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  83. 9647859 spapr_vio: take care of creating our own AddressSpace/DMAContext by Paolo Bonzini · 12 years ago
  84. 24addbc dma: eliminate old-style IOMMU support by Paolo Bonzini · 12 years ago
  85. a84bb43 spapr: use memory core for iommu support by Paolo Bonzini · 12 years ago
  86. a71bfbf spapr: make IOMMU translation go through IOMMUTLBEntry by Paolo Bonzini · 12 years ago
  87. 2b7dc94 spapr: convert TCE API to use an opaque type by Paolo Bonzini · 12 years ago
  88. b55519a pseries: Fix debug message for out-of-bounds address in H_PUT_TCE by David Gibson · 12 years ago
  89. d426166 pseries: Factor out check for out-of-bounds LIOBN by David Gibson · 12 years ago
  90. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  91. 9f64bd8 ppc: move more files to hw/ppc by Paolo Bonzini · 12 years ago[Renamed from hw/spapr_iommu.c]
  92. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  93. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  94. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  95. 8b1853e pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNs by David Gibson · 12 years ago
  96. b13ce26 spapr: Pass PowerPCCPU to hypercalls by Andreas Färber · 13 years ago
  97. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  98. b90600e dma: make dma access its own address space by Avi Kivity · 12 years ago
  99. 53724ee pseries: Rework implementation of TCE bypass by David Gibson · 13 years ago
  100. eddeed2 pseries: Reset emulated PCI TCE tables on system reset by David Gibson · 13 years ago