|
| From: | Sergey Fedorov |
| Subject: | Re: [Qemu-devel] [PATCH 0/5] target-arm: ARM64: Adding EL1 AARCH32 guest support |
| Date: | Tue, 20 Jan 2015 13:21:03 +0300 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
On 20.01.2015 01:30, Greg Bellows wrote:
Hi! It seems a little confusing for me to specify '-aarch64' when forcing AArch32 execution state. Why don't just specify 'aarch32' in command line instead of '-aarch64' construction? BTW, /propoerty/property/ Best regards, Serge Support also added to support uncompressed images (Image) for aarch32. Greg Bellows (5): target-arm: Add ARM CPU feature parsing target-arm: Add feature parsing to virt target-arm: Add 32/64-bit register sync target-arm: Add AArch32 guest support to KVM64 target-arm: Adjust kernel load address for Image hw/arm/boot.c | 33 +++++++++++++++++- hw/arm/virt.c | 21 ++++++++++-- target-arm/cpu.c | 45 ++++++++++++++++++++++++- target-arm/helper-a64.c | 5 +-- target-arm/internals.h | 89 +++++++++++++++++++++++++++++++++++++++++++++++++ target-arm/kvm64.c | 21 +++++++++--- target-arm/op_helper.c | 6 ++-- 7 files changed, 204 insertions(+), 16 deletions(-) |
| [Prev in Thread] | Current Thread | [Next in Thread] |