Am Donnerstag, 21. September 2006 10:53 schrieb Aurelien Jarno:
> You also need to update openbios from the latest SVN. Then prtconf
> should report a device called "power-management" (and not
> "xxxpower-management").
Thank you for this information. Now it works and helps to save a lot of
batte
Joerg Platte wrote:
Am Mittwoch, 20. September 2006 21:25 schrieb Blue Swirl:
Great work! I can also confirm that it works and CPU is halted correctly.
Here it doesn't work with linux 2.6.13. Is there a special configuration
option or kernel version required to make it work?
You also need
Am Mittwoch, 20. September 2006 21:25 schrieb Blue Swirl:
> Great work! I can also confirm that it works and CPU is halted correctly.
Here it doesn't work with linux 2.6.13. Is there a special configuration
option or kernel version required to make it work?
regards,
Jörg
Please find below a patch that "works". It is probably wrong as I wrote it
by copying code from other architectures and trying until it works. Well
I am however convinced of two things:
- "return EXCP_HALTED;" causes the crash. By removing this line qemu
doesn't crash anymore, but the patch do