unicorn/qemu/include/qom
Sergey Sorokin d1e4ac0451
Fix confusing argument names in some common functions
There are functions tlb_fill(), cpu_unaligned_access() and
do_unaligned_access() that are called with access type and mmu index
arguments. But these arguments are named 'is_write' and 'is_user' in their
declarations. The patches fix the arguments to avoid a confusion.

Backports commit b35399bb4e9968296a12303b00f9f2066470e987 from qemu
2018-02-25 03:58:27 -05:00
..
cpu.h Fix confusing argument names in some common functions 2018-02-25 03:58:27 -05:00
object.h qom: Fix comment typo 2018-02-25 00:46:15 -05:00
qom-qobject.h import 2015-08-21 15:04:50 +08:00