Re: [PATCH v4 cxl-2.0-doe 1/3] PCIe Data Object Exchange implementation

2021-04-09 Thread Jonathan Cameron
On Wed, 31 Mar 2021 12:36:35 -0400 Chris Browy wrote: > From: hchkuo > Description needed. No patch is going to get applied with out something to say what it actually does. For this one, useful to have links to the specs etc in the description plus a very quick intro to what it is for etc.

[PATCH v4 cxl-2.0-doe 1/3] PCIe Data Object Exchange implementation

2021-03-31 Thread Chris Browy
From: hchkuo Signed-off-by: hchkuo --- MAINTAINERS | 7 + hw/pci/meson.build| 1 + hw/pci/pcie_doe.c | 356 ++ include/hw/pci/pcie.h | 1 + include/hw/pci/pcie_doe.h | 123 5 files changed, 488