Features/Machines/Edison: Difference between revisions
Choonho.son (talk | contribs) (Created page with '== Summary == Add system emulation of the Intel Edison Compute Module. == Owner == * '''Name:''' Choonho Son * '''Email:''' choonho.son@analytaps.net == …') |
Choonho.son (talk | contribs) |
||
Line 10: | Line 10: | ||
== Challenges == | == Challenges == | ||
The QEMU support for the PC machine type is fairly poor today. The supported host chipset is I440FX and Q35. Intel Edison Compute Module is SoC with Intel Atom CPU and built-in Bluetooth and Wi-Fi. | The QEMU support for the PC machine type is fairly poor today. The supported host chipset is I440FX and Q35. Intel Edison Compute Module is SoC with Intel Atom CPU and built-in Bluetooth and Wi-Fi. | ||
'''ICH9 block diagram''' | |||
[[File:QEMU-ICH9.png]] | [[File:QEMU-ICH9.png]] | ||
'''Intel Edison block diagram''' | |||
[[File:edison-block-diagram.png]] | [[File:edison-block-diagram.png]] |
Revision as of 10:58, 27 May 2015
Summary
Add system emulation of the Intel Edison Compute Module.
Owner
- Name: Choonho Son
- Email: choonho.son@analytaps.net
Challenges
The QEMU support for the PC machine type is fairly poor today. The supported host chipset is I440FX and Q35. Intel Edison Compute Module is SoC with Intel Atom CPU and built-in Bluetooth and Wi-Fi.
ICH9 block diagram
Intel Edison block diagram