1. e0665c3 console: add same displaychangelistener registration pre-condition by Marc-André Lureau · 8 years ago
  2. 6905b93 console: add same surface replace pre-condition by Marc-André Lureau · 8 years ago
  3. 32c7e0a Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' into staging by Peter Maydell · 8 years ago
  4. af7ec40 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
  5. 09fc586 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 8 years ago
  6. b4c963f Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into staging by Peter Maydell · 8 years ago
  7. bfec359 Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into staging by Peter Maydell · 8 years ago
  8. 2c02468 hmp: info migrate_parameters format tunes by Peter Xu · 8 years ago
  9. d80a016 hmp: info migrate_capability format tunes by Peter Xu · 8 years ago
  10. faec066 migration: rename max_size to threshold_size by Peter Xu · 8 years ago
  11. 343001f migration: set current_active_state once by Peter Xu · 8 years ago
  12. a23a6d1 virtio-rng: stop virtqueue while the CPU is stopped by Laurent Vivier · 8 years ago
  13. e8199e4 migration: don't close a file descriptor while it can be in use by Laurent Vivier · 8 years ago
  14. 66103a5 ram: Remove migration_bitmap_extend() by Juan Quintela · 8 years ago
  15. b06424d migration: Disable hotplug/unplug during migration by Juan Quintela · 8 years ago
  16. 3290067 qdev: Move qdev_unplug() to qdev-monitor.c by Juan Quintela · 8 years ago
  17. 21def24 qdev: Export qdev_hot_removed by Juan Quintela · 8 years ago
  18. 9bed84c qdev: qdev_hotplug is really a bool by Juan Quintela · 8 years ago
  19. fab3500 migration: Remove MigrationState parameter from migration_is_idle() by Juan Quintela · 8 years ago
  20. 352b0de ram: Use RAMBitmap type for coherence by Juan Quintela · 8 years ago
  21. b8c4899 ram: rename last_ram_offset() last_ram_pages() by Juan Quintela · 8 years ago
  22. f20e286 ram: Use ramblock and page offset instead of absolute offset by Juan Quintela · 8 years ago
  23. a935e30 ram: Change offset field in PageSearchStatus to page by Juan Quintela · 8 years ago
  24. 269ace2 ram: Remember last_page instead of last_offset by Juan Quintela · 8 years ago
  25. 06b1068 ram: Use page number instead of an address for the bitmap operations by Juan Quintela · 8 years ago
  26. 2479569 ram: reorganize last_sent_block by Juan Quintela · 8 years ago
  27. aaa2064 ram: ram_discard_range() don't use the mis parameter by Juan Quintela · 8 years ago
  28. 15440dd ram: Pass RAMBlock to bitmap_sync by Juan Quintela · 8 years ago
  29. 030ce1f ram: Add page-size to output in 'info migrate' by Chao Fan · 8 years ago
  30. 20afaed ram: Rename qemu_target_page_bits() to qemu_target_page_size() by Juan Quintela · 8 years ago
  31. a0a8aa1 ram: We don't need MigrationState parameter anymore by Juan Quintela · 8 years ago
  32. 5727309 migration: Remove MigrationState from migration_in_postcopy by Juan Quintela · 8 years ago
  33. 6d358d9 ram: Remove compression_switch and inline its logic by Juan Quintela · 8 years ago
  34. ce25d33 ram: Move QEMUFile into RAMState by Juan Quintela · 8 years ago
  35. 204b88b ram: Add QEMUFile to RAMState by Juan Quintela · 8 years ago
  36. 9650689 ram: Move postcopy_requests into RAMState by Juan Quintela · 8 years ago
  37. 47ad861 ram: Move dirty_pages_rate to RAMState by Juan Quintela · 8 years ago
  38. abbf1d7 ram: Remove dirty_bytes_rate by Juan Quintela · 8 years ago
  39. 42d219d ram: Create ram_dirty_sync_count() by Juan Quintela · 8 years ago
  40. ec481c6 ram: Move src_page_req* to RAMState by Juan Quintela · 8 years ago
  41. 68a098f ram: Move last_req_rb to RAMState by Juan Quintela · 8 years ago
  42. 9edabd4 ram: Remove ram_save_remaining by Juan Quintela · 8 years ago
  43. 072c251 ram: Use the RAMState bytes_transferred parameter by Juan Quintela · 8 years ago
  44. 2f4fde9 ram: Move bytes_transferred into RAMState by Juan Quintela · 8 years ago
  45. eb859c5 ram: Move migration_bitmap_rcu into RAMState by Juan Quintela · 8 years ago
  46. 108cfae ram: Move migration_bitmap_mutex into RAMState by Juan Quintela · 8 years ago
  47. ceb4d16 ram: Everything was init to zero, so use memset by Juan Quintela · 8 years ago
  48. 0d8ec88 ram: Move migration_dirty_pages to RAMState by Juan Quintela · 8 years ago
  49. 180f61f ram: Move xbzrle_overflows into RAMState by Juan Quintela · 8 years ago
  50. b07016b ram: Move xbzrle_cache_miss_rate into RAMState by Juan Quintela · 8 years ago
  51. 544c36f ram: Move xbzrle_cache_miss into RAMState by Juan Quintela · 8 years ago
  52. f36ada9 ram: Move xbzrle_pages into RAMState by Juan Quintela · 8 years ago
  53. 07ed50a ram: Move xbzrle_bytes into RAMState by Juan Quintela · 8 years ago
  54. 23b28c3 ram: Move iterations into RAMState by Juan Quintela · 8 years ago
  55. 29cc3d8 ram: Remove norm_mig_bytes_transferred by Juan Quintela · 8 years ago
  56. b4d1c6e ram: Move norm_pages to RAMState by Juan Quintela · 8 years ago
  57. bedf53c ram: Remove unused pages_skipped variable by Juan Quintela · 8 years ago
  58. 5bb1272 ram: Remove unused dup_mig_bytes_transferred() by Juan Quintela · 8 years ago
  59. f7ccd61 ram: Move dup_pages into RAMState by Juan Quintela · 8 years ago
  60. 36040d9 ram: Move iterations_prev into RAMState by Juan Quintela · 8 years ago
  61. b5833fd ram: Move xbzrle_cache_miss_prev into RAMState by Juan Quintela · 8 years ago
  62. 68908ed ram: Change num_dirty_pages_period type to uint64_t by Juan Quintela · 8 years ago
  63. a66cd90 ram: Move num_dirty_pages_period into RAMState by Juan Quintela · 8 years ago
  64. c4bdf0c ram: Change byte_xfer_{prev,now} type to uint64_t by Juan Quintela · 8 years ago
  65. eac7415 ram: Move bytes_xfer_prev into RAMState by Juan Quintela · 8 years ago
  66. f664da8 ram: Move start time into RAMState by Juan Quintela · 8 years ago
  67. 5a98773 ram: Move bitmap_sync_count into RAMState by Juan Quintela · 8 years ago
  68. 8d820d6 ram: Add dirty_rate_high_cnt to RAMState by Juan Quintela · 8 years ago
  69. 6f37bb8 ram: Create RAMState by Juan Quintela · 8 years ago
  70. 3644915 ram: Rename block_name to rbname by Juan Quintela · 8 years ago
  71. 5e58f96 ram: Rename flush_page_queue() to migration_page_queue_free() by Juan Quintela · 8 years ago
  72. 3d0684b ram: Update all functions comments by Juan Quintela · 8 years ago
  73. 659370f simpletrace: document Analyzer method signatures by Stefan Hajnoczi · 8 years ago
  74. 3d1bacc trace: Put all trace.o into libqemuutil.a by Xu, Anthony · 8 years ago
  75. c53eeaf configure: eliminate Python dependency for --help by Stefan Hajnoczi · 8 years ago
  76. 3ccc0a0 MAINTAINERS: update my email address by Zhang Chen · 8 years ago
  77. 205f861 MAINTAINERS: update Wen's email address by Changlong Xie · 8 years ago
  78. 3928d50 migration/block: use blk_pwrite_zeroes for each zero cluster by Lidong Chen · 8 years ago
  79. d72915c throttle: make throttle_config(throttle_get_config()) symmetric by Stefan Hajnoczi · 8 years ago
  80. ab08aec throttle: do not use invalid config in test by Stefan Hajnoczi · 8 years ago
  81. 01f9cfa qemu-options: explain disk I/O throttling options by Stefan Hajnoczi · 8 years ago
  82. 7cd3792 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' into staging by Peter Maydell · 8 years ago
  83. cb55c19 s390x: Drop useless casts by Eric Blake · 8 years ago
  84. dde522b s390x: register I/O adapters per ISC during init by Fei Li · 8 years ago
  85. bc66d6c s390x/flic: cache flic in s390_get_flic by Fei Li · 8 years ago
  86. c572d3f s390x: initialize flic before I/O subsystems by Fei Li · 8 years ago
  87. 5b00bef s390x: use enum for adapter type and standardize its naming by Fei Li · 8 years ago
  88. 2a78ac6 s390x/css: consolidate the devno property for ccw devices by Dong Jia Shi · 8 years ago
  89. d8d98db s390x/css: provide introspection for virtual subchannel and device busid by Dong Jia Shi · 8 years ago
  90. c35fc6a s390x/css: introduce read-only property type for device ids by Dong Jia Shi · 8 years ago
  91. 229913f s390x/pci: make printf always compile in debug output by Danil Antonov · 8 years ago
  92. 08564ec s390x/kvm: make printf always compile in debug output by Danil Antonov · 8 years ago
  93. 1089087 s390x: introduce 2.10 compat machine by Cornelia Huck · 8 years ago
  94. 08f00df4 qdev: remove cannot_destroy_with_object_finalize_yet by Laurent Vivier · 8 years ago
  95. d28fca1 versatile: remove cannot_destroy_with_object_finalize_yet by Laurent Vivier · 8 years ago
  96. 40fda98 ppc: remove cannot_destroy_with_object_finalize_yet by Laurent Vivier · 8 years ago
  97. be9721f qdev: Constify local variable returned by blk_bs by Krzysztof Kozlowski · 8 years ago
  98. 606fd0e qdev: Constify value passed to qdev_prop_set_macaddr by Krzysztof Kozlowski · 8 years ago
  99. 6f4c60e hostmem: use host_memory_backend_mr_inited() where proper by Peter Xu · 8 years ago
  100. 4728b57 hostmem: introduce host_memory_backend_mr_inited() by Peter Xu · 8 years ago