1. d532b26 sparc64: interrupt trap handling by Igor V. Kovalenko · 15 years ago
  2. 10ec511 S/390 CPU fake emulation by Alexander Graf · 15 years ago
  3. d84bda4 PPC: rename cpu_ppc_reset to cpu_reset for consistency by Blue Swirl · 15 years ago
  4. 78cfb07 bsd-user: FreeBSD update by Juergen Lock · 15 years ago
  5. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 16 years ago
  6. 0b5c1ce cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal by Nathan Froyd · 16 years ago
  7. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 16 years ago
  8. 4c6aa08 sparc32 remove an unnecessary cpu irq set by Blue Swirl · 16 years ago
  9. f0667e6 rename DEBUG_EXEC to CONFIG_DEBUG_EXEC by Juan Quintela · 16 years ago
  10. dfe5fff change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} by Juan Quintela · 16 years ago
  11. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  12. 5210977 sparc64: trap handling corrections by Igor Kovalenko · 16 years ago
  13. 79c4f6b QEMU: MCE: Add MCE simulation to qemu/tcg by Huang Ying · 16 years ago
  14. b09ea7d Handle init/sipi in a main cpu exec loop. (v2) by Gleb Natapov · 16 years ago
  15. b779e29 microblaze: linux-user support. by Edgar E. Iglesias · 16 years ago
  16. d877fa5 Recognize V9 stores and CAS accesses as writes by Blue Swirl · 16 years ago
  17. 6a4955a qemu: per-arch cpu_has_work (Marcelo Tosatti) by aliguori · 16 years ago
  18. 640f42e kqemu: merge CONFIG_KQEMU and USE_KQEMU by blueswir1 · 16 years ago
  19. d397abb BSD user: add support for OpenBSD/amd64 host by blueswir1 · 16 years ago
  20. d39bb24 BSD user: add support for OpenBSD/i386 host by blueswir1 · 16 years ago
  21. 9ddff3d Make i386-softmmu boot on Sparc host by blueswir1 · 16 years ago
  22. d78f399 Delete some unused macros detected with -Wp,-Wunused-macros use by blueswir1 · 16 years ago
  23. be214e6 Fix race condition on access to env->interrupt_request by aurel32 · 16 years ago
  24. 8fec2b8 global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) by aliguori · 16 years ago
  25. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  26. 72d239e Get rid of user_mode_only by aurel32 · 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. f9480ff Fix remaining compiler warnings for mips targets. by ths · 16 years ago
  30. 9a3ea65 When -icount is used and a TB is recompiled due to an IO access by pbrook · 16 years ago
  31. d40c54d target-i386: SVM: acknowledge interrupt only after it is taken by aurel32 · 16 years ago
  32. e06fcd7 target-ppc: rework exception code by aurel32 · 16 years ago
  33. b3efe5c Attached patch make cpu-exec.c compile on NetBSD. by blueswir1 · 16 years ago
  34. c0ce998 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) by aliguori · 16 years ago
  35. 64adab3 target-ppc: convert exceptions generation to TCG by aurel32 · 16 years ago
  36. dde2367 Add debug exception hook (Jan Kiszka) by aliguori · 16 years ago
  37. 6e140f2 Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka) by aliguori · 16 years ago
  38. 6b91754 Refactor translation block CPU state handling (Jan Kiszka) by aliguori · 16 years ago
  39. 622ed36 Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) by aliguori · 16 years ago
  40. a7812ae TCG variable type checking. by pbrook · 16 years ago
  41. becfc39 KVM: simplify kvm_cpu_exec hook by aliguori · 16 years ago
  42. e1638bd Fix interrupt exclusion via SSTEP_NOIRQ by malc · 16 years ago
  43. afec112 Remove unused reg_T2 definition by aurel32 · 16 years ago
  44. 7ba1e61 Add KVM support to QEMU by aliguori · 16 years ago
  45. 55e8b85 Add safety net against potential infinite loop by malc · 16 years ago
  46. 8477850 Preliminary BSD user emulator support by blueswir1 · 16 years ago
  47. a1aebcb CRIS: Fix brk 8 and add S-flag emulation. by edgar_igl · 16 years ago
  48. fe25591 SH4: Privilege check for instructions by aurel32 · 17 years ago
  49. 2cade6a Support for address masking by blueswir1 · 17 years ago
  50. 48bbf11 Fix r4641 (invalid token "=<" in a preprocessor expression) by blueswir1 · 17 years ago
  51. 551bd27 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. by ths · 17 years ago
  52. bf20dc0 Spelling fixes, spotted by Stuart Brady. by ths · 17 years ago
  53. 2e70f6e Add instruction counter. by pbrook · 17 years ago
  54. b5dc773 More efficient target register / TC accesses. by ths · 17 years ago
  55. 1b1a38b CRIS: Emulate NMIs. by edgar_igl · 17 years ago
  56. d597536 Multithreaded locking fixes. by pbrook · 17 years ago
  57. 7e15e60 CRIS: Add the P flag to the tb dependent flags. by edgar_igl · 17 years ago
  58. db620f4 reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworked cr8 handling - added CPUState.hflags2 by bellard · 17 years ago
  59. 5c49b36 Restore ARM signal handler compilation on glibc < 2.5 (Blue Swirl). by balrog · 17 years ago
  60. 75d0187 Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa) by blueswir1 · 17 years ago
  61. 872929a SVM rework by bellard · 17 years ago
  62. 0ac087f removed unused code by bellard · 17 years ago
  63. 3878e2c CRIS: Re-add the X flag to the tb flags, it allows for better code generation and is practially always cleared. by edgar_igl · 17 years ago
  64. f2bc7e7 Move non-op functions from op_helper.c to helper.c and vice versa. by blueswir1 · 17 years ago
  65. 6b4c11c Fix Sparc32 compilation broken by r4484 by blueswir1 · 17 years ago
  66. c9e1e2b Fix Sparc64 host signal handling by blueswir1 · 17 years ago
  67. 572a9d4 Improved workaround for the annoying glibc global register mangling bug by blueswir1 · 17 years ago
  68. 21b2081 Always process real timers regardless of singlestep mode (Jason Wessel). by edgar_igl · 17 years ago
  69. 7d55170 Fix compilation on Sparc host, implement ld and st by blueswir1 · 17 years ago
  70. cf1d97f CRIS: Improve TLB management and handle delayslots at page boundaries. by edgar_igl · 17 years ago
  71. 5d97559 use new helper name by bellard · 17 years ago
  72. eba0162 the double/triple fault handling was not tested in user mode. by bellard · 17 years ago
  73. 7cb69ca initial global prologue/epilogue implementation by bellard · 17 years ago
  74. 4d7a088 Fix compiler warnings in common files by blueswir1 · 17 years ago
  75. 60897d3 Debugger single step without interrupts (Jason Wessel). by edgar_igl · 17 years ago
  76. 17a594d CRIS: Remove X flag from tb flags. by edgar_igl · 17 years ago
  77. 4eee57f Fix signal handler compilation on __arm__. by balrog · 17 years ago
  78. b5fc09a Fix crash due to invalid env->current_tb (Adam Lackorzynski, Paul Brook, me) by blueswir1 · 17 years ago
  79. 5d1d98e CRIS: Reduce the number of tb dependent flags. by edgar_igl · 17 years ago
  80. b41f7df CRIS updates: by edgar_igl · 17 years ago
  81. 474ea84 x86: Introduce CPU_INTERRUPT_NMI by aurel32 · 17 years ago
  82. f54b3f9 HPPA (PA-RISC) host support by aurel32 · 17 years ago
  83. 968c74d Fix compiler warnings by aurel32 · 17 years ago
  84. e62b5b1 * Add a model of the ETRAX interrupt controller. by edgar_igl · 17 years ago
  85. bce6184 reverted -translation option support by bellard · 17 years ago
  86. 57fec1f use the TCG code generator by bellard · 17 years ago
  87. 40a2e65 Add option to disable TB cache, by Herve Poussineau. by ths · 17 years ago
  88. 66f1cdb Partial fix to Sparc32 Linux host global register mangling problem by blueswir1 · 17 years ago
  89. d07bde8 Fix code generation buffer overflow reported by TeLeMan by blueswir1 · 17 years ago
  90. e96e204 SH4: system emulator interrupt update, by Magnus Damm. by ths · 17 years ago
  91. 823029f SH4 delay slot code update, by Magnus Damm. by ths · 17 years ago
  92. 497ad68 Fix TB chaining for exceptions. by pbrook · 17 years ago
  93. 6f12a2a consistent types for cpu_x86_fsave and cpu_x86_frstor by bellard · 17 years ago
  94. 6dfd59d removed warning by bellard · 17 years ago
  95. 9ee6e8b ARMv7 support. by pbrook · 17 years ago
  96. ec6338b removed obsolete x86 code copy support by bellard · 17 years ago
  97. 6d5f237 CPU specific boot mode (Robert Reif) by blueswir1 · 17 years ago
  98. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  99. f1ccf90 CRIS support in toplevel, by Edgar E. Iglesias. by ths · 17 years ago
  100. 5262168 SVM VINTR fix, by Alexander Graf. by ths · 18 years ago