I'm planning to run Linux under user-mode qemu but don't know which platform (eg x86, PPC, etc…) is the best to pick (performance wise).
The host is Linux x86-64 running in OpenVZ (so can't modify kernel), so, from my understanding, I can't use virtualisation and can only use user-mode emulation.
Is there any significant difference in performance with emulating different CPUs in such a situation? x86-64 sounds like the nicest option, but if it's going to be purely emulated, is there a more efficient platform?