Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' into staging
migration/next for 20150612
# gpg: Signature made Fri Jun 12 05:56:21 2015 BST using RSA key ID 5872D723
# gpg: Good signature from "Juan Quintela <quintela@redhat.com>"
# gpg: aka "Juan Quintela <quintela@trasno.org>"
* remotes/juanquintela/tags/migration/20150612: (21 commits)
Remove unneeded memset
Rename RDMA structures to make destination clear
Teach analyze-migration.py about section footers
Add a protective section footer
Disable section footers on older machine types
Merge section header writing
Move loadvm_handlers into MigrationIncomingState
Move copy out of qemu_peek_buffer
Create MigrationIncomingState
qemu_ram_foreach_block: pass up error value, and down the ramblock name
Split header writing out of qemu_savevm_state_begin
Add qemu_get_counted_string to read a string prefixed by a count byte
migration: Use normal VMStateDescriptions for Subsections
migration: create savevm_state
migration: Remove duplicated assignment of SETUP status
rdma: Fix qemu crash when IPv6 address is used for migration
arch_init: Clean up the duplicate variable 'len' defining in ram_load()
migration: reduce include files
migration: Add myself to the copyright list of both files
migration: move savevm.c inside migration/
...
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- MAINTAINERS 0 additions, 2 deletionsMAINTAINERS
- Makefile.target 2 additions, 1 deletionMakefile.target
- arch_init.c 0 additions, 1611 deletionsarch_init.c
- cpus.c 4 additions, 7 deletionscpus.c
- docs/migration.txt 4 additions, 7 deletionsdocs/migration.txt
- exec.c 12 additions, 9 deletionsexec.c
- hw/acpi/ich9.c 4 additions, 6 deletionshw/acpi/ich9.c
- hw/acpi/piix4.c 4 additions, 6 deletionshw/acpi/piix4.c
- hw/block/fdc.c 16 additions, 26 deletionshw/block/fdc.c
- hw/char/serial.c 16 additions, 25 deletionshw/char/serial.c
- hw/display/qxl.c 4 additions, 7 deletionshw/display/qxl.c
- hw/display/vga.c 4 additions, 7 deletionshw/display/vga.c
- hw/i386/pc_piix.c 2 additions, 0 deletionshw/i386/pc_piix.c
- hw/i386/pc_q35.c 2 additions, 0 deletionshw/i386/pc_q35.c
- hw/ide/core.c 12 additions, 20 deletionshw/ide/core.c
- hw/ide/pci.c 6 additions, 10 deletionshw/ide/pci.c
- hw/input/pckbd.c 10 additions, 12 deletionshw/input/pckbd.c
- hw/input/ps2.c 4 additions, 7 deletionshw/input/ps2.c
- hw/intc/apic_common.c 4 additions, 6 deletionshw/intc/apic_common.c
- hw/isa/lpc_ich9.c 4 additions, 6 deletionshw/isa/lpc_ich9.c
Loading
Please register or sign in to comment