Age | Commit message (Expand) | Author |
2005-07-23 | x86_64 fixes (initial patch by Filip Navara) | bellard |
2005-07-03 | better fpu state dump | bellard |
2005-04-23 | return model id in cpuid for x86_64 | bellard |
2005-02-10 | enabled MMX, PAE and SEP | bellard |
2005-01-28 | physical memory access functions | bellard |
2005-01-25 | Support resolving addresses in PAE mode in cpu_get_phys_page_debug | bellard |
2005-01-12 | enable MMX for x86_64 too | bellard |
2005-01-08 | MMX/SSE support | bellard |
2005-01-03 | x86_64 target support | bellard |
2004-10-09 | monitor fixes | bellard |
2004-10-03 | removed access_type hack | bellard |
2004-06-22 | cpu_single_env init | bellard |
2004-06-20 | boot to top of 4GB space | bellard |
2004-06-20 | added cpu_reset() | bellard |
2004-06-19 | buffer overflow fix | bellard |
2004-05-08 | cr0.ET fix (Win95 boot fix) | bellard |
2004-04-25 | dump A20 state | bellard |
2004-03-31 | win32 port (initial patch by kazu) | bellard |
2004-03-04 | 2.6 kernel compile fix | bellard |
2004-02-25 | CR0.MP/EM/TS support - native fpu support in code copy mode | bellard |
2004-02-16 | experimental code copy support - fixed A20 emulation | bellard |
2004-02-07 | fixed WP semantics | bellard |
2004-02-03 | more precise TLB invalidation - init cleanup | bellard |
2004-01-24 | combine PDE and PTE protections as in intel specs - added cpu_get_phys_page_d... | bellard |
2004-01-18 | fixed dirty bit support for 4M pages (L4 Pistachio fix) | bellard |
2004-01-13 | fixed subtle bug: in some cases PG_DIRTY was not set correctly | bellard |
2004-01-04 | correct value for ADDSEG is real mode (fixes GRUB boot) - update static prote... | bellard |
2004-01-04 | debug fixes - use more generic TLB mappings | bellard |
2003-12-02 | dump irq inhibit flag as it is a part of the cpu state | bellard |
2003-11-23 | a20 fix | bellard |
2003-11-19 | always completely redefine the TLB in case of MMU fault | bellard |
2003-11-12 | dump more registers | bellard |
2003-11-04 | a20 support | bellard |
2003-10-27 | full softmmu support | bellard |
2003-09-30 | new directory structure | bellard |