Hi,
 
One of the changes I would like to contribute (assuming my company gives the ok) is a somewhat improved reader for ELF executables, and returns the entry point.  Although somewhat useless for the bootstrap program (which must start at the processor's reset address), this is useful to emulate the actions of a ELF loader, such as included in a boot loader.  However, the current design of QEMU hardcodes the image reading strategy within the "machine" abstraction (a "machine" is what a "board-support package" typically targets), so if you would like to use this different loader in a given machine, you will have to modify the "machine" implementation.
 
The release process could take up to three weeks, but you might wish to wait that long.
 
The serial port abstraction, and in particular their base addresses, also materialize in the "machine" implementation.
 
Regards,
 
Konrad Schwarz
 
 
 
BEGIN:VCARD
VERSION:2.1
N:Schwarz;Konrad
FN:Konrad Schwarz
ORG:Siemens AG;CT SE 2
TITLE:Principal Engineer
TEL;WORK;VOICE:+49 (89) 636-53579
TEL;WORK;FAX:+49 (89) 636-45450
ADR;WORK;ENCODING=QUOTED-PRINTABLE:;53 518;Siemens AG=0D=0ACT SE 2;M=FCnchen;;81730;Germany
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:53 518=0D=0ASiemens AG=0D=0ACT SE 2=0D=0AM=FCnchen 81730=0D=0AGermany
ADR;POSTAL;ENCODING=QUOTED-PRINTABLE:;;Siemens AG=0D=0ACT SE 2;M=FCnchen;;81730;Germany
LABEL;POSTAL;ENCODING=QUOTED-PRINTABLE:Siemens AG=0D=0ACT SE 2=0D=0AM=FCnchen 81730=0D=0AGermany
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20060130T101011Z
END:VCARD
_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to