diff options
author | Peter Crosthwaite | 2014-01-02 03:48:08 +0100 |
---|---|---|
committer | Luiz Capitulino | 2014-01-06 21:02:30 +0100 |
commit | 5433a0a89e68443c9ce1cd0c7b1af23320133983 (patch) | |
tree | ba5e35a6e5dd2655c087a48a43123cccc17e6ae8 /hw/alpha/typhoon.c | |
parent | qdev: Delete dead code (diff) | |
download | qemu-5433a0a89e68443c9ce1cd0c7b1af23320133983.tar.gz qemu-5433a0a89e68443c9ce1cd0c7b1af23320133983.tar.xz qemu-5433a0a89e68443c9ce1cd0c7b1af23320133983.zip |
hw: Remove assert_no_error usages
Replace assert_no_error() usages with the error_abort system.
&error_abort is passed into API calls to signal to the Error sub-system
that any errors are fatal. Removes need for caller assertions.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'hw/alpha/typhoon.c')
0 files changed, 0 insertions, 0 deletions