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