On Thu, Feb 04, 2016 at 09:31:04AM +0800, Cao jin wrote: > From: Chen Fan <chen.fan.f...@cn.fujitsu.com> > > this patchset are splited out from my aer series patches, > this part of aer patches is harmless, and have been reviewed-by. > In order to avoid blocking it to merge, so I send it out independently > as part1. the part2 is under discussion. Thanks
I acked the remaining patch. Alex, will you take it? > Chen Fan (4): > pcie: modify the capability size assert > vfio: make the 4 bytes aligned for capability size > aer: impove pcie_aer_init to support vfio device > pcie_aer: expose pcie_aer_msg() interface > > hw/pci-bridge/ioh3420.c | 2 +- > hw/pci-bridge/xio3130_downstream.c | 2 +- > hw/pci-bridge/xio3130_upstream.c | 2 +- > hw/pci/pcie.c | 2 +- > hw/pci/pcie_aer.c | 6 +++--- > hw/vfio/pci.c | 3 ++- > include/hw/pci/pcie_aer.h | 3 ++- > 7 files changed, 11 insertions(+), 9 deletions(-) > > -- > 1.9.3 > >