index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
more precise PIT gate emulation
bellard
2004-01-04
1
-5
/
+38
*
removed test code
bellard
2004-01-04
1
-1
/
+1
*
explicited S3 specific code - added more debug code
bellard
2004-01-04
1
-3
/
+43
*
termios support for SPARC and PPC
bellard
2004-01-04
5
-227
/
+1023
*
stat64 fix - added getpagesize()
bellard
2004-01-04
1
-17
/
+51
*
SPARC fixes : syscall fixes - added user register window exception support
bellard
2004-01-04
1
-21
/
+129
*
added CPU callbacks
bellard
2004-01-04
1
-37
/
+103
*
more generic TLB support - began to fix unlikely interrupt issues
bellard
2004-01-04
2
-20
/
+52
*
aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixes
bellard
2004-01-04
1
-31
/
+84
*
sparc fixes
bellard
2004-01-04
1
-8
/
+8
*
float access fixes
bellard
2004-01-04
1
-42
/
+86
*
update
bellard
2004-01-04
2
-1
/
+2
*
invd and wbinvd support - fixed code gen logic for invlpg - simpler exception...
bellard
2004-01-04
2
-4
/
+19
*
debug fixes - use more generic TLB mappings
bellard
2004-01-04
1
-18
/
+8
*
correct zero segment values when coming from VM86 mode - cache infos in CPUID...
bellard
2004-01-04
2
-55
/
+107
*
SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...
bellard
2004-01-04
4
-765
/
+1064
*
PowerPC fixes (Jocelyn Mayer)
bellard
2004-01-04
6
-180
/
+382
*
disable keyboard interrupts if keyboard clock disabled (may not be fully corr...
bellard
2003-12-02
1
-2
/
+17
*
P4 style multiplication eflags
bellard
2003-12-02
4
-24
/
+49
*
dump irq inhibit flag as it is a part of the cpu state
bellard
2003-12-02
1
-2
/
+3
*
more complete eflags testing for multiplication (P4 case only)
bellard
2003-12-02
1
-9
/
+14
*
imull fix (suggested by Robert J. Harley)
bellard
2003-11-30
1
-1
/
+1
*
a20 fix
bellard
2003-11-23
1
-0
/
+4
*
fixed eflags IF/IOPL update
bellard
2003-11-23
4
-59
/
+70
*
fixed PPC state reloading
bellard
2003-11-23
1
-3
/
+3
*
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
2003-11-23
11
-125
/
+495
*
suppressed use of gen_multi - use intermediate FT0 register for floats - use ...
bellard
2003-11-23
5
-227
/
+385
*
PowerPC support (Jocelyn Mayer)
bellard
2003-11-23
8
-0
/
+4902
*
FTST instruction fix
bellard
2003-11-22
1
-1
/
+1
*
more fcmovxx tests
bellard
2003-11-19
1
-0
/
+2
*
fixed TB linking in case of code invalidation (fixes random segfaults)
bellard
2003-11-19
3
-1
/
+15
*
added fcmovxx support
bellard
2003-11-19
1
-0
/
+8
*
added fcmovxx support (fixes segfaults in some recent linux tools) - fixed ir...
bellard
2003-11-19
1
-12
/
+38
*
always completely redefine the TLB in case of MMU fault
bellard
2003-11-19
1
-0
/
+3
*
static config for SDL
bellard
2003-11-16
2
-4
/
+10
*
fcmovx support
bellard
2003-11-16
1
-0
/
+40
*
more hack for CMOS interruption (enable linux /dev/rtc not to hang) - auto bo...
bellard
2003-11-16
1
-1
/
+5
*
more precise stack operations in call/int gates (16 bit wrapping is handled i...
bellard
2003-11-16
1
-200
/
+188
*
quick and dirty CMOS irq emulation (windows install uses it) - emm386 keyboar...
bellard
2003-11-16
1
-12
/
+118
*
make windows happier
bellard
2003-11-16
1
-0
/
+6
*
call gate fix - verr and verw fix
bellard
2003-11-13
1
-5
/
+43
*
fixed pop %sp bug
bellard
2003-11-13
1
-5
/
+15
*
fixed lmsw instruction
bellard
2003-11-13
1
-0
/
+2
*
update
bellard
2003-11-13
2
-23
/
+48
*
Soundblaster 16 support (malc)
bellard
2003-11-13
6
-2
/
+1679
*
iret and int fix for vm86 - added undefined instructions for real and vm86 mo...
bellard
2003-11-13
1
-88
/
+142
*
added verr, verw, arpl - more precise segment rights checks
bellard
2003-11-13
3
-11
/
+190
*
io map checks
bellard
2003-11-13
2
-0
/
+17
*
dump more registers
bellard
2003-11-12
1
-10
/
+31
*
full TSS support - IO map check support - conforming segment check fixes - ir...
bellard
2003-11-12
1
-60
/
+465
[next]