Meego Wiki
Views

SDK/Qemu/Whiteboard

From MeeGo wiki
< SDK | Qemu(Difference between revisions)
Jump to: navigation, search
(categorise)
 
Line 27: Line 27:
* bugs affecting us
* bugs affecting us
** multitouch/xinput2 breaks Qt, no clicks work. https://bugs.meego.com/show_bug.cgi?id=12829
** multitouch/xinput2 breaks Qt, no clicks work. https://bugs.meego.com/show_bug.cgi?id=12829
-
 
-
 
== Under work ==
== Under work ==
== Done ==
== Done ==
 +
 +
[[Category:SDK]]

Latest revision as of 10:05, 13 April 2011

Backlog

  • qemu project merge
    • add current qemu-gl branch to merged repository
    • rebase qemu-gl on top of merged repository
    • add current OBS qemu branch to merged repository
  • x11 frontend for dgles2
    • test functionality for qt creator simulator
    • test functionality for x86 handset image
  • images
    • mic should create qcow2 images for qemu, current images are 2.5G while qcow2's take < 1GB:
qemu-img convert -f raw -O qcow2 -c meego-handset-armv7l-qemu-nand.img meego-handset-armv7l-qemu-nand.qcow2
qemu-img convert -f raw -O qcow2 meego-handset-armv7l-qemu-mmcblk0p.raw meego-handset-armv7l-qemu-mmcblk0p.qcow2
    • link SDK/Qemu page with latest known working arm handset image
    • link SDK/Qemu page with latest known working x86 handset image
    • link SDK/Qemu page with latest known working x86 netbook image
    • links should come with commit ID's/git tags of knows working qemu versions

Under work

Done

Personal tools