summaryrefslogtreecommitdiff
path: root/target-i386/helper2.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-16experimental code copy support - fixed A20 emulationbellard1-1/+28
2004-02-07fixed WP semanticsbellard1-3/+3
2004-02-03more precise TLB invalidation - init cleanupbellard1-41/+62
2004-01-24combine PDE and PTE protections as in intel specs - added cpu_get_phys_page_d...bellard1-18/+62
2004-01-18fixed dirty bit support for 4M pages (L4 Pistachio fix)bellard1-2/+2
2004-01-13fixed subtle bug: in some cases PG_DIRTY was not set correctlybellard1-7/+12
2004-01-04correct value for ADDSEG is real mode (fixes GRUB boot) - update static prote...bellard1-77/+14
2004-01-04debug fixes - use more generic TLB mappingsbellard1-18/+8
2003-12-02dump irq inhibit flag as it is a part of the cpu statebellard1-2/+3
2003-11-23a20 fixbellard1-0/+4
2003-11-19always completely redefine the TLB in case of MMU faultbellard1-0/+3
2003-11-12dump more registersbellard1-10/+31
2003-11-04a20 supportbellard1-5/+30
2003-10-27full softmmu supportbellard1-33/+43
2003-09-30new directory structurebellard1-0/+390