This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/qemu.
from 95a6af2a00 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...] adds 04e1140494 migration: All this fields are unsigned adds 05931ec561 migration: We only need last_stage in two places adds 0189c72291 migration: ram_release_pages() always receive 1 page as argument adds 20d549cb0b migration: Remove masking for compression adds e7f2e190e5 migration: simplify do_compress_ram_page adds 47fe16ff66 migration: Move ram_release_pages() call to save_zero_page_t [...] adds fc6705229c multifd: Use proper maximum compression values adds 226468ba3d multifd: Move iov from pages to params adds 48a4a44c1c multifd: Make zlib use iov's adds 0a818b89eb multifd: Make zstd use iov's adds 468fcb5dd0 multifd: Remove send_write() method adds d48c3a0445 multifd: Use a single writev on the send side adds c27779a215 multifd: Unfold "used" variable by its value adds 815956f039 multifd: Use normal pages array on the send side adds cf2d4aa8a2 multifd: Use normal pages array on the recv side adds faf60935df multifd: recv side only needs the RAMBlock host address adds 8c0ec0b2b0 multifd: Rename pages_used to normal_pages adds 17e3134061 Remove unnecessary minimum_version_id_old fields adds 444252b96a migration/migration.c: Add missed default error handler for [...] adds eeeb48ee33 migration/migration.c: Avoid COLO boot in postcopy migration adds 01ee5e3556 migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE wh [...] adds 9200265838 migration: Report the error returned when save_live_iterate fails adds a6d1223b4a migration/ram: clean up unused comment. adds 53405ffb33 migration: Drop dead code of ram_debug_dump_bitmap() adds dc57d6f2ec migration: Don't return for postcopy_chunk_hostpages() adds e3fbf76021 migration: Drop postcopy_chunk_hostpages() adds f30c2e5ba8 migration: Do chunk page in postcopy_each_ram_send_discard() adds 739fcc1b0e migration: Drop return code for disgard ram process adds 9e7d1223ac migration: Don't return for postcopy_send_discard_bm_ram() adds 4c2d0f6dca migration: Introduce ram_transferred_add() adds ae68066880 migration: Tally pre-copy, downtime and post-copy bytes inde [...] adds 258f5c9825 migration: No off-by-one for pss->page update in host page size adds 2d1c37c603 migration: Enable UFFD_FEATURE_THREAD_ID even without blockt [...] adds a1fe28df75 migration: Add postcopy_has_request() adds cfd66f30fb migration: Simplify unqueue_page() adds 476ebf77fe migration: Move temp page setup and cleanup into separate functions adds d90e6f665d Merge remote-tracking branch 'remotes/quintela-gitlab/tags/m [...]
No new revisions were added by this update.
Summary of changes: hw/acpi/cpu.c | 2 - hw/acpi/ich9.c | 3 - hw/acpi/memory_hotplug.c | 2 - hw/acpi/piix4.c | 2 - hw/acpi/tco.c | 1 - hw/audio/pcspk.c | 1 - hw/display/macfb.c | 1 - hw/dma/xlnx-zdma.c | 1 - hw/dma/xlnx_csu_dma.c | 1 - hw/gpio/imx_gpio.c | 1 - hw/misc/bcm2835_mbox.c | 1 - hw/net/can/can_kvaser_pci.c | 1 - hw/net/can/can_mioe3680_pci.c | 1 - hw/net/can/can_pcm3680_pci.c | 1 - hw/net/can/can_sja1000.c | 2 - hw/net/can/ctucan_core.c | 2 - hw/net/can/ctucan_pci.c | 1 - hw/ppc/ppc.c | 1 - hw/scsi/megasas.c | 1 - hw/scsi/mptsas.c | 1 - hw/virtio/virtio-mmio.c | 1 - hw/virtio/virtio-pci.c | 1 - hw/virtio/virtio.c | 1 - migration/migration.c | 26 ++-- migration/multifd-zlib.c | 61 ++++----- migration/multifd-zstd.c | 63 ++++----- migration/multifd.c | 148 ++++++++++----------- migration/multifd.h | 33 +++-- migration/postcopy-ram.c | 96 ++++++++------ migration/ram.c | 293 +++++++++++++++--------------------------- migration/ram.h | 4 +- migration/savevm.c | 5 +- migration/trace-events | 29 ++--- monitor/hmp-cmds.c | 12 ++ qapi/migration.json | 13 +- target/openrisc/machine.c | 1 - target/ppc/machine.c | 2 - target/sparc/machine.c | 4 - 38 files changed, 351 insertions(+), 469 deletions(-)