summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* use direct jump only for jumps in the same pagebellard2005-11-204-72/+110
* use direct jump only for jumps in the same page - stop translation after mtsr...bellard2005-11-201-15/+26
* DOS 6.22 fix (Johannes Schindelin)bellard2005-11-191-1/+1
* target independent memory access functionsbellard2005-11-191-51/+139
* USB reset typo (Lonnie Mendez)bellard2005-11-191-1/+1
* updatebellard2005-11-191-3/+3
* updatebellard2005-11-152-38/+82
* new network emulationbellard2005-11-157-419/+902
* correct use of USBDEVFS_DISCONNECTbellard2005-11-131-4/+9
* sparc merge (Blue Swirl)bellard2005-11-116-174/+736
* debug fix (malc)bellard2005-11-112-31/+34
* VM state change support (malc)bellard2005-11-111-41/+43
* size_t fix (malc)bellard2005-11-112-2/+3
OpenPOWER on IntegriCloud