commit | 358653391b0c0beaa0e3f9e28304e1918cd223b3 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Apr 22 14:20:35 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jun 05 17:09:59 2015 +0200 |
tree | bc6a9f44616f66826f39e7aef85544aa337f5322 | |
parent | 1652b974766401743879d78f796f44b8929b0787 [diff] |
translate-all: remove unnecessary argument to tb_invalidate_phys_range The is_cpu_write_access argument is always 0, remove it. Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>