aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-01fixed date storage in CMOSbellard
2003-07-01make FPU load exception safebellard
2003-07-01more accurate bcd convert - fixed FPU exceptionsbellard
2003-06-30correct eflags evaluation order for all operations - fixed important CPU stat...bellard
2003-06-30added PIC debugbellard
2003-06-30dummy label to avoid gcc optimisationsbellard
2003-06-30fixed invalid irq jump chainingbellard
2003-06-30allow read only imagesbellard
2003-06-30removed unused assignmentbellard
2003-06-30updatebellard
2003-06-30reduced irq latencybellard
2003-06-30added IDE mult support - reduced irq latency (IDE should have good performanc...bellard
2003-06-30added block.cbellard
2003-06-30first step to fix precise eflags update in case of exceptionbellard
2003-06-30added nop operationsbellard
2003-06-30IDE emulationbellard
2003-06-27gdb stub definesbellard
2003-06-27gdb usage informationbellard
2003-06-27added gdb support to vlbellard
2003-06-27updatev0.4.1bellard
2003-06-27more precise timer emulation - fixed NE2000 probe problems - added VLTMPDIR s...bellard
2003-06-26fixed endianness (Jocelyn Mayer)bellard
2003-06-25fixed inline pbbellard
2003-06-25updatev0.4.0bellard
2003-06-25gcc3 compile fixesbellard
2003-06-25VL license of the day is MIT/BSDbellard
2003-06-25added invlpg emulationbellard
2003-06-25compile fixesbellard
2003-06-25untested RH9 fixesbellard
2003-06-25fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 ...bellard
2003-06-25more precise cpu_interrupt()bellard
2003-06-25suppressed ring 0 hacksbellard
2003-06-25arm fixesbellard
2003-06-25more compiler testsbellard
2003-06-25fixed compilation for gcc 2.96 - added QEMU system emulatorbellard
2003-06-25fixed compilation for gcc 2.96bellard
2003-06-25faster task switchbellard
2003-06-25added NE2000 emulationbellard
2003-06-24added link script for vlbellard
2003-06-24for hard core developpers only: a new user mode linux project :-)bellard
2003-06-24updatedbellard
2003-06-24declare user mode only simulation for QEMUbellard
2003-06-24iret and popl (%esp) testsbellard
2003-06-24use inline functionbellard
2003-06-24MMU supportbellard
2003-06-24more ring 0 operationsbellard
2003-06-24hardware interrupt support - support forfull ring 0 exception simulationbellard
2003-06-24correct restoring of CC_OP in case of exceptionbellard
2003-06-24more ring 0 instructions - full x86 MMU emulation based on mmap() syscall - f...bellard
2003-06-21force IOPL=3bellard