qemu-e2k/migration
Dr. David Alan Gilbert 696ed9a9b3 postcopy_ram.c: place_page and helpers
postcopy_place_page (etc) provide a way for postcopy to place a page
into guests memory atomically (using the copy ioctl on the ufd).

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2015-11-10 15:00:27 +01:00
..
block.c Modify save_live_pending for postcopy 2015-11-10 15:00:26 +01:00
exec.c
fd.c
Makefile.objs postcopy: OS support test 2015-11-10 15:00:26 +01:00
migration.c Page request: Process incoming page request 2015-11-10 15:00:27 +01:00
postcopy-ram.c postcopy_ram.c: place_page and helpers 2015-11-10 15:00:27 +01:00
qemu-file-buf.c coroutine: move into libqemuutil.a library 2015-10-20 14:59:04 +01:00
qemu-file-internal.h
qemu-file-stdio.c coroutine: move into libqemuutil.a library 2015-10-20 14:59:04 +01:00
qemu-file-unix.c Return path: socket_writev_buffer: Block even on non-blocking fd's 2015-11-10 15:00:25 +01:00
qemu-file.c Return path: Open a return path on QEMUFile for sockets 2015-11-10 14:51:49 +01:00
ram.c Page request: Consume pages off the post-copy queue 2015-11-10 15:00:27 +01:00
rdma.c coroutine: move into libqemuutil.a library 2015-10-20 14:59:04 +01:00
savevm.c postcopy: ram_enable_notify to switch on userfault 2015-11-10 15:00:27 +01:00
tcp.c
unix.c
vmstate.c
xbzrle.c