]> git.proxmox.com Git - mirror_qemu.git/commit
cputlb: Move ROM handling from I/O path to TLB path
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 20 Sep 2019 00:54:10 +0000 (17:54 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Sep 2019 17:42:51 +0000 (10:42 -0700)
commit7b0d792ce13c0e894ee32a94b321b329724c9a25
tree33af9d48755e45cc700a0a3a9963737ccb5084b4
parent6e050d415662ca97b71410b8c4d91f789872b407
cputlb: Move ROM handling from I/O path to TLB path

It does not require going through the whole I/O path
in order to discard a write.

Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cputlb.c
exec.c
include/exec/cpu-all.h
include/exec/cpu-common.h