1. f76cfe5 linux-user: enable tb unlinking when compiled with NPTL by Riku Voipio · 15 years ago
  2. c6703b4 Give a error when running out of iomem areas. by Riku Voipio · 15 years ago
  3. 1e8b27c Fix win32 log file location by Juha Riihimäki · 15 years ago
  4. 6b02494 Allocate physical memory in low virtual address space by Alexander Graf · 15 years ago
  5. a167ba5 Add support for GNU/kFreeBSD by Aurelien Jarno · 15 years ago
  6. ccb167e ksm support by Izik Eidus · 15 years ago
  7. 8f2498f fix comment on cpu_register_physical_memory_offset by Michael S. Tsirkin · 16 years ago
  8. d4bfa4d vmstate: remove const from pre_save() functions by Juan Quintela · 16 years ago
  9. e59fb37 vmstate: add version_id argument to post_load by Juan Quintela · 16 years ago
  10. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  11. 99a0949 Get rid of _t suffix by malc · 16 years ago
  12. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 16 years ago
  13. e7f4eff vmstate: port cpu_comon by Juan Quintela · 16 years ago
  14. faed1c2 microblaze: Trap on bus accesses to unmapped areas. by Edgar E. Iglesias · 16 years ago
  15. 4c0960c kvm: Simplify cpu_synchronize_state() by Avi Kivity · 16 years ago
  16. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  17. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 16 years ago
  18. 660f11b Fix Sparse warnings: "Using plain integer as NULL pointer" by Blue Swirl · 16 years ago
  19. 2f7bb87 rename USE_NPTL to CONFIG_USE_NPTL by Juan Quintela · 16 years ago
  20. bf65f53 Remove setvbuf(<handle>, NULL, _IOLBF, 0) calls for Win32 by Filip Navara · 16 years ago
  21. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 16 years ago
  22. 0873898 tlb flush cleanup by Igor Kovalenko · 16 years ago
  23. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  24. 34d5e94 cpu_unregister_map_client: fix memory leak. by Isaku Yamahata · 16 years ago
  25. f8e2af1 Win32: Reduce section alignment for Windows. by Stefan Weil · 16 years ago
  26. cfde4bd exec.c: remove unnecessary #if NB_MMU_MODES by Isaku Yamahata · 16 years ago
  27. 950f147 provide cpu_index to env mapping by Glauber Costa · 16 years ago
  28. e9179ce Rearrange io_mem_init() by Avi Kivity · 16 years ago
  29. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  30. edf8e2a linux-user: implemented ELF coredump support for ARM target by Mika Westerberg · 16 years ago
  31. 1e9fa73 fix gdbstub support for multiple threads in usermode, v3 by Nathan Froyd · 16 years ago
  32. b0a46a3 kvm: Add missing bits to support live migration by Jan Kiszka · 16 years ago
  33. 151f774 kvm: Rework dirty bitmap synchronization by Jan Kiszka · 16 years ago
  34. ccbb4d4 Fix typos in comments in exec.c by Stuart Brady · 16 years ago
  35. 6f0437e kvm: Avoid COW if KVM MMU is asynchronous by Jan Kiszka · 16 years ago
  36. 0b4e6e3 Remove cpu_get_io_memory_{read,write}. by Paul Brook · 16 years ago
  37. 8edac96 qemu: introduce qemu_cpu_kick (Marcelo Tosatti) by aliguori · 16 years ago
  38. 268a362 added -numa cmdline parameter parser (Andre Przywara) by aliguori · 16 years ago
  39. 640f42e kqemu: merge CONFIG_KQEMU and USE_KQEMU by blueswir1 · 16 years ago
  40. 94a6b54 Implement dynamic guest ram allocation. by pbrook · 16 years ago
  41. 5579c7f Remove code phys_ram_base uses. by pbrook · 16 years ago
  42. dc828ca Cleanup SPARC/TCX framebuffer allocation. by pbrook · 16 years ago
  43. e37e6ee Allow 5 mmu indexes. by aurel32 · 16 years ago
  44. b9e82a5 Fix some win32 compile warnings by blueswir1 · 16 years ago
  45. 5e2972f ROM write access for debugging (Jan Kiszka) by aliguori · 16 years ago
  46. d78f399 Delete some unused macros detected with -Wp,-Wunused-macros use by blueswir1 · 16 years ago
  47. e22a25c Guest debugging support for KVM (Jan Kiszka) by aliguori · 16 years ago
  48. 3098dba Use a dedicated function to request exit from execution loop by aurel32 · 16 years ago
  49. e47ce3f Clear CPU_INTERRUPT_EXIT on VM load by aurel32 · 16 years ago
  50. c5e9723 Support for DragonFly BSD (Hasso Tepper) by blueswir1 · 16 years ago
  51. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  52. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  53. be214e6 Fix race condition on access to env->interrupt_request by aurel32 · 16 years ago
  54. 67c4d23 Fix unassigned region offsets. by pbrook · 16 years ago
  55. 6c2934d Fix cpu_physical_memory_rw() for 64-bit I/O accesses by aurel32 · 16 years ago
  56. 8871565 qemu: add cpu_unregister_io_memory and make io mem table index dynamic (Marcelo Tosatti) by aliguori · 16 years ago
  57. 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  58. eca1bdf Log reset events (Jan Kiszka) by aliguori · 16 years ago
  59. ba223c2 Add map client retry notification (Avi Kivity) by aliguori · 16 years ago
  60. 6d16c2f Add target memory mapping API (Avi Kivity) by aliguori · 16 years ago
  61. 31b1a7b global s/fflush(logfile)/qemu_log_flush()/ (Eduardo Habkost) by aliguori · 16 years ago
  62. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  63. 5a38f08 Adopt cpu_copy to new breakpoint API (Jan Kaszka) by aliguori · 16 years ago
  64. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  65. 0a6f8a6 CRIS: Remove CRIS specific do_unassigned_access. by edgar_igl · 16 years ago
  66. f65ed4c KVM: Coalesced MMIO support by aliguori · 16 years ago
  67. fb1c2cd linux-user: Fix h2g usage in page_find_alloc by aurel32 · 16 years ago
  68. 0e8f096 Cosmetic cleanups to previous patch. by pbrook · 16 years ago
  69. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  70. 63d4124 Fix the comment added in r5844. by balrog · 16 years ago
  71. 1cb0661 arm: Reserve code buffer in memory range reachable for pc-relative branch. by balrog · 16 years ago
  72. c0ce998 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) by aliguori · 16 years ago
  73. 2bec46d vga optimization (Glauber Costa) by aliguori · 16 years ago
  74. 426cd5d Fix Windows build by aliguori · 16 years ago
  75. 2dc9f41 Introduce BP_CPU as a breakpoint type (Jan Kiszka) by aliguori · 16 years ago
  76. 6e140f2 Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka) by aliguori · 16 years ago
  77. bfa50bc Remove premature memop TB terminations (Jan Kiszka) by aliguori · 16 years ago
  78. 06d55cc Restore pc on watchpoint hits (Jan Kiszka) by aliguori · 16 years ago
  79. b405133 Respect length of watchpoints (Jan Kiszka) by aliguori · 16 years ago
  80. a1d1bb3 Refactor and enhance break/watchpoint API (Jan Kiszka) by aliguori · 16 years ago
  81. 6b91754 Refactor translation block CPU state handling (Jan Kiszka) by aliguori · 16 years ago
  82. c2b48b6 Fix -linux-user build by reverting r5701 by aliguori · 16 years ago
  83. 15ed71b Define OS-dependent qemu_getpagesize() (Hollis Blanchard) by aliguori · 16 years ago
  84. 978d5d7 Win32: Fix warnings by aurel32 · 16 years ago
  85. 7ba1e61 Add KVM support to QEMU by aliguori · 16 years ago
  86. 55f280c page_check_range: fix wrap around test (Lauro Ramos Venancio). by balrog · 16 years ago
  87. e18231a Show size for unassigned accesses (Robert Reif) by blueswir1 · 16 years ago
  88. 7457619 Add dirty tracking for live migration by aliguori · 16 years ago
  89. d9b630f Variable logfilename is not used outside exec.c by blueswir1 · 16 years ago
  90. bdaf78e Add some missing static qualifiers by blueswir1 · 16 years ago
  91. c7cd6a3 Make CPULogItem tables const by blueswir1 · 17 years ago
  92. 012a704 Add missing parenthesis in qemu_ram_alloc() by ths · 17 years ago
  93. 06e67a8 Allocate code gen buffer properly on FreeBSD by aliguori · 17 years ago
  94. 174a9a1 64 bit truncation in code_gen_buffer_size calculation (Jes Sorensen) by aliguori · 17 years ago
  95. b55266b Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings by blueswir1 · 17 years ago
  96. 434929b Make page_find() return 0 for too-large addresses (Eduardo Habkost) by aliguori · 17 years ago
  97. 7ccfb2e Fix warnings that would be caused by gcc flag -Wwrite-strings by blueswir1 · 17 years ago
  98. eb38c52 Fix most warnings that would be caused by gcc flag -Wundef by blueswir1 · 17 years ago
  99. d8173e0 Fix a nit in exec.c, by Tristan Gingold. by ths · 17 years ago
  100. 8fcd369 Fix some warnings that would be generated by gcc -Wmissing-prototypes by blueswir1 · 17 years ago