1. aeec26d Fix conditional compilation (MIPS host) by Stefan Weil · 15 years ago
  2. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 15 years ago
  3. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 15 years ago
  4. 379f669 Userspace guest address offsetting by Paul Brook · 15 years ago
  5. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  6. 3299397 split out ioport related stuffs from vl.c into ioport.c. by Isaku Yamahata · 15 years ago
  7. 79c4f6b QEMU: MCE: Add MCE simulation to qemu/tcg by Huang Ying · 16 years ago
  8. b09ea7d Handle init/sipi in a main cpu exec loop. (v2) by Gleb Natapov · 16 years ago
  9. 950f147 provide cpu_index to env mapping by Glauber Costa · 16 years ago
  10. edf8e2a linux-user: implemented ELF coredump support for ARM target by Mika Westerberg · 16 years ago
  11. 151f774 kvm: Rework dirty bitmap synchronization by Jan Kiszka · 16 years ago
  12. 1ad2134 Hardware convenience library by Paul Brook · 16 years ago
  13. 0b4e6e3 Remove cpu_get_io_memory_{read,write}. by Paul Brook · 16 years ago
  14. 6a4955a qemu: per-arch cpu_has_work (Marcelo Tosatti) by aliguori · 16 years ago
  15. 640f42e kqemu: merge CONFIG_KQEMU and USE_KQEMU by blueswir1 · 16 years ago
  16. 94a6b54 Implement dynamic guest ram allocation. by pbrook · 16 years ago
  17. 5579c7f Remove code phys_ram_base uses. by pbrook · 16 years ago
  18. dc828ca Cleanup SPARC/TCX framebuffer allocation. by pbrook · 16 years ago
  19. 3098dba Use a dedicated function to request exit from execution loop by aurel32 · 16 years ago
  20. 8871565 qemu: add cpu_unregister_io_memory and make io mem table index dynamic (Marcelo Tosatti) by aliguori · 16 years ago
  21. a5e50b2 Replace noreturn with QEMU_NORETURN by malc · 16 years ago
  22. eca1bdf Log reset events (Jan Kiszka) by aliguori · 16 years ago
  23. 5e10fc9 Massage PPC version of cpu_get_real_ticks a little by malc · 16 years ago
  24. ba223c2 Add map client retry notification (Avi Kivity) by aliguori · 16 years ago
  25. 6d16c2f Add target memory mapping API (Avi Kivity) by aliguori · 16 years ago
  26. 7d99a00 Add noreturn function attribute by blueswir1 · 16 years ago
  27. e58ffeb Remove all traces of __powerpc__ by malc · 16 years ago
  28. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  29. e01fe6d Fix warnings introduced in r5948 by malc · 16 years ago
  30. f65ed4c KVM: Coalesced MMIO support by aliguori · 16 years ago
  31. 14cc46b linux-user: Introduce h2g_valid by aurel32 · 16 years ago
  32. 0e62fd7 linux-user: Safety belt for h2g by aurel32 · 16 years ago
  33. 8bba3ea Make memory load functions (ldxx_y(ptr)) take a const pointer. by balrog · 16 years ago
  34. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  35. 2bec46d vga optimization (Glauber Costa) by aliguori · 16 years ago
  36. 2dc9f41 Introduce BP_CPU as a breakpoint type (Jan Kiszka) by aliguori · 16 years ago
  37. 6e140f2 Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka) by aliguori · 16 years ago
  38. 06d55cc Restore pc on watchpoint hits (Jan Kiszka) by aliguori · 16 years ago
  39. a1d1bb3 Refactor and enhance break/watchpoint API (Jan Kiszka) by aliguori · 16 years ago
  40. 7457619 Add dirty tracking for live migration by aliguori · 16 years ago
  41. c7cd6a3 Make CPULogItem tables const by blueswir1 · 16 years ago
  42. f4efd16 Revert incorrect part of r4574 to avoid unaligned traps with i386 target by blueswir1 · 16 years ago
  43. 706b0a1 Avoid compiler warning. by ths · 16 years ago
  44. 2e70f6e Add instruction counter. by pbrook · 16 years ago
  45. 0f459d1 Clean up MMIO TLB handling. by pbrook · 17 years ago
  46. 26a5f13 variable dynamic translation buffer size by bellard · 17 years ago
  47. 8384dd6 Implement byte swapping accesses by blueswir1 · 17 years ago
  48. b67d9a5 TCG profiler clean up by bellard · 17 years ago
  49. 7d03f82 Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel). by edgar_igl · 17 years ago
  50. a57f631 removed unused code by bellard · 17 years ago
  51. 4d7a088 Fix compiler warnings in common files by blueswir1 · 17 years ago
  52. 939ef59 Move #include "softfloat.h" to cpu-all.h by aurel32 · 17 years ago
  53. 60897d3 Debugger single step without interrupts (Jason Wessel). by edgar_igl · 17 years ago
  54. 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  55. 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
  56. 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  57. 474ea84 x86: Introduce CPU_INTERRUPT_NMI by aurel32 · 17 years ago
  58. f54b3f9 HPPA (PA-RISC) host support by aurel32 · 17 years ago
  59. 0ca9d38 Use float32/64 instead of float/double by aurel32 · 17 years ago
  60. bce6184 reverted -translation option support by bellard · 17 years ago
  61. 57fec1f use the TCG code generator by bellard · 17 years ago
  62. 40a2e65 Add option to disable TB cache, by Herve Poussineau. by ths · 17 years ago
  63. 4254fab Support for registering address space only for some access widths by blueswir1 · 17 years ago
  64. 50a9569 Mark host pages as reserved (Magnus Damm). by balrog · 17 years ago
  65. 1f58732 128-bit float support for user mode by blueswir1 · 17 years ago
  66. dae3270 suppressed page_unprotect_range() - fixed access_ok() by bellard · 17 years ago
  67. 3d97b40 EFAULT - verify pages are in cache and are read/write, by Thayne Harbaugh. by ths · 17 years ago
  68. 0573fbf SVM Support, by Alexander Graf. by ths · 17 years ago
  69. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  70. c3d2689 Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. by balrog · 17 years ago
  71. 9467d44 Move target-specific defines to the target directories. by ths · 18 years ago
  72. db7b542 Implement generic sub-page I/O based on earlier work by J. Mayer. by blueswir1 · 18 years ago
  73. 85028e4 Spelling fixes, by Stefan Weil. by ths · 18 years ago
  74. c4b89d1 Some bits of Linux/MIPS host support, still segfaulty. by ths · 18 years ago
  75. a90b731 Implement power state changes (IDLE and SLEEP) for PXA. by balrog · 18 years ago
  76. 3142255 Sparc host update (Ben Taylor, Martin Bochnig) by blueswir1 · 18 years ago
  77. 9b3c35e cpu_get_phys_page_debug should return target_phys_addr_t by j_mayer · 18 years ago
  78. eddf68a Integrate Alpha target in Qemu core. by j_mayer · 18 years ago
  79. bc98a7e Add missing 64 bits memory accessors. by j_mayer · 18 years ago
  80. 6658ffb Watchpoint support (previous commit got eaten by Savannah server crash). by pbrook · 18 years ago
  81. 76a6625 Great PowerPC emulation code resynchronisation and improvments: by j_mayer · 18 years ago
  82. c5be9f0 Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne. by ths · 18 years ago
  83. e9a1ab1 ram allocation functions by bellard · 18 years ago
  84. e6e5906 ColdFire target. by pbrook · 18 years ago
  85. 3b21e03 added SMM support by bellard · 18 years ago
  86. 4615218 Rewrite Arm host support. by pbrook · 18 years ago
  87. 74ccb34 Sparc64 host support (Blue Swirl) by bellard · 18 years ago
  88. effedbc export cpu_get_real_ticks() by bellard · 18 years ago
  89. 2a4188a low level support for memory mapped flash devices (initial patch by Jocelyn Mayer) by bellard · 18 years ago
  90. fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago
  91. d0ecd2a added cpu_physical_memory_write_rom() by bellard · 19 years ago
  92. 53a5960 Avoid accessing guest memory directly in usermode emulation. by pbrook · 19 years ago
  93. 5f1ce94 support for builtin profiler by bellard · 19 years ago
  94. ba3c64f Initial SPARC SMP support (Blue Swirl) by bellard · 19 years ago
  95. 9869996 use TARGET_PAGE_SIZE (Paul Brook) by bellard · 19 years ago
  96. f0aca82 fixed big endian host support by bellard · 19 years ago
  97. 2df3b95 target independent memory access functions by bellard · 19 years ago
  98. aab3309 more physical memory access functions by bellard · 19 years ago
  99. 04c504c use ram_addr_t by bellard · 19 years ago
  100. 6af0bf9 MIPS target (Jocelyn Mayer) by bellard · 19 years ago