]> git.ipfire.org Git - thirdparty/mdadm.git/commit
IMSM: Add support for VMD
authorPawel Baldysiak <pawel.baldysiak@intel.com>
Tue, 5 Jan 2016 16:03:04 +0000 (17:03 +0100)
committerNeilBrown <neilb@suse.com>
Wed, 6 Jan 2016 01:22:57 +0000 (12:22 +1100)
commit60f0f54d6f5227f229e7131d34f93f76688b085f
tree2641e883721ff8be85fb1d904a43275ec2a28737
parentd7d3809a1b93f9f7b7ca7d874c17632cb3305c76
IMSM: Add support for VMD

The Intel Volume Management Device (VMD) is an integrated
endpoint on the platform's PCIe root complex that acts
as a host bridge to a secondary PCIe domain.

This patch adds proper handling of NVMe devices attached to VMD domain.
Each VMD domain is treated as a separate controller (HBA).
Spanning between domains is forbidden.

Signed-off-by: Pawel Baldysiak <pawel.baldysiak@intel.com>
Signed-off-by: NeilBrown <neilb@suse.com>
platform-intel.c
platform-intel.h
super-intel.c