Stefan Weil 3abcdf4904 Fix dump output in qemu-io.
The dump output was not nicely formatted for bytes
larger than 0x7f, because signed values expanded to
sizeof(int) bytes. So for example 0xab did not print
as "ab", but as "ffffffab".

I also cleaned the function prototype, which avoids
new type casts and allows to remove an existing
type cast.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-06-24 09:09:15 -05:00
2009-06-17 18:27:44 +03:00
2009-06-13 08:44:31 +00:00
2009-05-13 20:54:26 +01:00
2008-12-13 09:32:43 +00:00
2009-05-13 20:54:26 +01:00
2009-06-15 13:52:27 +02:00
2009-03-07 21:48:00 +00:00
2009-01-05 18:11:53 +00:00
2009-03-07 15:46:23 +00:00
2009-03-10 21:43:35 +00:00
2009-01-14 18:39:49 +00:00
2009-04-07 17:57:09 +00:00
2009-04-07 17:57:09 +00:00
2008-10-12 17:54:42 +00:00
2009-05-13 20:54:26 +01:00
2008-10-27 19:49:12 +00:00
2009-05-24 21:24:33 +01:00
2009-05-26 21:10:28 +02:00
2009-05-26 21:10:28 +02:00
2009-03-05 23:01:23 +00:00
2009-05-27 09:46:03 -05:00
2009-06-05 15:16:41 +01:00
2008-11-12 17:18:41 +00:00
2009-03-08 12:41:36 +00:00
2008-05-31 16:21:33 +00:00
2009-05-30 01:59:37 +01:00
2008-12-14 08:50:18 +00:00
2009-06-13 19:19:25 -05:00
2008-11-30 16:25:37 +00:00
2009-01-05 18:11:53 +00:00
2009-05-28 14:00:49 +02:00
2009-05-25 18:56:13 +01:00
2009-06-16 15:52:32 -05:00
2009-06-16 15:52:32 -05:00
2009-05-13 22:21:47 +01:00
2009-05-08 15:51:19 -05:00
2009-06-15 13:52:27 +02:00
2009-05-14 22:35:09 +01:00
2009-06-24 09:09:15 -05:00
2009-01-14 18:39:49 +00:00
2009-05-19 22:29:20 +04:00
2009-06-16 15:52:32 -05:00
2009-06-15 12:51:37 -05:00
2009-05-08 16:11:49 -05:00
2009-03-05 23:01:23 +00:00
2008-12-14 08:50:18 +00:00
2008-12-13 09:32:43 +00:00
2009-04-07 21:47:27 +00:00
2008-12-14 08:53:17 +00:00
2008-12-04 11:29:42 +00:00
2009-05-13 22:21:47 +01:00
2009-05-22 10:50:35 -05:00
2009-03-05 23:01:23 +00:00
2008-09-06 16:31:30 +00:00
2009-06-22 10:15:30 -05:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00: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%