On 31 January 2014 15:45, Peter Maydell <peter.mayd...@linaro.org> wrote: > Implement all the AArch64 cache invalidate and clean ops > (which are all NOPs since QEMU doesn't emulate the cache). > The only remaining unimplemented cache op is DC ZVA.
Alex pointed out to me on IRC that since userspace can use these operations we really need them for linux-user mode. I'd appreciate review on the various bits of this patchset that are dependencies for getting this into master before 2.0 freeze (whenever that is)... thanks -- PMM