[Qemu-devel] [PULL 61/66] ppc: Improve flags for helpers loading/writing the time facilities

2016-09-06 Thread David Gibson
From: Benjamin Herrenschmidt Those helpers never load from or store to the TCG tracked environment, not do they generate synchronous exceptions (they might generate an asynchronous interrupt but that's not an issue here). So we can make them all use TCG_CALL_NO_RWG

[Qemu-devel] [PULL 61/66] ppc: Improve flags for helpers loading/writing the time facilities

2016-09-05 Thread David Gibson
From: Benjamin Herrenschmidt Those helpers never load from or store to the TCG tracked environment, not do they generate synchronous exceptions (they might generate an asynchronous interrupt but that's not an issue here). So we can make them all use TCG_CALL_NO_RWG