On 4 June 2013 16:55, Claudio Fontana <claudio.font...@huawei.com> wrote: > I'm trying to get this to run, in order to be able to test the > aarch64 TCG User mode support I have under development.
Does it work as a first pass with aarch64 put in the configure list of "doesn't need a linker script"? Since we now default to "reserve 4GB space and set guest-base" this should work OK (if all the TCG bits are right). Fiddling with the start address is only needed for the "-R 0" no-reserved-mem case. I think this should let you debug the two issues separately... thanks -- PMM