commit | 68cbbc3a9d1fc231810b2490bca73b3b444ef542 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Thu Mar 26 16:42:09 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue May 12 20:33:35 2015 +1000 |
tree | aa46575bc541b0680021a47e80df098bcc16789b | |
parent | ec33d36e5ab5d52d59a8f696f7efb682bfc58494 [diff] |
drivers/vfio: Support EEH error injection The patch adds one more EEH sub-command (VFIO_EEH_PE_INJECT_ERR) to inject the specified EEH error, which is represented by (struct vfio_eeh_pe_err), to the indicated PE for testing purpose. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Acked-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>