aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-27fixed virtual memory accessbellard
2003-10-27make cpu test staticbellard
2003-10-27licensebellard
2003-10-27fixed idt/gdt relocation bug - added support for Redhat kernelsbellard
2003-10-27qemu with softmmu is now the default executablebellard
2003-10-27full soft mmu supportbellard
2003-10-27full softmmu supportbellard
2003-10-27disabled signal hacks for softmmu version (qemu should be much more portable ...bellard
2003-10-27factorized debug codebellard
2003-10-27added correct memory access code for system emulationbellard
2003-10-27fixed mmu fault priviledge logicbellard
2003-10-27commentsbellard
2003-10-27added i386 user only targetbellard
2003-10-27filename fixesbellard
2003-10-05log activation from gdb - gdb single step support for x86 - stop timer when c...bellard
2003-10-01updatedbellard
2003-10-01bios binary imagesbellard
2003-10-01automatic man page generation - BIOS installationbellard
2003-09-30tun-fd option support for external tundev config (Rusty Russell)bellard
2003-09-30buffer overflow fix - handle case where stdin is closed (Rusty Russell)bellard
2003-09-30multiscan/doublescan fix (malc)bellard
2003-09-30removed SIGIOTbellard
2003-09-30allow Ctrl-C to be pressed when using gdb stub and SDLbellard
2003-09-30added utime syscall - fixed nanosleep exact behaviourbellard
2003-09-30simplified invocation - added automatic IDE disk geometry guessing to reuse o...bellard
2003-09-30new directory structurebellard
2003-09-30new directory structurebellard
2003-09-30sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...bellard
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard
2003-09-30new directory structure - changed naming of qemu and vlbellard
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard
2003-09-30new directory structurebellard
2003-09-28portable Linux testbellard
2003-09-17Redhat 9 fixesbellard
2003-09-17updatev0.4.4bellard
2003-09-17finished simplifying string operations - correct TF flag handling for string ...bellard
2003-09-17added JUMP_TB2 for a third basic block exit jump pointbellard
2003-09-17finished simplifying string operationsbellard
2003-09-17added two more jump pointsbellard
2003-09-17removed x86 hacksbellard
2003-09-17added linux < 2.4.21 vm86 bug workaround - added extensive TF flag testbellard
2003-09-16depth 32 fixbellard
2003-09-16glibc 2.3.x fixbellard
2003-08-21faster and more accurate segment handlingbellard
2003-08-20pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...bellard
2003-08-20no error code if hardware interruptbellard
2003-08-11avoid problems if make clean was not made before updatingbellard
2003-08-11gcc 3.x is mandatory now on PowerPCbellard
2003-08-11workaround for gcc 3.3 bug or overoptimisation if a label is not usedbellard
2003-08-11fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3bellard