summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* correct ioctlsbellard2005-11-281-69/+84
* uid32 syscallsbellard2005-11-281-19/+19
* NX supportbellard2005-11-281-40/+120
* PAGE_EXEC support in TLBsbellard2005-11-285-90/+155
* nx definesbellard2005-11-281-0/+3
* x86_64 ldl fixbellard2005-11-281-1/+1
* x86_64 lcall fixbellard2005-11-281-3/+3
* win32 compile fixbellard2005-11-271-4/+4
* specialize the power save code for 7x0 CPUsbellard2005-11-264-4/+19
* fixed async signal support for tb_phys_invalidate()bellard2005-11-261-5/+12
* using _exit in fork() (Kamo Hiroyasu)bellard2005-11-261-1/+1
* mips user emulationbellard2005-11-2610-18/+1167
* fixed BLTZAL and BLTZALL insns - fixed regressions from jmp optsbellard2005-11-261-10/+21
* fixed warningbellard2005-11-261-2/+2
* added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)bellard2005-11-262-10/+46
* update boot sector when using -kernel (Magnus Damm)bellard2005-11-261-0/+3
* ARM CPU suspend/halt (Paul Brook)bellard2005-11-264-1/+28
* updatebellard2005-11-261-0/+1
* ARM system emulation (Paul Brook)bellard2005-11-2620-248/+2539
* PS2 mouse and keyboard separation (Paul Brook)bellard2005-11-261-0/+512
* use TARGET_PAGE_SIZE (Paul Brook)bellard2005-11-262-5/+7
* PS2 mouse and keyboard separation (Paul Brook)bellard2005-11-263-381/+51
* halt state support for ppcbellard2005-11-234-1/+21
* avoid generating useless exceptions (Jocelyn Mayer)bellard2005-11-231-11/+26
* openpic SMP support (Jocelyn Mayer)bellard2005-11-233-8/+10
* more generic serial port (initial patch by Jocelyn Mayer)bellard2005-11-237-11/+112
* updatebellard2005-11-232-13/+18
* better halted state supportbellard2005-11-232-2/+14
* added HF_HALTED bitbellard2005-11-233-5/+10
* use HF_HALTED bitbellard2005-11-232-2/+2
* better SMP schedulingbellard2005-11-231-25/+17
* fummy DM_LOWPRI handlingbellard2005-11-231-8/+11
* RTL8029 IDs support (Warner Losh)bellard2005-11-221-0/+22
* monitor_disas() prototype changebellard2005-11-211-1/+2
* SMP support - cpu_single_env usage fix - a20 helpers - dynamic Multi Processo...bellard2005-11-211-6/+193
* cpu_single_env usage fixbellard2005-11-2115-88/+129
* cpu_exec_init() changebellard2005-11-214-17/+7
* target_disas() little endian changebellard2005-11-211-1/+1
* APIC fixes - SIPI supportbellard2005-11-211-23/+48
* SMP supportbellard2005-11-219-138/+296
* fixed big endian host supportbellard2005-11-211-4/+5
* make the number of buffers settable (malc)bellard2005-11-201-1/+5
* added LF missing in logs (malc)bellard2005-11-201-2/+2
* audio merge (malc)bellard2005-11-206-448/+396
* workaround for atexit - buffer size API changebellard2005-11-201-44/+94
* wav finalization fix (malc)bellard2005-11-201-3/+2
* pcm endianness is now explicit (malc)bellard2005-11-203-8/+14
* make the TB cache independent of MMU mappings (faster MMU context switches an...bellard2005-11-203-426/+206
* removed unneeded codebellard2005-11-201-11/+1
* added CPU_COMMON and CPUState.tb_jmp_cache[]bellard2005-11-206-91/+38
OpenPOWER on IntegriCloud