]> git.proxmox.com Git - qemu.git/commit
Avoid tlb_set_page in userspace emulation
authorPaul Brook <paul@codesourcery.com>
Mon, 1 Mar 2010 03:31:14 +0000 (03:31 +0000)
committerPaul Brook <paul@codesourcery.com>
Mon, 1 Mar 2010 04:40:29 +0000 (04:40 +0000)
commitc527ee8fc8550f49fb94890bc88dcdf011c0b4eb
treeb202413b79de0d62f95327807375c05b1548c5be
parentc04b2b78992589b112affac608e74354bfa0c247
Avoid tlb_set_page in userspace emulation

tlb_set_page isn't meaningful for userspace emulation, so remove it.

Signed-off-by: Paul Brook <paul@codesourcery.com>
exec-all.h
exec.c