Richard Henderson 8e62a71738 linux-user: Extract load_elf_image from load_elf_interp.
Moving toward a single copy of the elf binary loading code.
Fill in the details of the loaded image into a struct image_info.

Adjust create_elf_tables to read from such structures instead
of from a collection of passed arguments.  Don't return error
values from load_elf_interp; always exit(-1) with a message to
stderr.  Collect elf_interpreter handling in load_elf_binary
to a common spot.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2010-07-29 08:32:28 +02:00
2010-07-06 10:36:28 -05:00
2010-06-10 00:09:49 +02:00
2010-07-03 06:49:47 +00:00
2010-07-26 16:19:51 -05:00
2010-07-13 18:18:23 +02:00
2010-07-13 20:09:24 +02:00
2010-07-13 08:55:04 -05:00
2010-06-29 23:07:51 +02:00
2010-07-27 17:26:08 +00:00
2010-07-25 17:03:49 +02:00
2010-06-16 13:03:51 +01:00
2010-05-31 20:55:23 +02:00
2010-07-06 10:36:28 -05:00
2010-07-22 05:52:09 +02:00
2010-07-22 05:52:09 +02:00
2010-06-13 19:00:50 +01:00
2010-07-24 14:42:29 +02:00
2010-06-16 13:03:51 +01:00
2010-06-11 15:25:14 -03:00
2010-06-28 13:06:03 -03:00
2010-06-16 13:03:51 +01:00
2010-07-26 17:35:54 -05:00
2010-07-26 17:36:14 -05:00
2010-07-26 17:36:14 -05:00
2010-06-13 19:00:50 +01:00
2010-06-13 19:00:50 +01:00
2010-06-27 19:25:25 +03:00
2010-07-01 14:27:13 -03:00
2010-07-01 14:27:13 -03:00
2010-06-19 07:47:42 +00:00
2010-07-11 20:29:31 +03:00
2010-06-04 11:43:39 +02:00
2010-06-15 09:41:59 +02:00
2010-07-26 17:23:53 -05:00
2010-07-06 10:36:28 -05:00
2010-06-11 15:25:14 -03:00
2010-07-26 16:19:51 -05:00
2010-06-30 22:51:17 +02:00
2010-07-28 07:58:15 -05:00
2010-07-22 05:52:09 +02: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%