On 7/31/19 9:06 AM, Alex Bennée wrote:
> We are going to re-use mem_info later for plugins and will need to
> track the mmu_idx for softmmu code.
>
> [TODO: convert everything to use TCGMemOpIdx?]
Probably easier. At the moment,
> +#define ATOMIC_MMU_IDX oi
this is mis-named. It works because
We are going to re-use mem_info later for plugins and will need to
track the mmu_idx for softmmu code.
[TODO: convert everything to use TCGMemOpIdx?]
Signed-off-by: Alex Bennée
---
accel/tcg/atomic_template.h | 6 ++---
accel/tcg/cputlb.c| 2 ++
accel/tcg