This patchset enables a new VMD device with the existing VMD driver. The new device offers a few additional features such as direct-assign capabilities. Jon Derrick (4): PCI/VMD: Assign membar addresses from shadow registers PCI/VMD: Add offset to bus numbers if necessary x86/PCI: Add new VMD device root ports to VMD AER quirk PCI/VMD: Add new VMD device id to driver device id table arch/x86/pci/fixup.c | 4 +++ drivers/pci/host/vmd.c | 79 +++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 70 insertions(+), 13 deletions(-) -- 2.14.3