Age | Commit message (Expand) | Author |
2005-04-23 | - remove the ugly "stop" pseudo-opcode. | bellard |
2005-04-23 | ARM syscall fix (Paul Brook) | bellard |
2005-04-23 | lretq, lcall and ljmp tests in 64 bit mode | bellard |
2005-04-23 | lcall and ljmp fixes in 64 bit mode - sysret fix | bellard |
2005-04-23 | return model id in cpuid for x86_64 | bellard |
2005-04-23 | sysret fix - better cpuid support - lcall support for x86_64 - efer access in... | bellard |
2005-04-23 | enable EFER usage in i386 emulation - more cpuid bits | bellard |
2005-04-23 | x86_64 support | bellard |
2005-04-23 | kqemu build fix | bellard |
2005-04-17 | make lsl, lar verr and verw exception safe | bellard |
2005-04-17 | verr and verw eflags opt fix | bellard |
2005-04-17 | gdb support for user mode (Paul Brook) | bellard |
2005-04-17 | windows support for kqemu (Filip Navara) | bellard |
2005-04-17 | removed unused stuff | bellard |
2005-04-17 | destination write mask support, fixed banked memory access, read-only access ... | bellard |
2005-04-10 | packet fix for for netware 3.11 (initial patch by Mark Jonckheere) - security... | bellard |
2005-04-10 | fixed MMU bug on code page boundary | bellard |
2005-04-10 | renamed set_bit to cow_set_bit (Paul Brook) | bellard |
2005-04-07 | ia64 host support (David Mosberger) | bellard |
2005-04-07 | accept more disk image extensions (David Still) | bellard |
2005-04-07 | open the dialog box if an image was not selected from command-line (Pierre d'... | bellard |
2005-04-07 | helper_lret_protected fix for kqemu (Paul Brook) | bellard |
2005-04-07 | ARM double ordering fix (Paul Brook) | bellard |
2005-04-07 | VFP register ordering (Paul Brook) | bellard |
2005-04-06 | Open Hack'Ware version 0.4.1 | bellard |
2005-04-06 | IDE irq fix (Jocelyn Mayer) | bellard |
2005-04-06 | new bochs BIOS - 16 bit APM support (initial patch by Struan Bartlett) | bellard |
2005-04-06 | PCI irq in sync with new Bochs BIOS | bellard |
2005-04-06 | sparc update (Blue Swirl) | bellard |
2005-04-06 | update (Blue Swirl) | bellard |
2005-04-06 | defaut case (Blue Swirl) | bellard |
2005-04-06 | swap serial ports (Blue Swirl) | bellard |
2005-04-06 | keyboard support (Blue Swirl) | bellard |
2005-04-06 | use standard TCX display size for sparc | bellard |
2005-04-06 | SCSI support (Blue Swirl) | bellard |
2005-03-20 | sparc exception fix (we go up to the shell prompt) | bellard |
2005-03-20 | NaN tests | bellard |
2005-03-20 | NaN support in FPU comparisons | bellard |
2005-03-20 | removed extern inline (Paul Brook) | bellard |
2005-03-20 | more native FPU comparison functions - native FPU remainder | bellard |
2005-03-13 | added abs, chs and compare functions | bellard |
2005-03-13 | soft float support | bellard |
2005-03-13 | soft float support | bellard |
2005-03-13 | fpu fixes (Jocelyn Mayer) - soft float support | bellard |
2005-03-13 | fpu init fix | bellard |
2005-03-13 | use the generic soft float code | bellard |
2005-03-13 | soft float support | bellard |
2005-03-13 | avoid redefinition problems | bellard |
2005-03-13 | fpu init fix (Jocelyn Mayer) | bellard |
2005-03-13 | add missing FORCE_RET (Paul Brook) | bellard |