Talk:QemuMachineDevelopment: Difference between revisions

From ArmadeusWiki
(New page: * '''JulienB:''' It could be interesting to look at softgun source code because they already have many i.MX21/i.MX1 devices emulated: http://softgun.sourceforge.net/)
 
No edit summary
Line 1: Line 1:
* '''JulienB:''' It could be interesting to look at softgun source code because they already have many i.MX21/i.MX1 devices emulated:
* '''JulienB:''' It could be interesting to look at softgun source code because they already have many i.MX21/i.MX1 devices emulated:
http://softgun.sourceforge.net/
http://softgun.sourceforge.net/
* '''JulienP''' Yes I agree. I took a look at this project yestudray. Despite they have a few different way to manage devices than in Qemu many things could reused. For the moment I think Qemu would be better to build the base system. It could be also interesting to implement a board specification language in XML and be able to parse it in order to make the boards descriptions easier. But I don't know what's the best way to do that for now.

Revision as of 13:49, 1 June 2008

  • JulienB: It could be interesting to look at softgun source code because they already have many i.MX21/i.MX1 devices emulated:

http://softgun.sourceforge.net/

  • JulienP Yes I agree. I took a look at this project yestudray. Despite they have a few different way to manage devices than in Qemu many things could reused. For the moment I think Qemu would be better to build the base system. It could be also interesting to implement a board specification language in XML and be able to parse it in order to make the boards descriptions easier. But I don't know what's the best way to do that for now.