aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-04NIC emulation for qemu arm-softmmu (Paul Brook)bellard4-14/+698
2005-12-04generate GPF if non canonical addressesbellard3-5/+8
2005-11-28statfs fixbellard2-19/+99
2005-11-28correct ioctlsbellard1-69/+84
2005-11-28uid32 syscallsbellard1-19/+19
2005-11-28NX supportbellard1-40/+120
2005-11-28PAGE_EXEC support in TLBsbellard5-90/+155
2005-11-28nx definesbellard1-0/+3
2005-11-28x86_64 ldl fixbellard1-1/+1
2005-11-28x86_64 lcall fixbellard1-3/+3
2005-11-27win32 compile fixbellard1-4/+4
2005-11-26specialize the power save code for 7x0 CPUsbellard4-4/+19
2005-11-26fixed async signal support for tb_phys_invalidate()bellard1-5/+12
2005-11-26using _exit in fork() (Kamo Hiroyasu)bellard1-1/+1
2005-11-26mips user emulationbellard10-18/+1167
2005-11-26fixed BLTZAL and BLTZALL insns - fixed regressions from jmp optsbellard1-10/+21
2005-11-26fixed warningbellard1-2/+2
2005-11-26added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)bellard2-10/+46
2005-11-26update boot sector when using -kernel (Magnus Damm)bellard1-0/+3
2005-11-26ARM CPU suspend/halt (Paul Brook)bellard4-1/+28
2005-11-26updatebellard1-0/+1
2005-11-26ARM system emulation (Paul Brook)bellard20-248/+2539
2005-11-26PS2 mouse and keyboard separation (Paul Brook)bellard1-0/+512
2005-11-26use TARGET_PAGE_SIZE (Paul Brook)bellard2-5/+7
2005-11-26PS2 mouse and keyboard separation (Paul Brook)bellard3-381/+51
2005-11-23halt state support for ppcbellard4-1/+21
2005-11-23avoid generating useless exceptions (Jocelyn Mayer)bellard1-11/+26
2005-11-23openpic SMP support (Jocelyn Mayer)bellard3-8/+10
2005-11-23more generic serial port (initial patch by Jocelyn Mayer)bellard7-11/+112
2005-11-23updatebellard2-13/+18
2005-11-23better halted state supportbellard2-2/+14
2005-11-23added HF_HALTED bitbellard3-5/+10
2005-11-23use HF_HALTED bitbellard2-2/+2
2005-11-23better SMP schedulingbellard1-25/+17
2005-11-23fummy DM_LOWPRI handlingbellard1-8/+11
2005-11-22RTL8029 IDs support (Warner Losh)bellard1-0/+22
2005-11-21monitor_disas() prototype changebellard1-1/+2
2005-11-21SMP support - cpu_single_env usage fix - a20 helpers - dynamic Multi Processo...bellard1-6/+193
2005-11-21cpu_single_env usage fixbellard15-88/+129
2005-11-21cpu_exec_init() changebellard4-17/+7
2005-11-21target_disas() little endian changebellard1-1/+1
2005-11-21APIC fixes - SIPI supportbellard1-23/+48
2005-11-21SMP supportbellard9-138/+296
2005-11-21fixed big endian host supportbellard1-4/+5
2005-11-20make the number of buffers settable (malc)bellard1-1/+5
2005-11-20added LF missing in logs (malc)bellard1-2/+2
2005-11-20audio merge (malc)bellard6-448/+396
2005-11-20workaround for atexit - buffer size API changebellard1-44/+94
2005-11-20wav finalization fix (malc)bellard1-3/+2
2005-11-20pcm endianness is now explicit (malc)bellard3-8/+14