Yoshinori Matsunobu: Linux Performance Tuning and Stabilization Tips
[HTML5TV.git] / media / olf2009-Developing_for_non-x86_targets_using_QEMU / hCalendar.html
1 <!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
2 <div class="vevent">
3  <span class="organiser">
4  Rob Landley and Mark Miller
5  </span>
6  <span class="summary">
7  Developing for non-x86 targets using QEMU
8  </span>
9 <br>
10  <a class="url" href="http://www.ohiolinux.org/talks.html#QEMU">Ohio LinuxFest</a>,
11  <span class="location">Columbus, Ohio</span>
12  <abbr class="dtstart" title="20090926">Saturday September 26 2009</abbr>
13  <div class="description">
14 Emulation allows even casual hobbyist developers to build and test the software they write on multiple hardware platforms from the comfort of their own laptop. QEMU is rapidly becoming a category killer in open source emulation software, capable of not only booting a knoppix CD in a window but booting Linux systems built for arm, mips, powerpc, sparc, sh4, and more. This panel covers application vs system emulation, native vs cross compiling (and combining the two with distcc), using qemu, setting up an emulated development environment, real world scalability issues, using the amazon cloud, and building a monster server for under $3k. 
15  </div>
16 </div>