On 04/10/2014 09:15 AM, Peter Maydell wrote: > Implement the DC ZVA instruction, which clears a block of memory. > The fast path obtains a pointer to the underlying RAM via the TCG TLB > data structure so we can do a direct memset(), with fallback to a > simple byte-store loop in the slow path. > > Signed-off-by: Peter Maydell <peter.maydell@xxxxxxxxxx> Reviewed-by: Richard Henderson <rth@xxxxxxxxxxx> r~ _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm