diff options
author | Vasiliy Ulyanov <v.ulyanov@samsung.com> | 2016-08-24 15:12:32 +0300 |
---|---|---|
committer | SeokYeon Hwang <syeon.hwang@samsung.com> | 2016-09-06 11:26:29 +0900 |
commit | 64d5068524fc31f8941aeba31d6a34f935adf479 (patch) | |
tree | a4ae320820765ccb7117d9e892352f0895714e53 /net | |
parent | 52b6169ebd82c3e04cc4cad1d50a2b91f52c3beb (diff) | |
download | qemu-64d5068524fc31f8941aeba31d6a34f935adf479.tar.gz qemu-64d5068524fc31f8941aeba31d6a34f935adf479.tar.bz2 qemu-64d5068524fc31f8941aeba31d6a34f935adf479.zip |
Revert "yagl: fix the display broken issue"
This reverts commit fcc44797b6faa635424e142a10870370948ee57d.
Currently tizen 2.4 platform does not include the patches needed for 64
bit addresses support in yagl package. Until it is fixed, there is a
need to handle two host/target communication protocol versions at qemu
side. In order to avoid modification of autogenerated files, the
function yagl_transport_get_out_uintptr_t now takes care of different
pointer sizes.
In general, this patch does not completely fix the compatibility problem
with various platfrom versions. I.e. if more API calls are added, there
is a need to make sure they are appended at the end of the funcs array
and the existing calls preserve their ID numbers. Otherwise backward
compatibility will be broken.
Change-Id: I9bb3c118d44f46d72c87d90c08aa34b85d4ab008
Signed-off-by: Vasiliy Ulyanov <v.ulyanov@samsung.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions