Stefan Hajnoczi 9a85d39447 trace: Use portable format strings
It is not portable to use "%ld" for int64_t because int64_t may have
type long on 64-bit platforms and long long on 32-bit platforms.  Use
the standard library PRId64 macros to keep format strings portable.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-10-09 08:16:45 +00:00
2010-10-03 06:34:51 +00:00
2010-10-09 08:16:45 +00:00
2010-10-03 06:31:41 +00:00
2010-10-03 06:34:51 +00:00
2010-09-18 05:53:15 +00:00
2010-10-05 18:38:55 +02:00
2010-09-25 11:26:05 +00:00
2010-09-08 12:39:22 +02:00
2010-09-10 18:47:31 +00:00
2010-10-03 06:34:51 +00:00
2010-09-09 16:22:45 -05:00
2010-09-25 11:26:05 +00:00
2010-09-07 13:46:17 +02:00
2010-08-22 17:11:06 -05:00
2010-08-20 21:03:24 +00:00
2010-08-15 09:45:28 +00:00
2010-09-25 11:26:05 +00:00
2010-09-25 11:26:05 +00:00
2010-10-05 13:53:56 -05:00
2010-09-22 20:05:23 +00:00
2010-10-03 06:34:51 +00:00
2010-09-21 18:36:42 +02:00
2010-10-03 06:34:51 +00:00
2010-09-21 15:39:42 +02:00
2010-09-21 15:39:42 +02:00
2010-09-21 18:36:42 +02:00
2010-10-03 06:34:51 +00:00
2010-10-03 06:34:51 +00:00
2010-10-01 10:12:43 -03:00
2010-09-18 05:53:14 +00:00
2010-09-09 19:13:04 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%