summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-10-05log activation from gdb - gdb single step support for x86 - stop timer when c...bellard5-24/+125
2003-10-01updatedbellard2-52/+170
2003-10-01bios binary imagesbellard3-0/+4
2003-10-01automatic man page generation - BIOS installationbellard4-9/+453
2003-09-30tun-fd option support for external tundev config (Rusty Russell)bellard1-1/+7
2003-09-30buffer overflow fix - handle case where stdin is closed (Rusty Russell)bellard1-3/+7
2003-09-30multiscan/doublescan fix (malc)bellard1-12/+21
2003-09-30removed SIGIOTbellard1-1/+1
2003-09-30allow Ctrl-C to be pressed when using gdb stub and SDLbellard1-2/+6
2003-09-30added utime syscall - fixed nanosleep exact behaviourbellard1-2/+66
2003-09-30simplified invocation - added automatic IDE disk geometry guessing to reuse o...bellard1-43/+113
2003-09-30new directory structurebellard5-306/+17
2003-09-30new directory structurebellard20-12794/+9
2003-09-30sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...bellard1-7/+42
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard4-12/+115
2003-09-30new directory structure - changed naming of qemu and vlbellard3-59/+58
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard7-0/+1581
2003-09-30new directory structurebellard19-0/+13306
2003-09-28portable Linux testbellard1-0/+510
2003-09-17Redhat 9 fixesbellard2-3/+3
2003-09-17updatev0.4.4bellard2-1/+4
2003-09-17finished simplifying string operations - correct TF flag handling for string ...bellard1-296/+247
2003-09-17added JUMP_TB2 for a third basic block exit jump pointbellard2-8/+32
2003-09-17finished simplifying string operationsbellard3-126/+52
2003-09-17added two more jump pointsbellard2-2/+2
2003-09-17removed x86 hacksbellard1-17/+3
2003-09-17added linux < 2.4.21 vm86 bug workaround - added extensive TF flag testbellard1-3/+93
2003-09-16depth 32 fixbellard1-8/+8
2003-09-16glibc 2.3.x fixbellard1-2/+6
2003-08-21faster and more accurate segment handlingbellard7-97/+153
2003-08-20pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...bellard8-58/+109
2003-08-20no error code if hardware interruptbellard3-7/+7
2003-08-11avoid problems if make clean was not made before updatingbellard1-1/+3
2003-08-11gcc 3.x is mandatory now on PowerPCbellard1-1/+5
2003-08-11workaround for gcc 3.3 bug or overoptimisation if a label is not usedbellard1-5/+8
2003-08-11fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3bellard1-0/+123
2003-08-11pass function name to JMUP_TB()bellard3-33/+33
2003-08-1164 bit fixes (Falk Hueffner)bellard2-2/+2
2003-08-11mode X double scan fix (malc)bellard1-2/+4
2003-08-10updatedbellard1-8/+12
2003-08-10fixed invalid ESP usage (Jon Nall)bellard1-20/+20
2003-08-10fixed invalid code genbellard1-0/+3
2003-08-10removed warningsbellard3-4/+10
2003-08-10PowerPC fix (Jon Nall)bellard1-0/+1
2003-08-10updatedbellard1-0/+13
2003-08-10m68k host port (Richard Zidlicky)bellard8-2/+293
2003-08-10added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for V...bellard2-120/+454
2003-08-10soft mmu supportbellard1-6/+23
2003-08-10soft mmu support - Memory I/O API - synthetize string instructionsbellard10-234/+351
2003-08-10soft mmu support - moved unrelated code to help2-i386.c - synthetize string i...bellard1-415/+375