Re: [Qemu-devel] [PATCH 03/12] hw/pl080: Use LOG_GUEST_ERROR and LOG_UNIMP

2012-10-25 Thread Peter Maydell
On 25 October 2012 14:19, malc wrote: > On Thu, 25 Oct 2012, Peter Maydell wrote: > >> Use LOG_GUEST_ERROR and LOG_UNIMP in preference to hw_error(). > > It's weird that printing something + abort is replaced by just printing > a message and the commit message doesn't really reflect the fact. I a

Re: [Qemu-devel] [PATCH 03/12] hw/pl080: Use LOG_GUEST_ERROR and LOG_UNIMP

2012-10-25 Thread malc
On Thu, 25 Oct 2012, Peter Maydell wrote: > Use LOG_GUEST_ERROR and LOG_UNIMP in preference to hw_error(). It's weird that printing something + abort is replaced by just printing a message and the commit message doesn't really reflect the fact. [..snip..] -- mailto:av1...@comtv.ru