mirror of https://github.com/xemu-project/xemu.git
![]() The PowerPC 2.06 BookE ISA defines an opcode called "tlbilx" which is used to flush TLB entries. It's the recommended way of flushing in virtualized environments. So far we got away without implementing it, but Linux for e500mc uses this instruction, so we better add it :). Signed-off-by: Alexander Graf <agraf@suse.de> |
||
---|---|---|
.. | ||
STATUS | ||
cpu.h | ||
helper.c | ||
helper.h | ||
helper_regs.h | ||
kvm.c | ||
kvm_ppc.c | ||
kvm_ppc.h | ||
machine.c | ||
mfrom_table.c | ||
mfrom_table_gen.c | ||
op_helper.c | ||
translate.c | ||
translate_init.c |