summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed virtual memory accessbellard2003-10-271-1/+1
* make cpu test staticbellard2003-10-271-10/+9
* licensebellard2003-10-271-0/+19
* fixed idt/gdt relocation bug - added support for Redhat kernelsbellard2003-10-271-2/+5
* qemu with softmmu is now the default executablebellard2003-10-272-4/+16
* full soft mmu supportbellard2003-10-271-0/+25
* full softmmu supportbellard2003-10-2710-339/+594
* disabled signal hacks for softmmu version (qemu should be much more portable ...bellard2003-10-271-29/+33
* factorized debug codebellard2003-10-271-14/+4
* added correct memory access code for system emulationbellard2003-10-271-6/+33
* fixed mmu fault priviledge logicbellard2003-10-271-2/+4
* commentsbellard2003-10-271-2/+9
* added i386 user only targetbellard2003-10-271-1/+9
* filename fixesbellard2003-10-271-5/+8
* log activation from gdb - gdb single step support for x86 - stop timer when c...bellard2003-10-055-24/+125
* updatedbellard2003-10-012-52/+170
* bios binary imagesbellard2003-10-013-0/+4
* automatic man page generation - BIOS installationbellard2003-10-014-9/+453
* tun-fd option support for external tundev config (Rusty Russell)bellard2003-09-301-1/+7
* buffer overflow fix - handle case where stdin is closed (Rusty Russell)bellard2003-09-301-3/+7
* multiscan/doublescan fix (malc)bellard2003-09-301-12/+21
* removed SIGIOTbellard2003-09-301-1/+1
* allow Ctrl-C to be pressed when using gdb stub and SDLbellard2003-09-301-2/+6
* added utime syscall - fixed nanosleep exact behaviourbellard2003-09-301-2/+66
* simplified invocation - added automatic IDE disk geometry guessing to reuse o...bellard2003-09-301-43/+113
* new directory structurebellard2003-09-305-306/+17
* new directory structurebellard2003-09-3020-12794/+9
* sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...bellard2003-09-301-7/+42
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-304-12/+115
* new directory structure - changed naming of qemu and vlbellard2003-09-303-59/+58
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-307-0/+1581
* new directory structurebellard2003-09-3019-0/+13306
* portable Linux testbellard2003-09-281-0/+510
* Redhat 9 fixesbellard2003-09-172-3/+3
* updatebellard2003-09-172-1/+4
* finished simplifying string operations - correct TF flag handling for string ...bellard2003-09-171-296/+247
* added JUMP_TB2 for a third basic block exit jump pointbellard2003-09-172-8/+32
* finished simplifying string operationsbellard2003-09-173-126/+52
* added two more jump pointsbellard2003-09-172-2/+2
* removed x86 hacksbellard2003-09-171-17/+3
* added linux < 2.4.21 vm86 bug workaround - added extensive TF flag testbellard2003-09-171-3/+93
* depth 32 fixbellard2003-09-161-8/+8
* glibc 2.3.x fixbellard2003-09-161-2/+6
* faster and more accurate segment handlingbellard2003-08-217-97/+153
* pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...bellard2003-08-208-58/+109
* no error code if hardware interruptbellard2003-08-203-7/+7
* avoid problems if make clean was not made before updatingbellard2003-08-111-1/+3
* gcc 3.x is mandatory now on PowerPCbellard2003-08-111-1/+5
* workaround for gcc 3.3 bug or overoptimisation if a label is not usedbellard2003-08-111-5/+8
* fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3bellard2003-08-111-0/+123
OpenPOWER on IntegriCloud