]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert PCI RID changes.
authorrstone <rstone@FreeBSD.org>
Tue, 1 Apr 2014 15:06:03 +0000 (15:06 +0000)
committerrstone <rstone@FreeBSD.org>
Tue, 1 Apr 2014 15:06:03 +0000 (15:06 +0000)
commit120bf54d08ddffd4bf40b8156231f58ff26b26aa
treed8994b013bba28481c3b3634fb67dc485b753a1d
parent4df708593361cce38ba4fb0065b4244dfa8e5b2c
Revert PCI RID changes.

My PCI RID changes somehow got intermixed with my PCI ARI patch when I
committed it.  I may have accidentally applied a patch to a non-clean
working tree.  Revert everything while I figure out what went wrong.

Pointy hat to: rstone
20 files changed:
sys/amd64/vmm/amd/amdv.c
sys/amd64/vmm/intel/vtd.c
sys/amd64/vmm/io/iommu.c
sys/amd64/vmm/io/iommu.h
sys/amd64/vmm/io/ppt.c
sys/conf/files
sys/dev/pci/pci.c
sys/dev/pci/pci_if.m
sys/dev/pci/pci_pci.c
sys/dev/pci/pcib_if.m
sys/dev/pci/pcib_private.h
sys/dev/pci/pcib_support.c [deleted file]
sys/dev/pci/pcireg.h
sys/dev/pci/pcivar.h
sys/x86/iommu/busdma_dmar.c
sys/x86/iommu/intel_ctx.c
sys/x86/iommu/intel_dmar.h
sys/x86/iommu/intel_drv.c
sys/x86/iommu/intel_fault.c
sys/x86/iommu/intel_utils.c