]> Git Repo - qemu.git/commit - hw/isa-bus.c
isa-bus.c: use hw_error instead of fprintf
authorTristan Gingold <[email protected]>
Fri, 3 Dec 2010 11:05:03 +0000 (12:05 +0100)
committerBlue Swirl <[email protected]>
Sat, 11 Dec 2010 18:34:15 +0000 (18:34 +0000)
commit74782223de16e30940630b2bdb488e650ece6cd4
tree60eca4e796ec4ba06463a9c290e2c520a490b561
parent34557491911f8977b5863628b1b6f5a9c95f9c29
isa-bus.c: use hw_error instead of fprintf

Minor clean-up in isa-bus.c.  Using hw_error is more consistent.
There is a difference however: hw_error dumps the cpu state.

Signed-off-by: Tristan Gingold <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
hw/isa-bus.c
This page took 0.026477 seconds and 4 git commands to generate.