]> git.proxmox.com Git - mirror_qemu.git/commit - exec.c
make the TB cache independent of MMU mappings (faster MMU context switches and needed...
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 20 Nov 2005 10:35:40 +0000 (10:35 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 20 Nov 2005 10:35:40 +0000 (10:35 +0000)
commit8a40a180d39ec535b16a9456965a59722950cee2
tree8d26c6146fdf0fd0b4f8c3977b8e5c48b1a8aab0
parent313adae9051ce95fa6a4c6dc9cb2bda3a4a425fc
make the TB cache independent of MMU mappings (faster MMU context switches and needed for SMP support)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1632 c046a42c-6fe2-441c-8c8c-71466251a162
cpu-exec.c
exec-all.h
exec.c