Skip to content

Openwide-Ingenierie/qemu-yagl-vigs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

1 Build

Clone and cd into qemu directory, run:

./1-conf.sh && make

If you get this link error:

/usr/bin/ld: hw/vigs/vigs_gl_backend_glx.o: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
/usr/lib/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

Add LIBS=-ldl before make

Like this:

LIBS=-ldl make

2 Get Tizen:Common image

Download Image and put it to ./data

3 Run

./1-run.sh

QEMU keys

lctrl + lalt + a - zoom in

lctrl + lalt + z - zoom out

lctrl + lalt + u - default zoom

About

QEMU with yagl/vigs

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.1%
  • C++ 2.0%
  • Python 0.9%
  • Haxe 0.8%
  • Shell 0.7%
  • Assembly 0.6%
  • Other 0.9%