Difference between revisions of "Talk:QemuMachineDevelopment"

From ArmadeusWiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 15:40, 8 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.