commit | 33e0eb5297883444f784a7c22bcf30550a30d601 | [log] [tgz] |
---|---|---|
author | Hu Tao <hutao@cn.fujitsu.com> | Tue Sep 09 13:27:57 2014 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 09 13:41:44 2014 +0200 |
tree | e7d8d30ba00aae966a66e1ccee39e2822176723b | |
parent | 49946538d29618319a54e798f22bbcc8065ad106 [diff] |
memory: add parameter errp to memory_region_init_rom_device Add parameter errp to memory_region_init_rom_device and update all call sites to propagate the error. Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> [Propagate the error out of realize. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>