1. 1f8431f q35: Check propery to determine if iommu is set by Bandan Das · 9 years ago
  2. 74fcbd2 hw/misc: Add support for ADC controller in Xilinx Zynq 7000 by Guenter Roeck · 9 years ago
  3. f3bcfc5 Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151112' into staging by Peter Maydell · 9 years ago
  4. b2df6a7 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  5. 1c0d249 Finish non-postcopiable iterative devices before package by Dr. David Alan Gilbert · 9 years ago
  6. 8f0da01 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  7. aece5ed block: Update copyright of the accounting code by Alberto Garcia · 9 years ago
  8. 96e4ded block: Add average I/O queue depth to BlockDeviceTimedStats by Alberto Garcia · 9 years ago
  9. 979e9b0 block: Compute minimum, maximum and average I/O latencies by Alberto Garcia · 9 years ago
  10. 362e929 block: Allow configuring whether to account failed and invalid ops by Alberto Garcia · 9 years ago
  11. 7ee12da block: Add statistics for failed and invalid I/O operations by Alberto Garcia · 9 years ago
  12. cb38fff block: Add idle_time_ns to BlockDeviceStats by Alberto Garcia · 9 years ago
  13. bd797fc util: Infrastructure for computing recent averages by Alberto Garcia · 9 years ago
  14. 78f51fd block: Add BlockJobTxn support to backup_run by John Snow · 9 years ago
  15. c55a832 block: Add block job transactions by Fam Zheng · 9 years ago
  16. a689dbf blockjob: Add "completed" and "ret" in BlockJob by Fam Zheng · 9 years ago
  17. 57901ec blockjob: Add .commit and .abort block job actions by Fam Zheng · 9 years ago
  18. 18930ba blockjob: Introduce reference count and fix reference to job->bs by Fam Zheng · 9 years ago
  19. df9a681 qed: Implement .bdrv_drain by Fam Zheng · 9 years ago
  20. 67da1dc block: Introduce BlockDriver.bdrv_drain callback by Fam Zheng · 9 years ago
  21. 83c98d7 block: Drop BlockDriver.bdrv_ioctl by Fam Zheng · 9 years ago
  22. 8b45f68 block: Add ioctl parameter fields to BlockRequest by Fam Zheng · 9 years ago
  23. ebde595 block: Add more types for tracked request by Fam Zheng · 9 years ago
  24. 1811e64 hw/virtio: Add PCIe capability to virtio devices by Marcel Apfelbaum · 9 years ago
  25. 17e50a7 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 9 years ago
  26. 3510822 KVM: add support for any length io eventfd by Jason Wang · 9 years ago
  27. a6df8ad virtio-pci: fix 1.0 virtqueue migration by Jason Wang · 9 years ago
  28. ba63ec8 e1000: Introducing backward compatibility command line parameter by Leonid Bloch · 9 years ago
  29. 0a9516c monitor/target-ppc: Define target_get_monitor_def by Alexey Kardashevskiy · 9 years ago
  30. 31e49ac Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151111' into staging by Peter Maydell · 9 years ago
  31. ff8de07 qdev: provide qdev_reset_all_fn() by David Hildenbrand · 10 years ago
  32. f636ae8 block: Add blk_get_refcnt() by Alberto Garcia · 9 years ago
  33. a0d64a6 throttle: Use bs->throttle_state instead of bs->io_limits_enabled by Alberto Garcia · 9 years ago
  34. 24fb413 qmp: Introduce blockdev-change-medium by Max Reitz · 9 years ago
  35. 38cb18f block: Add functions for inheriting a BBRS by Max Reitz · 9 years ago
  36. c69a4dd block: Make bdrv_states public by Max Reitz · 9 years ago
  37. 1c95f7e block: Add blk_remove_bs() by Max Reitz · 9 years ago
  38. a77067f Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' into staging by Peter Maydell · 9 years ago
  39. 371ff5a Inhibit ballooning during postcopy by Dr. David Alan Gilbert · 9 years ago
  40. 58b7c17 Disable mlock around incoming postcopy by Dr. David Alan Gilbert · 9 years ago
  41. f952710 Postcopy: Mark nohugepage before discard by Dr. David Alan Gilbert · 9 years ago
  42. c76201a Start up a postcopy/listener thread ready for incoming page data by Dr. David Alan Gilbert · 9 years ago
  43. c4faeed Postcopy; Handle userfault requests by Dr. David Alan Gilbert · 9 years ago
  44. 35ecd94 Don't iterate on precopy-only devices during postcopy by Dr. David Alan Gilbert · 9 years ago
  45. 696ed9a postcopy_ram.c: place_page and helpers by Dr. David Alan Gilbert · 9 years ago
  46. 6c595cd Page request: Process incoming page request by Dr. David Alan Gilbert · 9 years ago
  47. 1e2d90e Page request: Add MIG_RP_MSG_REQ_PAGES reverse command by Dr. David Alan Gilbert · 9 years ago
  48. 1d34e4b Postcopy: Postcopy startup in migration thread by Dr. David Alan Gilbert · 9 years ago
  49. f0a227a postcopy: ram_enable_notify to switch on userfault by Dr. David Alan Gilbert · 9 years ago
  50. 1caddf8 postcopy: Incoming initialisation by Dr. David Alan Gilbert · 9 years ago
  51. e0b266f migration_completion: Take current state by Dr. David Alan Gilbert · 9 years ago
  52. 763c906 Add qemu_savevm_state_complete_postcopy by Dr. David Alan Gilbert · 9 years ago
  53. 9ec055a MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state by Dr. David Alan Gilbert · 9 years ago
  54. 4886a1b migrate_start_postcopy: Command to trigger transition to postcopy by Dr. David Alan Gilbert · 9 years ago
  55. eb59db5 postcopy: OS support test by Dr. David Alan Gilbert · 9 years ago
  56. c31b098 Modify save_live_pending for postcopy by Dr. David Alan Gilbert · 9 years ago
  57. 11cf1d9 MIG_CMD_PACKAGED: Send a packaged chunk of migration stream by Dr. David Alan Gilbert · 9 years ago
  58. 093e3c4 Add wrappers and handlers for sending/receiving the postcopy-ram migration messages. by Dr. David Alan Gilbert · 9 years ago
  59. 53dd370 Add migration-capability boolean for postcopy-ram. by Dr. David Alan Gilbert · 9 years ago
  60. 7b89bf2 Rework loadvm path for subloops by Dr. David Alan Gilbert · 9 years ago
  61. 70b2047 Return path: Source handling of return path by Dr. David Alan Gilbert · 9 years ago
  62. 6decec9 Return path: Send responses from destination to source by Dr. David Alan Gilbert · 9 years ago
  63. 2e37701 Return path: Control commands by Dr. David Alan Gilbert · 9 years ago
  64. c76ca18 Migration commands by Dr. David Alan Gilbert · 9 years ago
  65. adc468e Return path: Open a return path on QEMUFile for sockets by Dr. David Alan Gilbert · 9 years ago
  66. a3e06c3 Rename save_live_complete to save_live_complete_precopy by Dr. David Alan Gilbert · 9 years ago
  67. aefeb18 migrate_init: Call from savevm by Dr. David Alan Gilbert · 9 years ago
  68. 4f2e425 ram_debug_dump_bitmap: Dump a migration bitmap as text by Dr. David Alan Gilbert · 9 years ago
  69. ebf8115 Add QEMU_MADV_NOHUGEPAGE by Dr. David Alan Gilbert · 9 years ago
  70. a800cd5 Add wrapper for setting blocking status on a QEMUFile by Dr. David Alan Gilbert · 9 years ago
  71. 9504fb5 Add qemu_get_buffer_in_place to avoid copies some of the time by Dr. David Alan Gilbert · 9 years ago
  72. 42e2aa5 Rename mis->file to from_src_file by Dr. David Alan Gilbert · 9 years ago
  73. e3dd749 qemu_ram_block_by_name by Dr. David Alan Gilbert · 9 years ago
  74. 422148d qemu_ram_block_from_host by Dr. David Alan Gilbert · 9 years ago
  75. 87f50ca Move page_size_init earlier by Dr. David Alan Gilbert · 9 years ago
  76. 038629a Provide runtime Target page information by Dr. David Alan Gilbert · 9 years ago
  77. baf6b68 arm: boot: Add secure_board_setup flag by Peter Crosthwaite · 9 years ago
  78. a12a5a1 qapi: Simplify error cleanup in test-qmp-* by Eric Blake · 9 years ago
  79. cc9f60d qobject: Protect against use-after-free in qobject_decref() by Eric Blake · 9 years ago
  80. fbe3fc5 aio: Introduce aio-epoll.c by Fam Zheng · 9 years ago
  81. 37fcee5 aio: Introduce aio_context_setup by Fam Zheng · 9 years ago
  82. 5ceb9e3 aio: Introduce aio_external_disabled by Fam Zheng · 9 years ago
  83. dca6257 arm: allwinner-a10: Add SATA by Peter Crosthwaite · 9 years ago
  84. 377e214 ahci: Add allwinner AHCI by Peter Crosthwaite · 9 years ago
  85. b30d805 qom/object: fix 2 comment typos by Cao jin · 9 years ago
  86. 9319738 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into staging by Peter Maydell · 9 years ago
  87. ee31299 replay: recording of the user input by Pavel Dovgalyuk · 10 years ago
  88. 0194749 replay: replay blockers for devices by Pavel Dovgalyuk · 10 years ago
  89. 7615936 replay: initialization and deinitialization by Pavel Dovgalyuk · 10 years ago
  90. 8a354bd replay: ptimer by Pavel Dovgalyuk · 10 years ago
  91. df281b8 bottom halves: introduce bh call function by Pavel Dovgalyuk · 10 years ago
  92. 8bd7f71 replay: checkpoints by Pavel Dovgalyuk · 10 years ago
  93. b60c48a replay: shutdown event by Pavel Dovgalyuk · 10 years ago
  94. 8eda206 replay: recording and replaying clock ticks by Pavel Dovgalyuk · 10 years ago
  95. c0c071d replay: asynchronous events infrastructure by Pavel Dovgalyuk · 10 years ago
  96. 6f06096 replay: interrupts and exceptions by Pavel Dovgalyuk · 10 years ago
  97. 6aa91e4 target-i386: Remove POPCNT from qemu64 and qemu32 CPU models by Eduardo Habkost · 9 years ago
  98. 7119567 target-i386: Remove ABM from qemu64 CPU model by Eduardo Habkost · 9 years ago
  99. 0909ad2 target-i386: Remove SSE4a from qemu64 CPU model by Eduardo Habkost · 9 years ago
  100. 3e68482 target-i386: Set "check=off" by default on pc-*-2.4 and older by Eduardo Habkost · 9 years ago