On 1 July 2013 20:22, Peter Maydell wrote:
In particular this would try to build
> a 64 bit binary but with QEMU's copy of the 32 bit kernel headers:
> I'm not sure that's expected (by the kernel folk) to work at all. If not,
> we should just not put the line into configure in the first place.
S
On 1 July 2013 19:46, Alexander Spyridakis
wrote:
> On 29 June 2013 21:20, Peter Maydell wrote:
>> So this is enabling support for emulating 32 bit VMs with a
>> QEMU running as a 64 bit process, but the commit message
>> doesn't mention this. Did you test that combination?
Actually I wasn't qui
On 29 June 2013 21:20, Peter Maydell wrote:
> So this is enabling support for emulating 32 bit VMs with a
> QEMU running as a 64 bit process, but the commit message
> doesn't mention this. Did you test that combination?
Nope, this case is not handled. Currently it won't crash but of course
won't
On 28 June 2013 13:11, Mian M. Hamayun wrote:
> From: "Mian M. Hamayun"
>
> Signed-off-by: Mian M. Hamayun
> ---
> configure |3 +-
> default-configs/aarch64-softmmu.mak | 83
> +++
> 2 files changed, 85 insertions(+), 1 deletion(
From: "Mian M. Hamayun"
Signed-off-by: Mian M. Hamayun
---
configure |3 +-
default-configs/aarch64-softmmu.mak | 83 +++
2 files changed, 85 insertions(+), 1 deletion(-)
create mode 100644 default-configs/aarch64-softmmu.mak
dif