spapr: initialize local Error pointer
commit9897e462645fb8d91a4cef2a1ea3a74cc9149c13
authorGreg Kurz <gkurz@linux.vnet.ibm.com>
Thu, 18 Feb 2016 14:40:45 +0000 (18 15:40 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 25 Feb 2016 02:58:44 +0000 (25 13:58 +1100)
tree0be1f5c001400fee2dc937884579f9c86dae9226
parent3240dd9a6924df18dfccb83defa0914065da076e
spapr: initialize local Error pointer

This fixes a crash in the target QEMU during migration.

Broken in commit c5f54f3.

Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
[reworded commit message]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c