summaryrefslogtreecommitdiff
path: root/target-i386/helper2.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-09monitor fixesbellard1-11/+13
2004-10-03removed access_type hackbellard1-1/+2
2004-06-22cpu_single_env initbellard1-1/+1
2004-06-20boot to top of 4GB spacebellard1-2/+1
2004-06-20added cpu_reset()bellard1-29/+37
2004-06-19buffer overflow fixbellard1-1/+1
2004-05-08cr0.ET fix (Win95 boot fix)bellard1-1/+1
2004-04-25dump A20 statebellard1-2/+3
2004-03-31win32 port (initial patch by kazu)bellard1-5/+4
2004-03-042.6 kernel compile fixbellard1-0/+5
2004-02-25CR0.MP/EM/TS support - native fpu support in code copy modebellard1-0/+73
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