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-aarch64 in repository toolchain/ci/qemu.
from 95a6af2a00 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...] new 04e1140494 migration: All this fields are unsigned new 05931ec561 migration: We only need last_stage in two places new 0189c72291 migration: ram_release_pages() always receive 1 page as argument new 20d549cb0b migration: Remove masking for compression new e7f2e190e5 migration: simplify do_compress_ram_page new 47fe16ff66 migration: Move ram_release_pages() call to save_zero_page_t [...] new fc6705229c multifd: Use proper maximum compression values new 226468ba3d multifd: Move iov from pages to params new 48a4a44c1c multifd: Make zlib use iov's new 0a818b89eb multifd: Make zstd use iov's new 468fcb5dd0 multifd: Remove send_write() method new d48c3a0445 multifd: Use a single writev on the send side new c27779a215 multifd: Unfold "used" variable by its value new 815956f039 multifd: Use normal pages array on the send side new cf2d4aa8a2 multifd: Use normal pages array on the recv side new faf60935df multifd: recv side only needs the RAMBlock host address new 8c0ec0b2b0 multifd: Rename pages_used to normal_pages new 17e3134061 Remove unnecessary minimum_version_id_old fields new 444252b96a migration/migration.c: Add missed default error handler for [...] new eeeb48ee33 migration/migration.c: Avoid COLO boot in postcopy migration new 01ee5e3556 migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE wh [...] new 9200265838 migration: Report the error returned when save_live_iterate fails new a6d1223b4a migration/ram: clean up unused comment. new 53405ffb33 migration: Drop dead code of ram_debug_dump_bitmap() new dc57d6f2ec migration: Don't return for postcopy_chunk_hostpages() new e3fbf76021 migration: Drop postcopy_chunk_hostpages() new f30c2e5ba8 migration: Do chunk page in postcopy_each_ram_send_discard() new 739fcc1b0e migration: Drop return code for disgard ram process new 9e7d1223ac migration: Don't return for postcopy_send_discard_bm_ram() new 4c2d0f6dca migration: Introduce ram_transferred_add() new ae68066880 migration: Tally pre-copy, downtime and post-copy bytes inde [...] new 258f5c9825 migration: No off-by-one for pss->page update in host page size new 2d1c37c603 migration: Enable UFFD_FEATURE_THREAD_ID even without blockt [...] new a1fe28df75 migration: Add postcopy_has_request() new cfd66f30fb migration: Simplify unqueue_page() new 476ebf77fe migration: Move temp page setup and cleanup into separate functions new d90e6f665d Merge remote-tracking branch 'remotes/quintela-gitlab/tags/m [...]
The 37 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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(-)