Re: [Qemu-devel] [PATCH v5 4/4] target-arm: Add AArch32 guest support to KVM64

2015-02-11 Thread Peter Maydell
On 12 February 2015 at 02:59, Greg Bellows wrote: > Add 32-bit to/from 64-bit register synchronization on register gets and puts. > Set EL1_32BIT feature flag passed to KVM > > Signed-off-by: Greg Bellows Reviewed-by: Peter Maydell thanks -- PMM

[Qemu-devel] [PATCH v5 4/4] target-arm: Add AArch32 guest support to KVM64

2015-02-11 Thread Greg Bellows
Add 32-bit to/from 64-bit register synchronization on register gets and puts. Set EL1_32BIT feature flag passed to KVM Signed-off-by: Greg Bellows --- v4 -> v5 - Fix target check v3 -> v4 - Add check that to make sure KVM64 is only being used on AArch64 family of machines. - Relocate registe