On Fri, 5 Dec 2014 10:19:58 +0100 Frank Blaschka <[email protected]> wrote:
> From: Frank Blaschka <[email protected]> > > 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 <[email protected]> > --- > 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(-)
