On 12/05/2013 08:39 PM, Alexey Kardashevskiy wrote: > On 11/21/2013 03:08 PM, Alexey Kardashevskiy wrote: >> Here are few reworks for spapr-pci PHB which I'd like to have to support >> VFIO. >> QOM, errors printing, traces, nothing really serious. Thanks! >> >> Alexey Kardashevskiy (4): >> spapr-pci: convert init() callback to realize() >> spapr-pci: introduce a finish_realize() callback >> spapr-pci: add spapr_pci trace >> spapr-pci: converts fprintf to error_report >> >> hw/ppc/spapr_pci.c | 90 >> ++++++++++++++++++++++++++------------------- >> include/hw/pci-host/spapr.h | 18 ++++++++- >> trace-events | 1 + >> 3 files changed, 69 insertions(+), 40 deletions(-) > > > Ping?
Ping? -- Alexey