]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target/i386: Convert to CPUClass::tlb_fill
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 2 Apr 2019 08:39:50 +0000 (15:39 +0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 10 May 2019 18:12:50 +0000 (11:12 -0700)
commit5d0044212c375c0696baef7bba13699277dac5b5
treeeb0ad2690200d264f0ca937958fc762d75304e00
parent3c7bef03c54f9b731539b8037ba0160402a3a2a6
target/i386: Convert to CPUClass::tlb_fill

We do not support probing, but we do not need it yet either.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/i386/cpu.c
target/i386/cpu.h
target/i386/excp_helper.c
target/i386/mem_helper.c