qemu-patch-raspberry4/target-sparc
Igor Kovalenko 82f2cfc31b sparc64 fix TLB match code
TLB match code must respect page size, otherwise 4M page mappings may
be not found.

Also correct a typo in get_physical_address_code which should use IMMU
registers.

Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>

--
Kind regards,
Igor V. Kovalenko
2009-04-27 19:14:40 +00:00
..
cpu.h The _exit syscall is used for both thread termination in NPTL applications, 2009-03-07 15:24:59 +00:00
exec.h qemu: per-arch cpu_has_work (Marcelo Tosatti) 2009-04-24 18:03:20 +00:00
helper.c sparc64 fix TLB match code 2009-04-27 19:14:40 +00:00
helper.h TCG variable type checking. 2008-11-17 14:43:54 +00:00
machine.c Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
op_helper.c Fix a warning in sparc64-linux-user build 2009-04-25 16:28:27 +00:00
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
translate.c Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00