freebsd-nq/sys/powerpc/pseries
Nathan Whitehorn acf9bb339a Actually add IOMMU domain to the list of known mappings. This fixes a bug
where multiple devices in the same IOMMU domain would be allocated
conflicting mappings unless they also shared a DMA tag.

MFC after:	3 days
2013-11-12 16:14:45 +00:00
..
mmu_phyp.c Ouch, do the shift properly. An uin64_t needs the right postfix when shifting. 2013-10-31 20:42:47 +00:00
phyp_console.c
phyp_llan.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
phyp_vscsi.c Implement extended LUN support. If PIM_EXTLUNS is set by a SIM, encode 2013-10-29 15:36:58 +00:00
phyp-hvcall.h
phyp-hvcall.S Allow hypervisor calls with more than 7 arguments. 2013-10-20 01:28:39 +00:00
platform_chrp.c Clean up missed header references. 2013-10-26 17:54:31 +00:00
plpar_iommu.c Actually add IOMMU domain to the list of known mappings. This fixes a bug 2013-11-12 16:14:45 +00:00
plpar_iommu.h
rtas_dev.c
rtas_pci.c
vdevice.c Add two new interfaces to ofw_bus: 2013-10-23 17:24:21 +00:00
xics.c