summary refs log tree commit diff stats
path: root/scripts/simpletrace.py
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2016-01-15 11:40:13 +0100
committerJuan Quintela <quintela@redhat.com>2018-06-27 13:28:11 +0200
commitb9ee2f7d701457f205a3329ea67b33e0b63a0f43 (patch)
tree914e97b8a3dc09884e24e5c2bc68ba06ded5994a /scripts/simpletrace.py
parenta61c45bd227951cd792f22b00d4e502c01ae8d9b (diff)
downloadfocaccia-qemu-b9ee2f7d701457f205a3329ea67b33e0b63a0f43.tar.gz
focaccia-qemu-b9ee2f7d701457f205a3329ea67b33e0b63a0f43.zip
migration: Create ram_save_multifd_page
The function still don't use multifd, but we have simplified
ram_save_page, xbzrle and RDMA stuff is gone.  We have added a new
counter.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>

--
Add last_page parameter
Add commets for done and address
Remove multifd field, it is the same than normal pages
Merge next patch, now we send multiple pages at a time
Remove counter for multifd pages, it is identical to normal pages
Use iovec's instead of creating the equivalent.
Clear memory used by pages (dave)
Use g_new0(danp)
define MULTIFD_CONTINUE
now pages member is a pointer
Fix off-by-one in number of pages in one packet
Remove RAM_SAVE_FLAG_MULTIFD_PAGE
s/multifd_pages_t/MultiFDPages_t/
add comment explaining what it means
Diffstat (limited to 'scripts/simpletrace.py')
0 files changed, 0 insertions, 0 deletions