summaryrefslogtreecommitdiffstats
path: root/cpu-exec.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid accessing guest memory directly in usermode emulation.pbrook2006-03-251-5/+5
* Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).pbrook2006-03-111-1/+1
* Add Arm926 core support.pbrook2006-02-201-0/+2
* optional support for kernel code virtualizationbellard2006-02-081-0/+10
* workaround for gcc bug on PowerPCbellard2005-12-191-7/+9
* Initial SPARC SMP support (Blue Swirl)bellard2005-12-051-1/+13
* MIPS halt support - MIPS static state fix (Daniel Jacobowitz)bellard2005-12-051-1/+10
* generate GPF if non canonical addressesbellard2005-12-041-1/+1
* specialize the power save code for 7x0 CPUsbellard2005-11-261-2/+2
* fixed warningbellard2005-11-261-2/+2
* ARM CPU suspend/halt (Paul Brook)bellard2005-11-261-0/+11
* ARM system emulation (Paul Brook)bellard2005-11-261-15/+18
* halt state support for ppcbellard2005-11-231-0/+10
* better halted state supportbellard2005-11-231-0/+13
* SMP supportbellard2005-11-211-0/+4
* make the TB cache independent of MMU mappings (faster MMU context switches an...bellard2005-11-201-131/+167
* Fix interrupt masking (Ralf Baechlebellard2005-08-211-1/+1
* s390 bitsbellard2005-07-241-0/+17
* soft irq are just irqs (Ralf Baechle)bellard2005-07-021-1/+1
* MIPS target (Jocelyn Mayer)bellard2005-07-021-0/+74
* sparc64 marge (Blue Swirl)bellard2005-07-021-3/+31
* i386-user compile fix (Paul Brook)bellard2005-04-261-0/+16
* This patch adds little-endian mode support to PPC emulation.bellard2005-04-231-1/+2
* ia64 host support (David Mosberger)bellard2005-04-071-0/+43
* sparc update (Blue Swirl)bellard2005-04-061-4/+13
* ARM VFP support (Paul Brook)bellard2005-02-221-1/+3
* ppc fixes (Jocelyn Mayer)bellard2005-02-151-1/+1
* sparc fixbellard2005-02-131-3/+2
* kqemu supportbellard2005-02-101-0/+26
* SIGSEGV signals for ARM and SPARCbellard2005-02-071-8/+54
* ARM SMC workaroundbellard2005-02-021-1/+4
* armv5te support (Paul Brook)bellard2005-01-311-3/+4
* removed debug codebellard2005-01-301-1/+1
* 64 bit target supportbellard2005-01-031-29/+32
* SPARC mergebellard2004-12-191-1/+1
* correct handling of saved host registersbellard2004-10-121-9/+5
* monitor fixesbellard2004-10-091-4/+4
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-0/+13
* compile fixbellard2004-07-141-1/+1
* Darwin patch (initial patch by Pierre d'Herbemont)bellard2004-07-051-6/+54
* disable buggy tb_invalidate_page_range()bellard2004-06-221-0/+4
* PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard2004-05-211-3/+17
* added cpu_resume_from_signal() - irq fixbellard2004-04-251-20/+52
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-1/+1
* win32 port (initial patch by kazu)bellard2004-03-311-0/+4
* do not depend on thunk.h - more log itemsbellard2004-03-211-3/+3
* initial x86-64 host support (Gwenole Beauchesne)bellard2004-03-171-0/+15
* native FPU support in code copy modebellard2004-02-251-1/+17
* experimental code copy support - CPU_INTERRUPT_EXITTB supportbellard2004-02-161-18/+134
* temporary interrupt locking fix (need rework)bellard2004-02-031-0/+1
OpenPOWER on IntegriCloud