On 18/10/24 10:18, Aleksandar Rakic wrote:
Add CP0 MemoryMapID register implementation.
Cherry-picked 9e0cb40adb110c2c76e2e97719ba8afcce72bcf5
from https://github.com/MIPS/gnutools-qemu
Signed-off-by: Yongbok Kim <yongbok....@mips.com>
Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com>
Signed-off-by: Aleksandar Rakic <aleksandar.ra...@htecgroup.com>
---
target/mips/sysemu/machine.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
Queued rewording commit description as:
target/mips: Migrate TLB MemoryMapID register
Include CP0 MemoryMapID register in migration state.
Fixes: 99029be1c28 ("target/mips: Add implementation
of GINVT instruction")
Thanks,
Phil.