Blue Swirl 43dc2a645e Replace assert(0) with abort() or cpu_abort()
When building with -DNDEBUG, assert(0) will not stop execution
so it must not be used for abnormal termination.

Use cpu_abort() when in CPU context, abort() otherwise.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-03-18 18:41:57 +00:00
2010-03-06 23:02:47 +01:00
2010-03-05 21:45:16 -06:00
2010-03-09 08:47:27 -06:00
2010-03-05 21:45:16 -06:00
2010-03-17 02:44:41 +00:00
2010-03-17 02:44:41 +00:00
2010-03-17 02:44:41 +00:00
2010-03-17 02:44:41 +00:00
2010-03-17 02:44:41 +00:00
2010-03-17 02:44:41 +00:00
2010-03-17 02:44:41 +00:00
2010-03-17 02:44:41 +00:00
2010-03-06 23:09:28 +01:00
2010-03-09 08:47:20 -06:00
2010-03-17 11:16:15 -05:00
2010-03-17 02:44:41 +00:00
2010-03-12 17:23:50 +00:00
2010-03-06 23:15:30 +01:00
2010-03-17 11:16:15 -05:00
2010-03-17 02:44:41 +00:00
2010-03-17 02:44:41 +00:00
2010-03-09 08:47:20 -06:00
2010-03-06 23:15:30 +01:00
2010-03-06 23:15:30 +01:00
2010-03-04 00:29:28 -03:00
2010-03-17 11:16:15 -05:00
2010-03-16 17:01:08 +01:00
2010-03-17 11:16:15 -05:00
2010-03-18 18:41:49 +00:00
2010-03-09 11:23:00 -06:00
2010-03-17 11:16:15 -05:00
2010-03-18 18:41:49 +00:00
2010-03-17 11:16:15 -05:00
2010-03-17 11:16:15 -05:00
2010-03-17 10:41:05 -05:00
2010-03-17 10:41:05 -05:00
2010-03-14 22:04:50 +01:00
2010-03-17 11:16:15 -05:00
2010-03-17 11:16:16 -05:00
2010-03-17 11:16:16 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
QEMU With E2K User Support
Readme 459 MiB
Languages
C 83.1%
C++ 6.3%
Python 3.2%
Dylan 2.8%
Shell 1.6%
Other 2.8%