Re: [PATCH v5 00/34] arm/arm64: KVM: Rework the hyp-stub API

2017-04-04 Thread Christoffer Dall
Hi Marc, On Mon, Apr 03, 2017 at 07:37:33PM +0100, Marc Zyngier wrote: > As noticed by RMK in this thread[1], the hyp-stub API on 32bit ARM > could do with some TLC (it cannot perform a soft-restart at HYP, and > has holes in the hyp-stub support in a number of places). In general, > it would be

[PATCH v5 00/34] arm/arm64: KVM: Rework the hyp-stub API

2017-04-03 Thread Marc Zyngier
As noticed by RMK in this thread[1], the hyp-stub API on 32bit ARM could do with some TLC (it cannot perform a soft-restart at HYP, and has holes in the hyp-stub support in a number of places). In general, it would be desirable for the 32bit behaviour to align on 64bit, if only to ease