-
- Downloads
migration: Create options.c
We move there all capabilities helpers from migration.c. Signed-off-by:Juan Quintela <quintela@redhat.com> Reviewed-by:
Dr. David Alan Gilbert <dgilbert@redhat.com> --- Following David advise: - looked through the history, capabilities are newer than 2012, so we can remove that bit of the header. - This part is posterior to Anthony. Original Author is Orit. Once there, I put myself. Peter Xu also did quite a bit of work here. Anyone else wants/needs to be there? I didn't search too hard because nobody asked before to be added. What do you think?
Showing
- hw/virtio/virtio-balloon.c 1 addition, 0 deletionshw/virtio/virtio-balloon.c
- migration/block-dirty-bitmap.c 1 addition, 0 deletionsmigration/block-dirty-bitmap.c
- migration/block.c 1 addition, 0 deletionsmigration/block.c
- migration/colo.c 1 addition, 0 deletionsmigration/colo.c
- migration/meson.build 1 addition, 0 deletionsmigration/meson.build
- migration/migration.c 1 addition, 108 deletionsmigration/migration.c
- migration/migration.h 0 additions, 12 deletionsmigration/migration.h
- migration/options.c 124 additions, 0 deletionsmigration/options.c
- migration/options.h 32 additions, 0 deletionsmigration/options.h
- migration/postcopy-ram.c 1 addition, 0 deletionsmigration/postcopy-ram.c
- migration/ram.c 1 addition, 0 deletionsmigration/ram.c
- migration/savevm.c 1 addition, 0 deletionsmigration/savevm.c
- migration/socket.c 1 addition, 0 deletionsmigration/socket.c
Loading
Please register or sign in to comment