Age | Commit message (Expand) | Author |
2004-02-25 | CR0.MP/EM/TS support | bellard |
2004-02-25 | native FPU support (disabled) | bellard |
2004-02-25 | CR0.MP/EM/TS support - native fpu support in code copy mode | bellard |
2004-02-25 | fpu fix | bellard |
2004-02-22 | shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ... | bellard |
2004-02-22 | shm tests - disabled clone test | bellard |
2004-02-22 | small test optimisations | bellard |
2004-02-22 | zero offset optimisation | bellard |
2004-02-22 | use kernel like macros for user access (will be useful someday to have a bett... | bellard |
2004-02-22 | O_DIRECT compile fix | bellard |
2004-02-22 | faster big endian accesses on i386 - big endian ldsw_raw fix | bellard |
2004-02-21 | fixed blr/bctr cases | bellard |
2004-02-21 | adding direct block chaining support - simplified branch code gen | bellard |
2004-02-21 | lwarx fix (Jocelyn Mayer) | bellard |
2004-02-21 | Fix check for lswi (Jocelyn Mayer) | bellard |
2004-02-21 | update nip when processing exceptions (Jocelyn Mayer) | bellard |
2004-02-16 | use osdep.h | bellard |
2004-02-16 | update | bellard |
2004-02-16 | added OS dependent functions (temporary as most functions are generic in fact) | bellard |
2004-02-16 | experimental code copy support | bellard |
2004-02-16 | fixed lea exception | bellard |
2004-02-16 | experimental code copy support - fixed A20 emulation | bellard |
2004-02-16 | experimental code copy support - added new Linux kernel loader | bellard |
2004-02-16 | use qemu memory allocation - added dirty bit support when using host MMU | bellard |
2004-02-16 | experimental code copy support - CPU_INTERRUPT_EXITTB support | bellard |
2004-02-16 | added CPU_INTERRUPT_EXITTB and code_copy_enabled | bellard |
2004-02-16 | force boot sector feature | bellard |
2004-02-16 | added osdep.o and nwfpe | bellard |
2004-02-16 | fast Linux boot support | bellard |
2004-02-16 | suppressed unused variables | bellard |
2004-02-16 | arm nwfpe support - added code no-code-copy option - __preinit_array_start bu... | bellard |
2004-02-16 | arm nwfpe support | bellard |
2004-02-16 | suppressed dummy FPU ops | bellard |
2004-02-16 | added arm nwfpe support (initial patch by Ulrich Hecht) | bellard |
2004-02-16 | arm nwfpe support | bellard |
2004-02-16 | direct chaining support for SPARC | bellard |
2004-02-07 | fixed WP semantics | bellard |
2004-02-06 | bochs vbe: virtual screen support and bank switch (untested) | bellard |
2004-02-06 | update | bellard |
2004-02-06 | sdl_cleanup fix (Martin Garton) | bellard |
2004-02-06 | added bochs VBE support | bellard |
2004-02-06 | added generic physical memory dirty bit support | bellard |
2004-02-03 | added tlb_flush() flags | bellard |
2004-02-03 | cleanup | bellard |
2004-02-03 | temporary interrupt locking fix (need rework) | bellard |
2004-02-03 | update | bellard |
2004-02-03 | more precise TLB invalidation - init cleanup | bellard |
2004-02-03 | cleanup | bellard |
2004-02-01 | ide identify fix (initial patch by Jens Axboe) | bellard |
2004-02-01 | fixed atapi error codes (initial patch by Jens Axboe) | bellard |