1. 1caddf8 postcopy: Incoming initialisation by Dr. David Alan Gilbert · 9 years ago
  2. e0b266f migration_completion: Take current state by Dr. David Alan Gilbert · 9 years ago
  3. f3f491f Postcopy: Maintain unsentmap by Dr. David Alan Gilbert · 9 years ago
  4. 763c906 Add qemu_savevm_state_complete_postcopy by Dr. David Alan Gilbert · 9 years ago
  5. 8421b20 Avoid sending vmdescription during postcopy by Dr. David Alan Gilbert · 9 years ago
  6. 9ec055a MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state by Dr. David Alan Gilbert · 9 years ago
  7. 36f4856 migration_completion: Take current state by Dr. David Alan Gilbert · 9 years ago
  8. 4886a1b migrate_start_postcopy: Command to trigger transition to postcopy by Dr. David Alan Gilbert · 9 years ago
  9. eb59db5 postcopy: OS support test by Dr. David Alan Gilbert · 9 years ago
  10. c31b098 Modify save_live_pending for postcopy by Dr. David Alan Gilbert · 9 years ago
  11. 11cf1d9 MIG_CMD_PACKAGED: Send a packaged chunk of migration stream by Dr. David Alan Gilbert · 9 years ago
  12. 093e3c4 Add wrappers and handlers for sending/receiving the postcopy-ram migration messages. by Dr. David Alan Gilbert · 9 years ago
  13. 53dd370 Add migration-capability boolean for postcopy-ram. by Dr. David Alan Gilbert · 9 years ago
  14. 7b89bf2 Rework loadvm path for subloops by Dr. David Alan Gilbert · 9 years ago
  15. 70b2047 Return path: Source handling of return path by Dr. David Alan Gilbert · 9 years ago
  16. f6844b9 migration_is_setup_or_active by Dr. David Alan Gilbert · 9 years ago
  17. 6decec9 Return path: Send responses from destination to source by Dr. David Alan Gilbert · 9 years ago
  18. 2e37701 Return path: Control commands by Dr. David Alan Gilbert · 9 years ago
  19. c76ca18 Migration commands by Dr. David Alan Gilbert · 9 years ago
  20. 3e4097b Return path: socket_writev_buffer: Block even on non-blocking fd's by Dr. David Alan Gilbert · 9 years ago
  21. adc468e Return path: Open a return path on QEMUFile for sockets by Dr. David Alan Gilbert · 9 years ago
  22. c1fcf22 Add Linux userfaultfd.h header by Dr. David Alan Gilbert · 9 years ago
  23. a3e06c3 Rename save_live_complete to save_live_complete_precopy by Dr. David Alan Gilbert · 9 years ago
  24. aefeb18 migrate_init: Call from savevm by Dr. David Alan Gilbert · 9 years ago
  25. a776aa1 ram_load: Factor out host_from_stream_offset call and check by Dr. David Alan Gilbert · 9 years ago
  26. 4f2e425 ram_debug_dump_bitmap: Dump a migration bitmap as text by Dr. David Alan Gilbert · 9 years ago
  27. ebf8115 Add QEMU_MADV_NOHUGEPAGE by Dr. David Alan Gilbert · 9 years ago
  28. a800cd5 Add wrapper for setting blocking status on a QEMUFile by Dr. David Alan Gilbert · 9 years ago
  29. 9504fb5 Add qemu_get_buffer_in_place to avoid copies some of the time by Dr. David Alan Gilbert · 9 years ago
  30. 42e2aa5 Rename mis->file to from_src_file by Dr. David Alan Gilbert · 9 years ago
  31. e3dd749 qemu_ram_block_by_name by Dr. David Alan Gilbert · 9 years ago
  32. 422148d qemu_ram_block_from_host by Dr. David Alan Gilbert · 9 years ago
  33. 87f50ca Move page_size_init earlier by Dr. David Alan Gilbert · 9 years ago
  34. 172dfd4 Move configuration section writing by Dr. David Alan Gilbert · 9 years ago
  35. 038629a Provide runtime Target page information by Dr. David Alan Gilbert · 9 years ago
  36. 2bfdd1c Add postcopy documentation by Dr. David Alan Gilbert · 9 years ago
  37. a8b4f95 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-10' into staging by Peter Maydell · 9 years ago
  38. f545504 qapi-introspect: Document lack of sorting by Eric Blake · 9 years ago
  39. ce5fcb4 qapi: Provide nicer array names in introspection by Eric Blake · 9 years ago
  40. 2533377 qapi: More tests of input arrays by Eric Blake · 9 years ago
  41. dd5ee2c qapi: Test failure in middle of array parse by Eric Blake · 9 years ago
  42. 12fafd7 qapi: More tests of alternate output by Eric Blake · 9 years ago
  43. a12a5a1 qapi: Simplify error cleanup in test-qmp-* by Eric Blake · 9 years ago
  44. ce27861 configure: Don't disable optimization for non-fortify builds by Peter Maydell · 9 years ago
  45. d17008b hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSX by Peter Maydell · 9 years ago
  46. 3f66f76 qapi: Simplify non-error testing in test-qmp-* by Eric Blake · 9 years ago
  47. b18f114 qapi: Plug leaks in test-qmp-* by Eric Blake · 9 years ago
  48. 0920a17 qapi: Share test_init code in test-qmp-input* by Eric Blake · 9 years ago
  49. cc9f60d qobject: Protect against use-after-free in qobject_decref() by Eric Blake · 9 years ago
  50. bd20588 qapi: Strengthen test of TestStructList by Eric Blake · 9 years ago
  51. 748053c qapi: Use generated TestStruct machinery in tests by Eric Blake · 9 years ago
  52. 9d5c1dc Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 9 years ago
  53. 84aa014 blockdev: acquire AioContext in hmp_commit() by Stefan Hajnoczi · 9 years ago
  54. 6bf1faa monitor: add missed aio_context_acquire into vm_completion call by Denis V. Lunev · 9 years ago
  55. fbe3fc5 aio: Introduce aio-epoll.c by Fam Zheng · 9 years ago
  56. 37fcee5 aio: Introduce aio_context_setup by Fam Zheng · 9 years ago
  57. 5ceb9e3 aio: Introduce aio_external_disabled by Fam Zheng · 9 years ago
  58. 8347c53 dataplane: support non-contigious s/g by Michael S. Tsirkin · 9 years ago
  59. 572ec51 dataplane: simplify indirect descriptor read by Michael S. Tsirkin · 9 years ago
  60. b3a9e57 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 9 years ago
  61. c4a7bf5 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 9 years ago
  62. dca6257 arm: allwinner-a10: Add SATA by Peter Crosthwaite · 9 years ago
  63. 377e214 ahci: Add allwinner AHCI by Peter Crosthwaite · 9 years ago
  64. 0487eea ahci: split realize and init by Peter Crosthwaite · 9 years ago
  65. 8027426 ahci: Add some MMIO debug printfs by Peter Crosthwaite · 9 years ago
  66. 9fbf0fa ide: remove hardcoded 2GiB transactional limit by John Snow · 9 years ago
  67. 0c47242 target-i386: Add clflushopt/clwb/pcommit to TCG_7_0_EBX_FEATURES by Xiao Guangrong · 9 years ago
  68. 891bc82 target-i386: tcg: Check right CPUID bits for clflushopt/pcommit by Eduardo Habkost · 9 years ago
  69. 5e1fac2 target-i386: tcg: Accept clwb instruction by Eduardo Habkost · 9 years ago
  70. 4b59f39 Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-11-06' into staging by Peter Maydell · 9 years ago
  71. bd54a9f tap-bsd: use user-specified tap device if it already exists by Ed Maste · 9 years ago
  72. a2f31f1 qemu-sockets: do not test path with access() before unlinking by Paolo Bonzini · 9 years ago
  73. 3ede8f6 taget-ppc: Fix read access to IBAT registers higher than IBAT3 by Julio Guerra · 9 years ago
  74. 68851b9 exec: avoid unnecessary cacheline bounce on ram_list.mru_block by Paolo Bonzini · 9 years ago
  75. 74de807 target-alpha: fix uninitialized variable by Paolo Bonzini · 9 years ago
  76. 258133b ivshmem-server: fix possible OVERRUN by Gonglei · 9 years ago
  77. 6268520 pci-assign: do not test path with access() before opening by Paolo Bonzini · 9 years ago
  78. b30d805 qom/object: fix 2 comment typos by Cao jin · 9 years ago
  79. 9f50315 configure: remove help string for 'vnc-tls' option by Daniel P. Berrange · 9 years ago
  80. 98f3433 usb: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  81. 9de6863 qxl: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  82. fedf0d3 ui: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  83. 374ec06 bt: fix use of uninitialized variable seqlen by Paolo Bonzini · 9 years ago
  84. 1a13b27 hw/dma/pxa2xx: Remove superfluous memset by Thomas Huth · 9 years ago
  85. e9d49d5 linux-user/syscall: Replace g_malloc0 + memcpy with g_memdup by Thomas Huth · 9 years ago
  86. 1123178 tests/i44fx-test: No need for zeroing memory before memset by Thomas Huth · 9 years ago
  87. a6c6d82 hw/input/tsc210x: Remove superfluous memset by Thomas Huth · 9 years ago
  88. 2c21ec3 xen: fix invalid assertion by Paolo Bonzini · 9 years ago
  89. 3cd01b6 tests: ignore test-qga by Eric Blake · 9 years ago
  90. 6ba9fe8 fix bad indentation in pcie_cap_slot_write_config() by Cao jin · 9 years ago
  91. 53d47be maint: Ignore ivshmem binaries by Eric Blake · 9 years ago
  92. b21de19 hw/display/tcx: Remove superfluous OBJECT() typecasts by Thomas Huth · 9 years ago
  93. 5accecb gdbstub: Fix buffer overflows in gdb_handle_packet() by Kevin Wolf · 9 years ago
  94. 3c15d3a hw/acpi/aml-build: remove useless glib version check by Marc-André Lureau · 9 years ago
  95. 9319738 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into staging by Peter Maydell · 9 years ago
  96. 3aa88b3 configure: add missing --disable-modules option by Stefan Hajnoczi · 9 years ago
  97. 5744181 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 9 years ago
  98. ee31299 replay: recording of the user input by Pavel Dovgalyuk · 10 years ago
  99. 4c27b85 replay: command line options by Pavel Dovgalyuk · 10 years ago
  100. 0194749 replay: replay blockers for devices by Pavel Dovgalyuk · 10 years ago