1. d2329f2 qemu-iotests: Add _unsupported_imgopts for vmdk subformats by Fam Zheng · 11 years ago
  2. 2c77f52 qemu-iotests: Introduce _unsupported_imgopts by Fam Zheng · 11 years ago
  3. e04fb07 rbd: switch from pipe to QEMUBH completion notification by Stefan Hajnoczi · 11 years ago
  4. 732c66c Revert "error: Don't use error_report() for assertion msgs." by Peter Crosthwaite · 11 years ago
  5. 3dbe85b tests: Add libqemustub to qom-interface-check by Peter Crosthwaite · 11 years ago
  6. 1cf892c SPARC: Fix LEON3 power down instruction by Sebastian Huber · 11 years ago
  7. d32934c error: Don't use error_report() for assertion msgs. by Peter Crosthwaite · 11 years ago
  8. 133fe77 Merge remote branch 'luiz/queue/qmp' into qmpq by Edgar E. Iglesias · 11 years ago
  9. 73c6945 Microblaze: Convert Microblaze-pic handling to GPIOs by Alistair Francis · 11 years ago
  10. 83e6813 target-arm: Switch ARMCPUInfo arrays to use terminator entries by Peter Maydell · 11 years ago
  11. b54f18b Merge remote-tracking branch 'quintela/tags/migration/20140113' into staging by Anthony Liguori · 11 years ago
  12. aa8dc04 migration: synchronize memory bitmap 64bits at a time by Juan Quintela · 11 years ago
  13. 791fa2a ram: split function that synchronizes a range by Juan Quintela · 11 years ago
  14. ae2810c memory: syncronize kvm bitmap using bitmaps operations by Juan Quintela · 11 years ago
  15. 5ff7fb7 memory: move bitmap synchronization to its own function by Juan Quintela · 11 years ago
  16. c9dd46f kvm: refactor start address calculation by Juan Quintela · 11 years ago
  17. 747afd5 kvm: use directly cpu_physical_memory_* api for tracking dirty pages by Juan Quintela · 11 years ago
  18. 12291ec memory: unfold memory_region_test_and_clear() by Juan Quintela · 12 years ago
  19. 220c3eb memory: split cpu_physical_memory_* functions to its own include by Juan Quintela · 12 years ago
  20. 981fdf2 memory: cpu_physical_memory_set_dirty_tracking() should return void by Juan Quintela · 12 years ago
  21. a2f4d5b memory: make cpu_physical_memory_reset_dirty() take a length parameter by Juan Quintela · 12 years ago
  22. a2cd8c8 memory: s/dirty/clean/ in cpu_physical_memory_is_dirty() by Juan Quintela · 12 years ago
  23. a461e38 memory: cpu_physical_memory_clear_dirty_range() now uses bitmap operations by Juan Quintela · 12 years ago
  24. 5b9a3a5 memory: cpu_physical_memory_set_dirty_range() now uses bitmap operations by Juan Quintela · 12 years ago
  25. 1bafff0 memory: use find_next_bit() to find dirty bits by Juan Quintela · 12 years ago
  26. ace694c memory: s/mask/clear/ cpu_physical_memory_mask_dirty_range by Juan Quintela · 12 years ago
  27. 94833c8 memory: cpu_physical_memory_get_dirty() is used as returning a bool by Juan Quintela · 12 years ago
  28. 9f2c43e memory: make cpu_physical_memory_get_dirty() the main function by Juan Quintela · 12 years ago
  29. c1427a3 memory: unfold cpu_physical_memory_set_dirty_flag() by Juan Quintela · 12 years ago
  30. 4f13bb8 memory: unfold cpu_physical_memory_set_dirty() in its only user by Juan Quintela · 12 years ago
  31. 86a4958 memory: unfold cpu_physical_memory_clear_dirty_flag() in its only user by Juan Quintela · 12 years ago
  32. 1ab4c8c memory: split dirty bitmap into three by Juan Quintela · 12 years ago
  33. 164590a bitmap: Add bitmap_zero_extend operation by Juan Quintela · 12 years ago
  34. e8a97ca memory: cpu_physical_memory_clear_dirty_flag() result is never used by Juan Quintela · 12 years ago
  35. 2152f5c memory: only resize dirty bitmap when memory size increases by Juan Quintela · 12 years ago
  36. 7a5b558 memory: make sure that client is always inside range by Juan Quintela · 12 years ago
  37. 5adca7a memory: use bit 2 for migration by Juan Quintela · 12 years ago
  38. 5215919 memory: cpu_physical_memory_mask_dirty_range() always clears a single flag by Juan Quintela · 12 years ago
  39. 75218e7 memory: cpu_physical_memory_set_dirty_range() always dirty all flags by Juan Quintela · 12 years ago
  40. 63995ce memory: set single dirty flags when possible by Juan Quintela · 12 years ago
  41. 36187e2 memory: all users of cpu_physical_memory_get_dirty used only one flag by Juan Quintela · 12 years ago
  42. 4f08cab memory: make cpu_physical_memory_is_dirty return bool by Juan Quintela · 12 years ago
  43. 7e5609a exec: create function to get a single dirty bit by Juan Quintela · 12 years ago
  44. a1390db memory: create function to set a single dirty bit by Juan Quintela · 12 years ago
  45. 0656794 exec: use accessor function to know if memory is dirty by Juan Quintela · 12 years ago
  46. 78d0042 memory: cpu_physical_memory_set_dirty_range() return void by Juan Quintela · 12 years ago
  47. e2da99d memory: cpu_physical_memory_set_dirty_flags() result is never used by Juan Quintela · 12 years ago
  48. 9c22687 bitmap: use long as index by Juan Quintela · 11 years ago
  49. 2668b4b tests: Some unit tests for vmstate.c by Eduardo Habkost · 11 years ago
  50. bb1a6d8 savevm: Small comment about why timer QEMUFile/VMState code is in savevm.c by Eduardo Habkost · 11 years ago
  51. 093c455 qemu-file: Move QEMUFile code to qemu-file.c by Eduardo Habkost · 11 years ago
  52. b6fcfa5 vmstate: Move VMState code to vmstate.c by Eduardo Habkost · 11 years ago
  53. 51b7fa5 savevm.c: Coding style fix by Eduardo Habkost · 11 years ago
  54. 38ff78d savevm.c: Coding style fixes by Eduardo Habkost · 11 years ago
  55. 5cecf41 savevm: Convert all tabs to spaces by Eduardo Habkost · 11 years ago
  56. b550333 migration: Move QEMU_VM_* defines to migration/migration.h by Eduardo Habkost · 11 years ago
  57. c961514 qemu-file: Make a few functions non-static by Eduardo Habkost · 11 years ago
  58. 4059683 migration: Fix rate limit by Matthew Garrett · 11 years ago
  59. 51cf4c1 introduce MIG_STATE_CANCELLING state by Zhanghaoyu (A) · 11 years ago
  60. 6f2b811 avoid a bogus COMPLETED->CANCELLED transition by Zhanghaoyu (A) · 11 years ago
  61. dd089c0 Merge remote-tracking branch 'pmaydell/tags/pull-cocoa-20140112' into staging by Anthony Liguori · 11 years ago
  62. 42bf25a Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140112' into staging by Anthony Liguori · 11 years ago
  63. 30ef3c7 MAINTAINERS: add myself as cocoa UI co-maintainer by Peter Maydell · 11 years ago
  64. 49060c2 ui/cocoa: Remove stray tabs by Peter Maydell · 11 years ago
  65. 7d270b1 ui/cocoa: Draw black rectangle if we have no data yet by Peter Maydell · 11 years ago
  66. d3345a0 ui/cocoa: Redraw at correct size when switching surface by Peter Maydell · 11 years ago
  67. 98db429 ui/cocoa: Fix code for starting QEMU via image file load dialog by Peter Maydell · 11 years ago
  68. 5342f99 ui/cocoa: Add ".qcow2" to extension list for image load dialog by Peter Maydell · 11 years ago
  69. 01cc4e6 ui/cocoa: Send warning message to stderr, not stdout by Peter Maydell · 11 years ago
  70. 49b9bd4 ui/cocoa: Correct typos in comments and variable names by Peter Maydell · 11 years ago
  71. 8895919 ui/cocoa: Pass command key through to guest when VM has mousegrab by Peter Maydell · 11 years ago
  72. 5cd8a11 arm: fix compile on bigendian host by Alexey Kardashevskiy · 11 years ago
  73. eedc1a5 Merge remote-tracking branch 'bonzini/scsi-next' into staging by Anthony Liguori · 11 years ago
  74. debe40f Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 11 years ago
  75. d181976 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  76. 4cddc7f Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 11 years ago
  77. 62a6a1f Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140107' into staging by Anthony Liguori · 11 years ago
  78. 205b6b6 Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging by Anthony Liguori · 11 years ago
  79. f0116c5 linux-user: Remove regs parameter of load_elf_binary and load_flt_binary by Will Newton · 11 years ago
  80. b9d36eb linux-user: Support the accept4 socketcall by André Hentschel · 11 years ago
  81. 1d327fb Merge remote-tracking branch 'otubo/seccomp' into staging by Anthony Liguori · 11 years ago
  82. 074dcc2 Merge remote-tracking branch 'rth/ldst-i386-2' into staging by Anthony Liguori · 11 years ago
  83. c06f13c Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging by Anthony Liguori · 11 years ago
  84. 666eb03 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  85. b61740d Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140108' into staging by Anthony Liguori · 11 years ago
  86. 8900aad target-arm: A64: Add support for FCVT between half, single and double by Peter Maydell · 11 years ago
  87. d9b0848 target-arm: A64: Add 1-source 32-to-32 and 64-to-64 FP instructions by Peter Maydell · 11 years ago
  88. c436d40 target-arm: A64: Add floating-point<->integer conversion instructions by Will Newton · 11 years ago
  89. 52a1f6a target-arm: A64: Add floating-point<->fixed-point instructions by Alexander Graf · 11 years ago
  90. 3c6a074 target-arm: A64: Add extra VFP fixed point conversion helpers by Will Newton · 11 years ago
  91. abe66f7 target-arm: Ignore most exceptions from scalbn when doing fixpoint conversion by Peter Maydell · 11 years ago
  92. 16d5b3c target-arm: Rename A32 VFP conversion helpers by Will Newton · 11 years ago
  93. 8ed697e target-arm: Prepare VFP_CONV_FIX helpers for A64 uses by Will Newton · 11 years ago
  94. f9288a7 softfloat: Add support for ties-away rounding by Peter Maydell · 11 years ago
  95. dc355b7 softfloat: Refactor code handling various rounding modes by Peter Maydell · 11 years ago
  96. 14c9a07 softfloat: Add float16 <=> float64 conversion functions by Peter Maydell · 11 years ago
  97. c4a1c5e softfloat: Factor out RoundAndPackFloat16 and NormalizeFloat16Subnormal by Peter Maydell · 11 years ago
  98. 879d096 softfloat: Provide complete set of accessors for fp state by Peter Maydell · 11 years ago
  99. fd728f2 softfloat: Fix float64_to_uint32_round_to_zero by Tom Musta · 11 years ago
  100. 5e7f654 softfloat: Fix float64_to_uint32 by Tom Musta · 11 years ago