On 25 May 2016 at 13:33, Karthik <karthikshanmu...@gmail.com> wrote: > Does the qemu implements cache emulation? > I did see some comments saying otherwise.
No, we don't emulate functional caches. This means that all the operations for "flush cache" etc can be no-ops. They do still have to actually exist and not UNDEF, though. thanks -- PMM