1. 4f21387 Revert "i8259: add -no-spurious-interrupt-hack option" by malc · 12 years ago
  2. f278d49 i8259: add -no-spurious-interrupt-hack option by Matthew Ogilvie · 12 years ago
  3. d48813d unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable by Guan Xuetao · 12 years ago
  4. d3da41e Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu by Blue Swirl · 12 years ago
  5. b6a71ef target-or32: Add interrupt support by Jia Liu · 12 years ago
  6. e67db06 target-or32: Add target stubs and QOM cpu by Jia Liu · 12 years ago
  7. 5d62c43 apic: Defer interrupt updates to VCPU thread by Jan Kiszka · 12 years ago
  8. 77b2bc2 x86: avoid AREG0 for exceptions by Blue Swirl · 12 years ago
  9. 84e3b60 cleanup cpu_set_debug_excp_handler by Igor Mammedov · 12 years ago
  10. 8219314 cris: Fix NMI-flag handling on crisv10. by Lars Persson · 12 years ago
  11. c356a1b cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC by Andreas Färber · 12 years ago
  12. 232fc23 target-i386: Pass X86CPU to do_cpu_{init,sipi}() by Andreas Färber · 12 years ago
  13. 3ba1925 cpu-exec: Remove non-portable type cast and fix format string by Stefan Weil · 12 years ago
  14. c7f0f3b qtest: add test framework by Anthony Liguori · 13 years ago
  15. 69784ea w64: Fix data type of next_tb and tcg_qemu_tb_exec by Stefan Weil · 13 years ago
  16. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  17. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  18. fc0b2c0 PPC: 405: Use proper CPU reset by Alexander Graf · 13 years ago
  19. e965fc3 cpu-exec.c: Correct comment about this file and indentation cleanup by 陳韋任 · 13 years ago
  20. 4e85f82 PPC: Fix sync instructions problem in SMP by Elie Richa · 13 years ago
  21. 40643d7 target-xtensa: implement exceptions by Max Filippov · 13 years ago
  22. 2328826 target-xtensa: add target stubs by Max Filippov · 13 years ago
  23. 337fc75 cpu-exec: remove unnecessary assignment by Blue Swirl · 13 years ago
  24. 0d10193 tcg: Reload local variables after return from longjmp by Jan Kiszka · 13 years ago
  25. cea5f9a cpu-exec.c: avoid AREG0 use by Blue Swirl · 13 years ago
  26. f3e2703 exec.h: fix coding style and change cpu_has_work to return bool by Blue Swirl · 13 years ago
  27. d8108fb cpu-exec: unify do_interrupt call by Blue Swirl · 13 years ago
  28. 3c68882 m68k: use caller supplied CPUState for interrupt related stuff by Blue Swirl · 13 years ago
  29. e694d4e x86: use caller supplied CPUState for interrupt related stuff by Blue Swirl · 13 years ago
  30. 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 13 years ago
  31. 3d39c95 Remove unneeded kvm.h from cpu-exec.c by Jan Kiszka · 13 years ago
  32. 6a80e08 target-alpha: Disable interrupts properly. by Richard Henderson · 13 years ago
  33. 42a623c Move user emulator stuff from cpu-exec.c to user-exec.c by Blue Swirl · 13 years ago
  34. 9eff14f cpu-exec: prepare for user and softmmu split by Blue Swirl · 13 years ago
  35. dcfd14b Delete unused tb_invalidate_page_range by Blue Swirl · 13 years ago
  36. 711c212 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  37. 78aa29e target-sparc: Do not check CPU_INTERRUPT_TIMER. by Richard Henderson · 13 years ago
  38. 3125f76 irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK. by Richard Henderson · 13 years ago
  39. a1c7273 Fix typos in comments and code (occured -> occurred and related) by Stefan Weil · 13 years ago
  40. ff2712b Fix typos in comments (interupt -> interrupt) by Stefan Weil · 13 years ago
  41. 618ba8e Remove unused function parameter from cpu_restore_state by Stefan Weil · 13 years ago
  42. 3110e29 s390x: Enable s390x-softmmu target by Alexander Graf · 13 years ago
  43. d2fbca9 unicore32: necessary modifications for other files to support unicore32 by Guan Xuetao · 13 years ago
  44. 1009d2e x86: Unbreak TCG support for hardware breakpoints by Jan Kiszka · 14 years ago
  45. eda48c3 inline cpu_halted into sole caller by Paolo Bonzini · 14 years ago
  46. 81ea0e1 LatticeMico32 target support by Michael Walle · 14 years ago
  47. 6792a57 kvm: Separate TCG from KVM cpu execution by Jan Kiszka · 14 years ago
  48. 83f338f Move debug exception handling out of cpu_exec by Jan Kiszka · 14 years ago
  49. 4cdc1cd target-mips: fix host CPU consumption when guest is idle by Aurelien Jarno · 14 years ago
  50. 2c90fe2 Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup by Kirill Batuzov · 14 years ago
  51. 138afb0 mips: Add support for VInt and VEIC irq modes by Edgar E. Iglesias · 14 years ago
  52. c629a4b Fix cpu_exit for tcp_cpu_exec by Jan Kiszka · 14 years ago
  53. b0052d1 Fix cpu_unlink_tb race by Jan Kiszka · 14 years ago
  54. 1d93f0f Introduce proper compiler barrier by Jan Kiszka · 14 years ago
  55. 6a1621b tcg-s390: Compute is_write in cpu_signal_handler. by Richard Henderson · 14 years ago
  56. 1a28cac make SIG_IPI to tcg vcpu thread reliable by Marcelo Tosatti · 14 years ago
  57. a73b1fd Enable -d cpu logging by default. by Richard Henderson · 14 years ago
  58. f57040b tcg-hppa: Compute is_write in cpu_signal_handler. by Richard Henderson · 15 years ago
  59. 60e9924 linux-user/ia64: workaround ia64 strangenesses by Aurelien Jarno · 15 years ago
  60. 41c1b1c Add tb_page_addr_t by Paul Brook · 15 years ago
  61. 1d9000e declare saved_env_reg as volatile by Paolo Bonzini · 15 years ago
  62. 724c689 Merge remote branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 15 years ago
  63. 14dcc3e kvm: Fix eflags corruption in kvm mode by Jan Kiszka · 15 years ago
  64. 58d9b1e Add FreeBSD/ppc host ucontext definitions. by Juergen Lock · 15 years ago
  65. 24ebf5f get rid of hostregs_helper.h by Paolo Bonzini · 15 years ago
  66. fb9fb69 cris: Prepare for CRISv10. by Edgar E. Iglesias · 15 years ago
  67. 301d290 avoid unreachable statement after break by Paolo Bonzini · 15 years ago
  68. f8fb2fa remove assertions by Paolo Bonzini · 15 years ago
  69. 6113d6d change while to if by Paolo Bonzini · 15 years ago
  70. 34dec6a add assertions about env->current_tb by Paolo Bonzini · 15 years ago
  71. 1c3569f clean up env->current_tb by Paolo Bonzini · 15 years ago
  72. 040f2fb fix wrong indentation by Paolo Bonzini · 15 years ago
  73. 49a945a kill regs_to_env and env_to_regs by Paolo Bonzini · 15 years ago
  74. d532b26 sparc64: interrupt trap handling by Igor V. Kovalenko · 15 years ago
  75. 10ec511 S/390 CPU fake emulation by Alexander Graf · 15 years ago
  76. d84bda4 PPC: rename cpu_ppc_reset to cpu_reset for consistency by Blue Swirl · 15 years ago
  77. 78cfb07 bsd-user: FreeBSD update by Juergen Lock · 15 years ago
  78. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  79. 0b5c1ce cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal by Nathan Froyd · 15 years ago
  80. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 15 years ago
  81. 4c6aa08 sparc32 remove an unnecessary cpu irq set by Blue Swirl · 15 years ago
  82. f0667e6 rename DEBUG_EXEC to CONFIG_DEBUG_EXEC by Juan Quintela · 15 years ago
  83. dfe5fff change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} by Juan Quintela · 15 years ago
  84. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  85. 5210977 sparc64: trap handling corrections by Igor Kovalenko · 15 years ago
  86. 79c4f6b QEMU: MCE: Add MCE simulation to qemu/tcg by Huang Ying · 15 years ago
  87. b09ea7d Handle init/sipi in a main cpu exec loop. (v2) by Gleb Natapov · 15 years ago
  88. b779e29 microblaze: linux-user support. by Edgar E. Iglesias · 15 years ago
  89. d877fa5 Recognize V9 stores and CAS accesses as writes by Blue Swirl · 15 years ago
  90. 6a4955a qemu: per-arch cpu_has_work (Marcelo Tosatti) by aliguori · 15 years ago
  91. 640f42e kqemu: merge CONFIG_KQEMU and USE_KQEMU by blueswir1 · 15 years ago
  92. d397abb BSD user: add support for OpenBSD/amd64 host by blueswir1 · 15 years ago
  93. d39bb24 BSD user: add support for OpenBSD/i386 host by blueswir1 · 15 years ago
  94. 9ddff3d Make i386-softmmu boot on Sparc host by blueswir1 · 16 years ago
  95. d78f399 Delete some unused macros detected with -Wp,-Wunused-macros use by blueswir1 · 16 years ago
  96. be214e6 Fix race condition on access to env->interrupt_request by aurel32 · 16 years ago
  97. 8fec2b8 global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) by aliguori · 16 years ago
  98. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  99. 72d239e Get rid of user_mode_only by aurel32 · 16 years ago
  100. e58ffeb Remove all traces of __powerpc__ by malc · 16 years ago