]> git.proxmox.com Git - qemu.git/commit
fixed page_unprotect() if host_page_size > TARGET_PAGE_SIZE
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 16 May 2003 16:07:10 +0000 (16:07 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 16 May 2003 16:07:10 +0000 (16:07 +0000)
commit1565b7bcd79c5253fd400cc0ef8b398da788e965
tree3ed005f2d230a2351af9e072a9c931a40b567beb
parentb409186b8db0b11f6e5b0f014909df6fea81531f
fixed page_unprotect() if host_page_size > TARGET_PAGE_SIZE

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