aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-07updatev0.4.2bellard8-54/+104
2003-07-07dummy rdmsr and wrmsr support - xor reg, reg optimizationbellard7-5/+117
2003-07-06added disk image helpbellard1-9/+82
2003-07-06added user mode Linux Copy On Write disk image support - added -snapshot supp...bellard5-44/+442
2003-07-04added IDE WIN_READ_NATIVE_MAX command (2.5.xx fix) - added support for proper...bellard1-1/+37
2003-07-01allow up to 256 MB of rambellard2-3/+10
2003-07-01fixed date storage in CMOSbellard1-1/+1
2003-07-01make FPU load exception safebellard2-18/+50
2003-07-01more accurate bcd convert - fixed FPU exceptionsbellard1-61/+31
2003-06-30correct eflags evaluation order for all operations - fixed important CPU stat...bellard5-339/+636
2003-06-30added PIC debugbellard1-4/+30
2003-06-30dummy label to avoid gcc optimisationsbellard1-0/+2
2003-06-30fixed invalid irq jump chainingbellard1-0/+7
2003-06-30allow read only imagesbellard1-3/+12
2003-06-30removed unused assignmentbellard1-1/+0
2003-06-30updatebellard1-2/+59
2003-06-30reduced irq latencybellard6-29/+35
2003-06-30added IDE mult support - reduced irq latency (IDE should have good performanc...bellard1-31/+77
2003-06-30added block.cbellard1-2/+2
2003-06-30first step to fix precise eflags update in case of exceptionbellard4-138/+129
2003-06-30added nop operationsbellard1-0/+15
2003-06-30IDE emulationbellard3-86/+900
2003-06-27gdb stub definesbellard1-0/+7
2003-06-27gdb usage informationbellard1-0/+33
2003-06-27added gdb support to vlbellard3-65/+497
2003-06-27updatev0.4.1bellard4-10/+48
2003-06-27more precise timer emulation - fixed NE2000 probe problems - added VLTMPDIR s...bellard1-29/+143
2003-06-26fixed endianness (Jocelyn Mayer)bellard1-1/+2
2003-06-25fixed inline pbbellard2-0/+4
2003-06-25updatev0.4.0bellard4-40/+268
2003-06-25gcc3 compile fixesbellard1-2/+3
2003-06-25VL license of the day is MIT/BSDbellard1-6/+24
2003-06-25added invlpg emulationbellard1-0/+11
2003-06-25compile fixesbellard1-3/+4
2003-06-25untested RH9 fixesbellard1-0/+10
2003-06-25fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 ...bellard1-4/+21
2003-06-25more precise cpu_interrupt()bellard2-3/+69
2003-06-25suppressed ring 0 hacksbellard1-15/+8
2003-06-25arm fixesbellard2-0/+3
2003-06-25more compiler testsbellard1-7/+10
2003-06-25fixed compilation for gcc 2.96 - added QEMU system emulatorbellard1-6/+11
2003-06-25fixed compilation for gcc 2.96bellard1-10/+7
2003-06-25faster task switchbellard1-4/+14
2003-06-25added NE2000 emulationbellard1-5/+529
2003-06-24added link script for vlbellard1-0/+130
2003-06-24for hard core developpers only: a new user mode linux project :-)bellard2-0/+1387
2003-06-24updatedbellard1-0/+7
2003-06-24declare user mode only simulation for QEMUbellard1-1/+8
2003-06-24iret and popl (%esp) testsbellard2-0/+35
2003-06-24use inline functionbellard1-1/+11