Anthony Liguori 18501ae6e8 Merge remote-tracking branch 'quintela/migration.next' into staging
# By Peter Lieven (9) and others
# Via Juan Quintela
* quintela/migration.next: (22 commits)
  Use qemu_put_buffer_async for guest memory pages
  Add qemu_put_buffer_async
  Use writev ops if available
  Store the data to send also in iovec
  Update bytes_xfer in qemu_put_byte
  Add socket_writev_buffer function
  Add QemuFileWritevBuffer QemuFileOps
  migration: use XBZRLE only after bulk stage
  migration: do not search dirty pages in bulk stage
  migration: do not sent zero pages in bulk stage
  migration: add an indicator for bulk state of ram migration
  migration: search for zero instead of dup pages
  bitops: unroll while loop in find_next_bit()
  buffer_is_zero: use vector optimizations if possible
  cutils: add a function to find non-zero content in a buffer
  move vector definitions to qemu-common.h
  savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition
  savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32
  savevm: Add VMSTATE_FLOAT64 helpers
  savevm: Add VMSTATE_UINTTL_EQUAL helper
  ...
2013-03-26 13:38:00 -05:00
2013-03-23 14:25:41 +00:00
2013-03-22 13:25:07 +01:00
2013-03-25 09:13:18 +01:00
2013-03-22 13:25:07 +01:00
2013-03-15 16:07:49 +01:00
2013-03-25 09:07:40 +01:00
2013-03-23 14:25:41 +00:00
2013-03-22 13:25:07 +01:00
2013-03-22 16:09:46 +01:00
2013-02-21 16:17:31 -06:00
2013-03-23 14:25:42 +00:00
2013-03-12 10:35:55 +01:00
2013-03-23 14:25:41 +00:00
2013-02-21 16:17:31 -06:00
2013-03-23 14:25:42 +00:00
2013-03-15 11:36:49 -05:00
2013-03-22 17:51:32 +01:00
2013-03-11 13:32:03 +01:00
2013-02-22 21:21:10 +01:00
2013-02-22 21:29:43 +01:00
2013-03-26 13:32:33 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%