vmodem: enable the vmodem device using virtio. 64/23064/5
authorSooyoung Ha <yoosah.ha@samsung.com>
Mon, 16 Jun 2014 13:33:02 +0000 (22:33 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Wed, 18 Jun 2014 09:20:17 +0000 (18:20 +0900)
commitb888ae58c95318e8881d2084d0c5113e65e584dd
treef2edc6576de8a0d2ada1410ae504f40d7b53160e
parenta6e470df65bb02ec34319af91f0c5d6cd35fce65
vmodem: enable the vmodem device using virtio.

Now, the telephony virtual modem will use the vmodem device to communicate
with ECP, not emulator daemon.

Change-Id: Icadf54f977f4da84da4cd9745e72b20e0b672548
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
hw/virtio/virtio-pci.c
hw/virtio/virtio-pci.h
tizen/src/Makefile.tizen
tizen/src/ecs/ecs_msg.c
tizen/src/hw/maru_device_ids.h
tizen/src/hw/maru_virtio_vmodem.c [new file with mode: 0644]
tizen/src/hw/maru_virtio_vmodem.h [new file with mode: 0644]