]> git.proxmox.com Git - mirror_qemu.git/commit
cputlb: Remove cpu->mem_io_vaddr
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 22 Sep 2019 02:44:01 +0000 (19:44 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Sep 2019 17:56:28 +0000 (10:56 -0700)
commitb56668bbe15cb094b4d928870635d079825f3731
treed862594f4d40fc6be7c2bcf744e9e03bcc921d2e
parent73bc0bd41b84aaee489118da1d20901d27f3654a
cputlb: Remove cpu->mem_io_vaddr

With the merge of notdirty handling into store_helper,
the last user of cpu->mem_io_vaddr was removed.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cputlb.c
hw/core/cpu.c
include/hw/core/cpu.h