package: make it buildable
authorSeokYeon Hwang <syeon.hwang@samsung.com>
Mon, 20 Jun 2016 09:44:25 +0000 (18:44 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Tue, 21 Jun 2016 02:28:41 +0000 (11:28 +0900)
commitf998ca30b51b5c549898763d4bd5041380a60416
tree0f64c58e1be58afd5a64c0759bc157ad069fbd7c
parentc969032752c9b2d8c3e755c26b1a81c1b1242530
package: make it buildable

Follow-up header modification.
(commit 90ce6e2644db2c47d72f364b4de57342e50bd10a)
Follow-up virtio API modification.
(commit 51b19ebe4320f3dcd93cea71235c1219318ddfd2)

Change-Id: Ia7b5c2a25b6ad597ba0f506fc616a67984eae6e9
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
65 files changed:
hw/9pfs/Makefile.objs
hw/i386/pc.c
hw/vigs/display.c
hw/vigs/display.h
hw/vigs/vigs_device.c
hw/vigs/vigs_log.c
hw/vigs/vigs_types.h
hw/vigs/winsys.h
hw/vigs/work_queue.h
hw/yagl/yagl_types.h
include/sysemu/hax.h
net/net.c
tizen/src/ecs/ecs-json-streamer.c
tizen/src/ecs/ecs.c
tizen/src/ecs/ecs_eventcast.c
tizen/src/ecs/ecs_hds.c
tizen/src/ecs/ecs_mon.c
tizen/src/ecs/ecs_msg.c
tizen/src/ecs/ecs_msg_device.c
tizen/src/ecs/ecs_msg_injector.c
tizen/src/ecs/ecs_nfc.c
tizen/src/ecs/ecs_sdcard.h
tizen/src/ecs/ecs_sensor.c
tizen/src/emul_state.c
tizen/src/emulator.c
tizen/src/eventcast/common.c
tizen/src/hw/maru_board.c
tizen/src/hw/maru_pm.h
tizen/src/hw/pci/maru_brightness.c
tizen/src/hw/pci/maru_brillcodec.h
tizen/src/hw/pci/maru_brillcodec_device.c
tizen/src/hw/pci/maru_camera.c
tizen/src/hw/pci/maru_camera_convert.c
tizen/src/hw/pci/maru_camera_linux.c
tizen/src/hw/pci/maru_camera_qtimage.cpp
tizen/src/hw/pci/maru_camera_virtual.c
tizen/src/hw/virtio/maru_virtio_esm.c
tizen/src/hw/virtio/maru_virtio_evdi.c
tizen/src/hw/virtio/maru_virtio_hwkey.c
tizen/src/hw/virtio/maru_virtio_hwkey.h
tizen/src/hw/virtio/maru_virtio_jack.c
tizen/src/hw/virtio/maru_virtio_keyboard.c
tizen/src/hw/virtio/maru_virtio_nfc.c
tizen/src/hw/virtio/maru_virtio_pci.c
tizen/src/hw/virtio/maru_virtio_power.c
tizen/src/hw/virtio/maru_virtio_rotary.c
tizen/src/hw/virtio/maru_virtio_sensor.c
tizen/src/hw/virtio/maru_virtio_tablet.c
tizen/src/hw/virtio/maru_virtio_touchscreen.c
tizen/src/hw/virtio/maru_virtio_vmodem.c
tizen/src/ui/qt5.c
tizen/src/ui/qt5.h
tizen/src/util/device_hotplug.c
tizen/src/util/error_handler.c
tizen/src/util/extra_pkgs_install.c
tizen/src/util/hds.c
tizen/src/util/hds.h
tizen/src/util/net_helper.c
tizen/src/util/new_debug_ch.c
tizen/src/util/new_debug_ch.h
tizen/src/util/osutil.c
tizen/src/util/osutil.h
tizen/src/util/tap_helper.c
tizen/src/util/ui_operations.c
util/qemu-sockets.c