Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' into staging
migration/next for 20170601
# gpg: Signature made Thu 01 Jun 2017 17:51:04 BST
# gpg: using RSA key 0xF487EF185872D723
# gpg: Good signature from "Juan Quintela <quintela@redhat.com>"
# gpg: aka "Juan Quintela <quintela@trasno.org>"
# Primary key fingerprint: 1899 FF8E DEBF 58CC EE03 4B82 F487 EF18 5872 D723
* remotes/juanquintela/tags/migration/20170601:
migration: Move include/migration/block.h into migration/
migration: Export ram.c functions in its own file
migration: Create include for migration snapshots
migration: Export rdma.c functions in its own file
migration: Export tls.c functions in its own file
migration: Export socket.c functions in its own file
migration: Export fd.c functions in its own file
migration: Export exec.c functions in its own file
migration: Split qemu-file.h
migration: Remove unneeded includes of migration/vmstate.h
migration: shut src return path unconditionally
migration: fix leak of src file on dst
migration: Remove section_id parameter from vmstate_load
migration: loadvm handlers are not used
migration: Use savevm_handlers instead of loadvm copy
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hmp.c 3 additions, 2 deletionshmp.c
- hw/core/qdev.c 0 additions, 1 deletionhw/core/qdev.c
- hw/i2c/i2c-ddc.c 1 addition, 0 deletionshw/i2c/i2c-ddc.c
- hw/intc/s390_flic.c 0 additions, 1 deletionhw/intc/s390_flic.c
- hw/intc/s390_flic_kvm.c 0 additions, 1 deletionhw/intc/s390_flic_kvm.c
- hw/s390x/s390-skeys.c 0 additions, 1 deletionhw/s390x/s390-skeys.c
- include/block/block_int.h 2 additions, 2 deletionsinclude/block/block_int.h
- include/hw/acpi/memory_hotplug.h 0 additions, 1 deletioninclude/hw/acpi/memory_hotplug.h
- include/hw/acpi/pcihp.h 0 additions, 1 deletioninclude/hw/acpi/pcihp.h
- include/hw/hw.h 1 addition, 1 deletioninclude/hw/hw.h
- include/hw/pci/shpc.h 0 additions, 1 deletioninclude/hw/pci/shpc.h
- include/migration/migration.h 0 additions, 73 deletionsinclude/migration/migration.h
- include/migration/misc.h 29 additions, 0 deletionsinclude/migration/misc.h
- include/migration/qemu-file-types.h 164 additions, 0 deletionsinclude/migration/qemu-file-types.h
- include/migration/snapshot.h 21 additions, 0 deletionsinclude/migration/snapshot.h
- include/migration/vmstate.h 0 additions, 2 deletionsinclude/migration/vmstate.h
- include/qemu/typedefs.h 0 additions, 1 deletioninclude/qemu/typedefs.h
- include/sysemu/sysemu.h 0 additions, 3 deletionsinclude/sysemu/sysemu.h
- migration/block.c 3 additions, 2 deletionsmigration/block.c
- migration/block.h 0 additions, 2 deletionsmigration/block.h
Loading
Please register or sign in to comment