On Tue, Nov 16, 2010 at 05:26:09PM +0900, Isaku Yamahata wrote: > This patch implements helper functions for pcie aer capability > which will be used later. > > Signed-off-by: Isaku Yamahata <yamah...@valinux.co.jp>
OK, I applied this and tried to get rid of recursion, and clean up some whitespace and english mistakes. Patcheset attached, pls review. I'll push the patches out on pci branch so we can make progress more easily. Please, try to address the TODO: I think the case of PCIE device behind a pci bridge is not covered properly. Michael S. Tsirkin (2): pcie_aer: get rid of recursion pcie_aer: complete unwinding recursion hw/pcie_aer.c | 72 +++++++++++++++++++++++--------------------------------- 1 files changed, 30 insertions(+), 42 deletions(-) -- 1.7.3.2.91.g446ac