1. cb1efcf iommu: Add IOMMU index argument to notifier APIs by Peter Maydell · 7 years ago
  2. 6d7b9a6 Make memory_region_access_valid() take a MemTxAttrs argument by Peter Maydell · 7 years ago
  3. e7c3246 s390x/kvm: cleanup calls to cpu_synchronize_state() by David Hildenbrand · 7 years ago
  4. f9125e3 s390x/pci: use the right pal and pba in reg_ioat() by Yi Min Zhao · 7 years ago
  5. b3f05d8 s390x/pci: fixup global refresh by Yi Min Zhao · 7 years ago
  6. 0125861 s390x/pci: fixup the code walking IOMMU tables by Yi Min Zhao · 7 years ago
  7. 4f6482b s390x/pci: search for subregion inside the BARs by Pierre Morel · 7 years ago
  8. 8af27a9 s390x/pci: move the memory region write from pcistg by Pierre Morel · 7 years ago
  9. ab0380c s390x/pci: move the memory region read from pcilg by Pierre Morel · 7 years ago
  10. 0e7c259 s390x/pci: rework PCI STORE BLOCK by Pierre Morel · 7 years ago
  11. 8cbd6aa s390x/pci: rework PCI LOAD by Pierre Morel · 7 years ago
  12. 7645b9a s390x/pci: rework PCI STORE by Pierre Morel · 7 years ago
  13. c748814 s390x/pci: factor out endianess conversion by Pierre Morel · 7 years ago
  14. 98ee9be s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG) by David Hildenbrand · 7 years ago
  15. 468a938 s390x/pci: pass the retaddr to all PCI instructions by David Hildenbrand · 7 years ago
  16. ceb7054 s390x/pci: remove idx from msix msg data by Yi Min Zhao · 7 years ago
  17. 2f21b8d s390x/pci: fixup trap_msix() by Yi Min Zhao · 7 years ago
  18. 1221a47 memory/iommu: introduce IOMMUMemoryRegionClass by Alexey Kardashevskiy · 8 years ago
  19. 3df9d74 memory/iommu: QOM'fy IOMMU MemoryRegion by Alexey Kardashevskiy · 8 years ago
  20. bf55b7a memory: tune last param of iommu_ops.translate() by Peter Xu · 8 years ago
  21. dde522b s390x: register I/O adapters per ISC during init by Fei Li · 8 years ago
  22. 5b00bef s390x: use enum for adapter type and standardize its naming by Fei Li · 8 years ago
  23. 229913f s390x/pci: make printf always compile in debug output by Danil Antonov · 8 years ago
  24. 598cf1c Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  25. a975a24 s390x/pci: optimize calling s390_get_phb() by Yi Min Zhao · 8 years ago
  26. de91ea9 s390x/pci: make S390PCIIOMMU inherit Object by Yi Min Zhao · 8 years ago
  27. b394662 kvm: move cpu synchronization code by Vincent Palatin · 8 years ago
  28. 88ee13c s390x/pci: Check memory region dispatching callbacks by Pierre Morel · 8 years ago
  29. 205e5de s390x/pci: re-arrange variable declarations by Pierre Morel · 8 years ago
  30. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  31. cdd85eb s390x/pci: replace fid with idx in msg data of msix by Yi Min Zhao · 9 years ago
  32. 0a608a6 s390x/pci: fix stpcifc_service_call by Yi Min Zhao · 9 years ago
  33. 4e3bfc1 s390x/pci: refactor list_pci by Yi Min Zhao · 9 years ago
  34. bd49768 s390x/pci: add checkings in CLP_SET_PCI_FN by Yi Min Zhao · 9 years ago
  35. bf32839 s390x/pci: enable uid-checking by Yi Min Zhao · 9 years ago
  36. 5d1abf2 s390x/pci: enforce zPCI state checking by Yi Min Zhao · 9 years ago
  37. c188e30 s390x/pci: unify FH_ macros by Yi Min Zhao · 9 years ago
  38. 67aad50 s390x/pci: write fid in CLP_QUERY_PCI_FN by Yi Min Zhao · 9 years ago
  39. a6d9d4f s390x/pci: enhance mpcifc_service_call by Yi Min Zhao · 9 years ago
  40. e141dba s390x/pci: export pci_dereg_ioat and pci_dereg_irqs by Yi Min Zhao · 9 years ago
  41. 7158388 s390x/pci: separate s390_pcihost_iommu_configure function by Yi Min Zhao · 9 years ago
  42. bac45d5 s390x/pci: fix reg_irqs() by Yi Min Zhao · 9 years ago
  43. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  44. 8581c11 s390x/pci: fix reg/dereg irq functions by Yi Min Zhao · 9 years ago
  45. 9615495 s390: Clean up includes by Peter Maydell · 9 years ago
  46. 88bfa21 s390x/pci: return real state during listing PCI by Yi Min Zhao · 9 years ago
  47. de37b0b s390x/pci: code cleanup by Yi Min Zhao · 9 years ago
  48. 3be5c20 s390x/pci: reject some operations to disabled PCI function by Yi Min Zhao · 9 years ago
  49. f0a399d s390x/pci: fix up IOMMU size by Yi Min Zhao · 9 years ago
  50. 6cb1e49 s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl by Alexander Yarygin · 10 years ago
  51. 3b64349 memory: Replace io_mem_read/write with memory_region_dispatch_read/write by Peter Maydell · 10 years ago
  52. 63ceef6 s390x/pci: Rework memory access in zpci instruction by Frank Blaschka · 10 years ago
  53. 4e99a0f s390x/pci: fix dma notifications in rpcit instruction by Yi Min Zhao · 10 years ago
  54. c0eb33a s390x/pci: avoid sign extension in stpcifc by Frank Blaschka · 10 years ago
  55. 863f6f5 s390: implement pci instructions by Frank Blaschka · 10 years ago