YaGL/VIGS: QOM'ify 97/23297/2
authorStanislav Vorobiov <s.vorobiov@samsung.com>
Mon, 23 Jun 2014 07:47:32 +0000 (11:47 +0400)
committerStanislav Vorobiov <s.vorobiov@samsung.com>
Mon, 23 Jun 2014 09:39:43 +0000 (13:39 +0400)
commit693a01229d1ce1f72387cb16d0f7a6d9a8ae2d7b
treed6db4f6d8867c9e36ff359b4118cd830db63ca59
parentb5198c533c1055bf2b84b9ced4bc5ddff19fd925
YaGL/VIGS: QOM'ify

YaGL and VIGS devices can now be created
entirely from QEMU command line, it's also possible
to tweak all their parameters via QEMU command line
and even have 2 or more separate instances

Change-Id: Ic1ae18f9ac6078f872d28519443e17974abefe82
Signed-off-by: Stanislav Vorobiov <s.vorobiov@samsung.com>
hw/vigs/Makefile.objs
hw/vigs/display.c [new file with mode: 0644]
hw/vigs/display.h [new file with mode: 0644]
hw/vigs/vigs_device.c
hw/vigs/vigs_device.h [deleted file]
hw/vigs/winsys.c [new file with mode: 0644]
hw/vigs/winsys.h
hw/vigs/work_queue.c
hw/vigs/work_queue.h
hw/yagl/yagl_device.c
vl.c