Talk:QemuMachineDevelopment

From ArmadeusWiki
Revision as of 15:40, 8 June 2008 by JulienPeeters (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • 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.