On Fri, 5 Dec 2014 10:19:58 +0100 Frank Blaschka <blasc...@linux.vnet.ibm.com> wrote:
> From: Frank Blaschka <frank.blasc...@de.ibm.com> > > This patch adds support to generate s390 pci error events It also uses the new infrastructure for iota error handling (which confused me when I read this), so I modified the patch description to read: "This patch adds support to generate s390 pci error events and makes use of it to support iota error handling." > > Signed-off-by: Frank Blaschka <frank.blasc...@de.ibm.com> > --- > hw/s390x/s390-pci-bus.c | 50 +++++++++++++++++++++++++--- > hw/s390x/s390-pci-bus.h | 35 +++++++++++++++++++- > hw/s390x/s390-pci-inst.c | 86 > ++++++++++++++++++++++++++++++++++++++++++------ > 3 files changed, 155 insertions(+), 16 deletions(-)