YaGL thread: do not sync with inkernel HAX cpu state
authorIgor Mitsyanko <i.mitsyanko@samsung.com>
Wed, 5 Dec 2012 19:17:58 +0000 (23:17 +0400)
committerKitae Kim <kt920.kim@samsung.com>
Thu, 20 Dec 2012 07:37:52 +0000 (16:37 +0900)
commit78926883bda33a25824f5b9628faec2f8c07fd37
treea280973a01fa258633d179f18eabe57a9b97742b
parentbbcf0b82fb593447ecd6bed8f12473d498f7716c
YaGL thread: do not sync with inkernel HAX cpu state

In case of HAX cpu state sync is performed every time HAX leaves kernel
before emulating MMIO instructions, no need to do this again in YaGl
device.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
hw/yagl_process.c
hw/yagl_process.h
hw/yagl_thread.c