1. bf298f8 A bit optimization for tlb_set_page() by Jun Koi · 15 years ago
  2. f471a17 ram_blocks: Convert to a QLIST by Alex Williamson · 15 years ago
  3. eba0b89 tcg-s390: Allocate the code_gen_buffer near the main program. by Richard Henderson · 15 years ago
  4. 239fda3 tcg: get rid of copy_size in TCGOpDef by Aurelien Jarno · 15 years ago
  5. 9002ec7 tcg: Initialize the prologue after GUEST_BASE is fixed. by Richard Henderson · 15 years ago
  6. 618a568 Fix -mem-path with hugetlbfs by Marcelo Tosatti · 15 years ago
  7. 3cab721 Fill in unassigned mem read/write callbacks. by Richard Henderson · 15 years ago
  8. 733f0b0 qemu: address todo comment in exec.c by Michael S. Tsirkin · 15 years ago
  9. 3e0650a Fix zero-length write(2). by Richard Henderson · 15 years ago
  10. 2e9a571 Remove PAGE_RESERVED by Paul Brook · 15 years ago
  11. f640524 Remove IO_MEM_SUBWIDTH. by Richard Henderson · 15 years ago
  12. 24f7fb1 Cleanup dead code by Jun Koi · 15 years ago
  13. fd43690 Revert "Avoid page_set_flags() assert in qemu-user host page protection code" by Aurelien Jarno · 15 years ago
  14. 01c0bef Avoid page_set_flags() assert in qemu-user host page protection code by Juergen Lock · 15 years ago
  15. f7c11b5 Replace direct phys_ram_dirty access with wrapper functions. by Yoshiaki Tamura · 15 years ago
  16. 355b194 Split TLB addend and target_phys_addr_t by Paul Brook · 15 years ago
  17. ebf50fb tcg: align static_code_gen_buffer to CODE_GEN_ALIGN by Aurelien Jarno · 15 years ago
  18. 45d679d linux-user: fix page_unprotect when host page size > target page size by Aurelien Jarno · 15 years ago
  19. f01576f Get bsd-user host page protection code working on FreeBSD hosts by Juergen Lock · 15 years ago
  20. 29e922b Compile qemu-timer only once by Blue Swirl · 15 years ago
  21. 91dbed4 exec: remove dead code by Aurelien Jarno · 15 years ago
  22. 6adc054 be more specific in -mem-path error messages by Michael Tokarev · 15 years ago
  23. d4c430a Large page TLB flush by Paul Brook · 15 years ago
  24. 7296aba Fix pagetable code by Paul Brook · 15 years ago
  25. 338e9e6 Fix more wrong usermode virtual address types by Blue Swirl · 15 years ago
  26. b480d9b Fix usermode virtual address type by Paul Brook · 15 years ago
  27. b3755a9 Disable phsyical memory handling in userspace emulation. by Paul Brook · 15 years ago
  28. 41c1b1c Add tb_page_addr_t by Paul Brook · 15 years ago
  29. 376a790 Fix last page errors in page_check_range and page_set_flags. by Richard Henderson · 15 years ago
  30. 5cd2c5b Implement multi-level page tables. by Richard Henderson · 15 years ago
  31. 5270589 Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. by Richard Henderson · 15 years ago
  32. ea375f9 KVM: Rework VCPU state writeback API by Jan Kiszka · 15 years ago
  33. c902760 Add option to use file backed guest memory by Marcelo Tosatti · 15 years ago
  34. c527ee8 Avoid tlb_set_page in userspace emulation by Paul Brook · 15 years ago
  35. c04b2b7 Move subpage definitions by Paul Brook · 15 years ago
  36. a68fe89 Remove bogus cpu_physical_memory_rw by Paul Brook · 15 years ago
  37. 6d9a130 Remove l1_phys_map from userspace emulation by Paul Brook · 15 years ago
  38. 94df27f Fix userspace breakpoint invalidation by Paul Brook · 15 years ago
  39. 7b8f3b7 kvm: move kvm to use memory notifiers by Michael S. Tsirkin · 15 years ago
  40. f6f3fbc qemu: memory notifiers by Michael S. Tsirkin · 15 years ago
  41. 8217d94 Merge remote branch 'qemu-kvm/uq/master' into staging-tmp by Anthony Liguori · 15 years ago
  42. fd052bf linux-user: remove signal handler before calling abort() by Riku Voipio · 15 years ago
  43. cab1b4b fix locking error with current_tb by Riku Voipio · 15 years ago
  44. a484156 exec.c: dead assignments by Paolo Bonzini · 15 years ago
  45. 62a2744 kvm: Flush coalesced MMIO buffer periodly by Sheng Yang · 15 years ago
  46. f8a8324 win32: pair qemu_memalign() with qemu_vfree() by Herve Poussineau · 15 years ago
  47. f76cfe5 linux-user: enable tb unlinking when compiled with NPTL by Riku Voipio · 15 years ago
  48. c6703b4 Give a error when running out of iomem areas. by Riku Voipio · 15 years ago
  49. 1e8b27c Fix win32 log file location by Juha Riihimäki · 15 years ago
  50. 6b02494 Allocate physical memory in low virtual address space by Alexander Graf · 15 years ago
  51. a167ba5 Add support for GNU/kFreeBSD by Aurelien Jarno · 15 years ago
  52. ccb167e ksm support by Izik Eidus · 15 years ago
  53. 8f2498f fix comment on cpu_register_physical_memory_offset by Michael S. Tsirkin · 15 years ago
  54. d4bfa4d vmstate: remove const from pre_save() functions by Juan Quintela · 15 years ago
  55. e59fb37 vmstate: add version_id argument to post_load by Juan Quintela · 15 years ago
  56. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  57. 99a0949 Get rid of _t suffix by malc · 15 years ago
  58. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 16 years ago
  59. e7f4eff vmstate: port cpu_comon by Juan Quintela · 16 years ago
  60. faed1c2 microblaze: Trap on bus accesses to unmapped areas. by Edgar E. Iglesias · 16 years ago
  61. 4c0960c kvm: Simplify cpu_synchronize_state() by Avi Kivity · 16 years ago
  62. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  63. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 16 years ago
  64. 660f11b Fix Sparse warnings: "Using plain integer as NULL pointer" by Blue Swirl · 16 years ago
  65. 2f7bb87 rename USE_NPTL to CONFIG_USE_NPTL by Juan Quintela · 16 years ago
  66. bf65f53 Remove setvbuf(<handle>, NULL, _IOLBF, 0) calls for Win32 by Filip Navara · 16 years ago
  67. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 16 years ago
  68. 0873898 tlb flush cleanup by Igor Kovalenko · 16 years ago
  69. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  70. 34d5e94 cpu_unregister_map_client: fix memory leak. by Isaku Yamahata · 16 years ago
  71. f8e2af1 Win32: Reduce section alignment for Windows. by Stefan Weil · 16 years ago
  72. cfde4bd exec.c: remove unnecessary #if NB_MMU_MODES by Isaku Yamahata · 16 years ago
  73. 950f147 provide cpu_index to env mapping by Glauber Costa · 16 years ago
  74. e9179ce Rearrange io_mem_init() by Avi Kivity · 16 years ago
  75. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  76. edf8e2a linux-user: implemented ELF coredump support for ARM target by Mika Westerberg · 16 years ago
  77. 1e9fa73 fix gdbstub support for multiple threads in usermode, v3 by Nathan Froyd · 16 years ago
  78. b0a46a3 kvm: Add missing bits to support live migration by Jan Kiszka · 16 years ago
  79. 151f774 kvm: Rework dirty bitmap synchronization by Jan Kiszka · 16 years ago
  80. ccbb4d4 Fix typos in comments in exec.c by Stuart Brady · 16 years ago
  81. 6f0437e kvm: Avoid COW if KVM MMU is asynchronous by Jan Kiszka · 16 years ago
  82. 0b4e6e3 Remove cpu_get_io_memory_{read,write}. by Paul Brook · 16 years ago
  83. 8edac96 qemu: introduce qemu_cpu_kick (Marcelo Tosatti) by aliguori · 16 years ago
  84. 268a362 added -numa cmdline parameter parser (Andre Przywara) by aliguori · 16 years ago
  85. 640f42e kqemu: merge CONFIG_KQEMU and USE_KQEMU by blueswir1 · 16 years ago
  86. 94a6b54 Implement dynamic guest ram allocation. by pbrook · 16 years ago
  87. 5579c7f Remove code phys_ram_base uses. by pbrook · 16 years ago
  88. dc828ca Cleanup SPARC/TCX framebuffer allocation. by pbrook · 16 years ago
  89. e37e6ee Allow 5 mmu indexes. by aurel32 · 16 years ago
  90. b9e82a5 Fix some win32 compile warnings by blueswir1 · 16 years ago
  91. 5e2972f ROM write access for debugging (Jan Kiszka) by aliguori · 16 years ago
  92. d78f399 Delete some unused macros detected with -Wp,-Wunused-macros use by blueswir1 · 16 years ago
  93. e22a25c Guest debugging support for KVM (Jan Kiszka) by aliguori · 16 years ago
  94. 3098dba Use a dedicated function to request exit from execution loop by aurel32 · 16 years ago
  95. e47ce3f Clear CPU_INTERRUPT_EXIT on VM load by aurel32 · 16 years ago
  96. c5e9723 Support for DragonFly BSD (Hasso Tepper) by blueswir1 · 16 years ago
  97. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  98. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  99. be214e6 Fix race condition on access to env->interrupt_request by aurel32 · 16 years ago
  100. 67c4d23 Fix unassigned region offsets. by pbrook · 16 years ago