59 Commits (baa7666c74e7495c0982afe2a566aabcd4dbe1ac)

Author SHA1 Message Date
ths 9bbc5cc829 Fiddly dyngen bits for s390 host support, by Ulrich Hecht. 19 years ago
balrog 6d8aa3bfed Remove unaligned accesses in ia64_apply_fixes(). 19 years ago
pbrook 0633879f1a m68k/ColdFire system emulation. 20 years ago
blueswir1 6c36d3fa86 Enable faults for unassigned memory accesses and unimplemented ASIs 20 years ago
ths 69d357286d More generic 64 bit multiplication support, by Aurelien Jarno. 20 years ago
ths 976a0d0d0d Fix wrong branch condition in MIPS testandset. 20 years ago
ths 204a1b8d5e Another #elif'ication. 20 years ago
ths c4b89d18ba Some bits of Linux/MIPS host support, still segfaulty. 20 years ago
j_mayer eddf68a6ac Integrate Alpha target in Qemu core. 20 years ago
ths 36d2395873 MIPS FPU dynamic activation, part 1, by Herve Poussineau. 20 years ago
pbrook b362e5e067 Speed up tlb_flush_page (Daniel Jacobowitz). 20 years ago
bellard 2a4188a38f low level support for memory mapped flash devices (initial patch by Jocelyn Mayer) 20 years ago
bellard fdf9b3e831 sh4 target (Samuel Tardieu) 21 years ago
pbrook 53a5960aad Avoid accessing guest memory directly in usermode emulation. 21 years ago
bellard f32fc64851 optional support for kernel code virtualization 21 years ago
bellard 30d6cb8479 correct MIPS state restoring (Daniel Jacobowitz) 21 years ago
bellard 84b7b8e778 PAGE_EXEC support in TLBs 21 years ago
bellard b5ff1b3127 ARM system emulation (Paul Brook) 21 years ago
bellard 6a00d60127 SMP support 21 years ago
bellard 8a40a180d3 make the TB cache independent of MMU mappings (faster MMU context switches and needed for SMP support) 21 years ago
bellard c53be33474 suppressed JUMP_TB (Paul Brook) 21 years ago
bellard de75815006 disabled LDT test (kqemu 0.7.2 no longer needs it) 21 years ago
bellard a332e112b7 kqemu_cpu_interrupt support for win32 (Filip Navara) 21 years ago
bellard 75913b727e compilation fix for gcc3.4 on win32 (Paul Brook) 21 years ago
bellard 4b7df22f91 added kqemu_set_notdirty() 21 years ago
bellard 09d459a1db temporary work around for 16 bit code in kqemu 21 years ago
bellard 6af0bf9c7c MIPS target (Jocelyn Mayer) 21 years ago
bellard c98baaac2f correct __builtin_expect definition - increased code gen buffer size for x86 21 years ago
bellard 74ffc7729e removed unused stuff 22 years ago
bellard b8076a748d ia64 host support (David Mosberger) 22 years ago
bellard c3278b7bf0 sparc exception fix (we go up to the shell prompt) 22 years ago
bellard 9df217a317 kqemu support 22 years ago
bellard 4955a2cd16 test and set fixes 22 years ago
bellard 839fa98885 moved ASM_NAME 22 years ago
bellard ae063a68dc generalized use of GOTO_TB() macro 22 years ago
bellard c27004ec78 64 bit target support 22 years ago
bellard b769d8fef6 removed access_type hack 22 years ago
bellard e95c8d51c2 full system SPARC emulation (Blue Swirl) 22 years ago
bellard 02e1ec9bc4 Mac OS X port (Pierre d'Herbemont) 22 years ago
bellard d549f7d98f Darwin patch (initial patch by Pierre d'Herbemont) 22 years ago
bellard a4193c8a4b support for opaque data on memory I/Os 23 years ago
bellard 2e12669a4c consistent use of target_ulong and target_phys_addr_t 23 years ago
bellard a541f297a3 PowerPC system emulation fixes (Jocelyn Mayer) 23 years ago
bellard 67b915a5dd win32 port (initial patch by kazu) 23 years ago
bellard bc51c5c989 initial x86-64 host support (Gwenole Beauchesne) 23 years ago
bellard bf08806145 native FPU support in code copy mode 23 years ago
bellard 58fe2f10f0 experimental code copy support 23 years ago
bellard 1ccde1cb94 added generic physical memory dirty bit support 23 years ago
bellard ee8b7021da temporary interrupt locking fix (need rework) 23 years ago
bellard 35b66fc4f9 correct target_ulong definition 23 years ago