1. a57f631 removed unused code by bellard · 17 years ago
  2. 4d7a088 Fix compiler warnings in common files by blueswir1 · 17 years ago
  3. 939ef59 Move #include "softfloat.h" to cpu-all.h by aurel32 · 17 years ago
  4. 60897d3 Debugger single step without interrupts (Jason Wessel). by edgar_igl · 17 years ago
  5. 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  6. 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
  7. 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  8. 474ea84 x86: Introduce CPU_INTERRUPT_NMI by aurel32 · 17 years ago
  9. f54b3f9 HPPA (PA-RISC) host support by aurel32 · 17 years ago
  10. 0ca9d38 Use float32/64 instead of float/double by aurel32 · 17 years ago
  11. bce6184 reverted -translation option support by bellard · 17 years ago
  12. 57fec1f use the TCG code generator by bellard · 17 years ago
  13. 40a2e65 Add option to disable TB cache, by Herve Poussineau. by ths · 17 years ago
  14. 4254fab Support for registering address space only for some access widths by blueswir1 · 17 years ago
  15. 50a9569 Mark host pages as reserved (Magnus Damm). by balrog · 17 years ago
  16. 1f58732 128-bit float support for user mode by blueswir1 · 17 years ago
  17. dae3270 suppressed page_unprotect_range() - fixed access_ok() by bellard · 17 years ago
  18. 3d97b40 EFAULT - verify pages are in cache and are read/write, by Thayne Harbaugh. by ths · 17 years ago
  19. 0573fbf SVM Support, by Alexander Graf. by ths · 17 years ago
  20. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  21. c3d2689 Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. by balrog · 18 years ago
  22. 9467d44 Move target-specific defines to the target directories. by ths · 18 years ago
  23. db7b542 Implement generic sub-page I/O based on earlier work by J. Mayer. by blueswir1 · 18 years ago
  24. 85028e4 Spelling fixes, by Stefan Weil. by ths · 18 years ago
  25. c4b89d1 Some bits of Linux/MIPS host support, still segfaulty. by ths · 18 years ago
  26. a90b731 Implement power state changes (IDLE and SLEEP) for PXA. by balrog · 18 years ago
  27. 3142255 Sparc host update (Ben Taylor, Martin Bochnig) by blueswir1 · 18 years ago
  28. 9b3c35e cpu_get_phys_page_debug should return target_phys_addr_t by j_mayer · 18 years ago
  29. eddf68a Integrate Alpha target in Qemu core. by j_mayer · 18 years ago
  30. bc98a7e Add missing 64 bits memory accessors. by j_mayer · 18 years ago
  31. 6658ffb Watchpoint support (previous commit got eaten by Savannah server crash). by pbrook · 18 years ago
  32. 76a6625 Great PowerPC emulation code resynchronisation and improvments: by j_mayer · 18 years ago
  33. c5be9f0 Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne. by ths · 18 years ago
  34. e9a1ab1 ram allocation functions by bellard · 18 years ago
  35. e6e5906 ColdFire target. by pbrook · 18 years ago
  36. 3b21e03 added SMM support by bellard · 18 years ago
  37. 4615218 Rewrite Arm host support. by pbrook · 19 years ago
  38. 74ccb34 Sparc64 host support (Blue Swirl) by bellard · 19 years ago
  39. effedbc export cpu_get_real_ticks() by bellard · 19 years ago
  40. 2a4188a low level support for memory mapped flash devices (initial patch by Jocelyn Mayer) by bellard · 19 years ago
  41. fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago
  42. d0ecd2a added cpu_physical_memory_write_rom() by bellard · 19 years ago
  43. 53a5960 Avoid accessing guest memory directly in usermode emulation. by pbrook · 19 years ago
  44. 5f1ce94 support for builtin profiler by bellard · 19 years ago
  45. ba3c64f Initial SPARC SMP support (Blue Swirl) by bellard · 19 years ago
  46. 9869996 use TARGET_PAGE_SIZE (Paul Brook) by bellard · 19 years ago
  47. f0aca82 fixed big endian host support by bellard · 19 years ago
  48. 2df3b95 target independent memory access functions by bellard · 19 years ago
  49. aab3309 more physical memory access functions by bellard · 19 years ago
  50. 04c504c use ram_addr_t by bellard · 20 years ago
  51. 6af0bf9 MIPS target (Jocelyn Mayer) by bellard · 20 years ago
  52. 9d60cac ARM double ordering fix (Paul Brook) by bellard · 20 years ago
  53. 53cd663 soft float support by bellard · 20 years ago
  54. 0a962c0 dirty flag changes by bellard · 20 years ago
  55. 832ed0f ARM FPU endianness fix by bellard · 20 years ago
  56. 8df1cd0 physical memory access functions by bellard · 20 years ago
  57. e3db722 JIT statistics by bellard · 20 years ago
  58. c27004e 64 bit target support by bellard · 20 years ago
  59. 8926b51 faster Cirrus VGA VRAM access by bellard · 20 years ago
  60. 7fe4848 monitor fixes by bellard · 20 years ago
  61. 83fb7ad Darwin patch (initial patch by Pierre d'Herbemont) by bellard · 21 years ago
  62. d95dc32 added cpu_reset() by bellard · 21 years ago
  63. 7727994 support for opaque data on memory I/Os by bellard · 21 years ago
  64. 9fddaa0 PowerPC merge: real time TB and decrementer - faster and simpler exception handling (Jocelyn Mayer) by bellard · 21 years ago
  65. b54ad04 PIC reset fix (initial patch by Hidemi KAWAI) by bellard · 21 years ago
  66. ef792f9 added CPU_INTERRUPT_TIMER by bellard · 21 years ago
  67. fd87259 primitive ioport debug - /dev/rtc fast timer support (needed for better simulation accuracy with Linux 2.4) by bellard · 21 years ago
  68. 4f2ac23 amd64 port (Jocelyn Mayer) by bellard · 21 years ago
  69. 2e12669 consistent use of target_ulong and target_phys_addr_t by bellard · 21 years ago
  70. d720b93 precise self modifying code support by bellard · 21 years ago
  71. 858693c moved gdbstub to qemu - new asynchronous gdbstub by bellard · 21 years ago
  72. f193c79 do not depend on thunk.h - more log items by bellard · 21 years ago
  73. 8b1f24b new physical memory access API (used by DMA accesses) by bellard · 21 years ago
  74. 83d7396 faster big endian accesses on i386 - big endian ldsw_raw fix by bellard · 21 years ago
  75. 9acbed0 added CPU_INTERRUPT_EXITTB and code_copy_enabled by bellard · 21 years ago
  76. 1ccde1c added generic physical memory dirty bit support by bellard · 21 years ago
  77. 13eb76e virtual memory access for gdbstub by bellard · 21 years ago
  78. 09683d3 changed cpu_x86_in/out to cpu_in/out by bellard · 21 years ago
  79. edf75d5 export more memory defines by bellard · 21 years ago
  80. 0ac4bd5 float access fixes by bellard · 21 years ago
  81. 6786730 PowerPC target support (Jocelyn Mayer) - added better support for uid16 by bellard · 21 years ago
  82. 9f05cc3 fixed big endian ops by bellard · 21 years ago
  83. 61382a5 full softmmu support by bellard · 21 years ago
  84. 3486513 log activation from gdb - gdb single step support for x86 - stop timer when cpu is being debugged by bellard · 21 years ago
  85. 93ac68b sparc emulation target (thanx to Thomas M. Ogrisegg) by bellard · 21 years ago
  86. 33417e7 soft mmu support - Memory I/O API - synthetize string instructions by bellard · 22 years ago
  87. c33a346 first part of single stepping support by bellard · 22 years ago
  88. 4c3a88a gdb stub breakpoints support by bellard · 22 years ago
  89. 4690764 update by bellard · 22 years ago v0.4.2
  90. 68a7931 reduced irq latency by bellard · 22 years ago
  91. 3b0dca5 gdb stub defines by bellard · 22 years ago
  92. e2f2289 arm fixes by bellard · 22 years ago
  93. 972ddf7 added cpu_abort() by bellard · 22 years ago
  94. 5a9fdfe factorized cpu defines by bellard · 22 years ago