]> git.proxmox.com Git - mirror_qemu.git/history - migration
vfio/pci: Free leaked timer in vfio_realize error path
[mirror_qemu.git] / migration /
2023-06-30 Avihai Horonvfio/migration: Reset bytes_transferred properly
2023-06-30 Avihai Horonmigration: Enable switchover ack capability
2023-06-30 Avihai Horonmigration: Implement switchover ack logic
2023-06-30 Avihai Horonmigration: Add switchover ack capability
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-06-20 Philippe Mathieu... meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-14 Richard HendersonMerge tag 'misc-20230613' of https://github.com/philmd...
2023-06-13 Steve Sistareexec/memory: Introduce RAM_NAMED_FILE flag
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Philippe Mathieu... bulk: Remove pointless QOM casts
2023-06-02 Richard HendersonMerge tag 'migration-20230601-pull-request' of https...
2023-06-01 Fiona Ebnermigration: stop tracking ram writes when cancelling...
2023-06-01 Vladimir Sementsov... migration: restore vmstate on migration failure
2023-06-01 Vladimir Sementsov... migration: switch from .vm_was_running to .vm_old_state
2023-06-01 Vladimir Sementsov... migration: never fail in global_state_store()
2023-05-30 Richard HendersonMerge tag 'pull-tcg-20230530' of https://gitlab.com...
2023-05-30 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-30 Stefan Hajnocziaio: remove aio_disable_external() API
2023-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-24 Richard HendersonMerge tag 'pull-vfio-20230524' of https://github.com...
2023-05-24 Richard HendersonMerge tag 'pull-tcg-20230523-3' of https://gitlab.com...
2023-05-23 Richard Hendersonmigration: Build migration_files once
2023-05-23 Richard Hendersonmigration/xbzrle: Use i386 host/cpuinfo.h
2023-05-23 Richard Hendersonmigration/xbzrle: Shuffle function order
2023-05-21 Richard HendersonMerge tag 'for-upstream-urgent' of https://gitlab.com...
2023-05-19 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18 Richard HendersonMerge tag 'migration-20230518-pull-request' of https...
2023-05-18 Juan Quintelamigration: Fix duplicated included in meson.build
2023-05-18 Juan Quintelamigration/multifd: Compute transferred bytes correctly
2023-05-18 Juan Quintelamigration: We don't need the field rate_limit_used...
2023-05-18 Juan Quintelamigration: Use migration_transferred_bytes() to calcula...
2023-05-18 Juan Quintelamigration: Add a trace for migration_transferred_bytes
2023-05-18 Juan Quintelamigration: Move migration_total_bytes() to migration...
2023-05-18 Juan Quintelamigration: Move rate_limit_max and rate_limit_used...
2023-05-18 Juan Quintelaqemu-file: Account for rate_limit usage on qemu_fflush()
2023-05-18 Juan Quintelamigration: Don't use INT64_MAX for unlimited rate
2023-05-18 Vladimir Sementsov... migration: process_incoming_migration_co(): move colo...
2023-05-18 Vladimir Sementsov... migration: split migration_incoming_co
2023-05-18 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-18 Gavin Shanmigration: Add last stage indicator to global dirty log
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-16 Richard HendersonMerge tag 'pull-9p-20230516' of https://github.com...
2023-05-16 Richard HendersonMerge tag 'pull-request-2023-05-15v2' of https://gitlab...
2023-05-16 Philippe Mathieu... sysemu/kvm: Remove unused headers
2023-05-15 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-05-15 Richard HendersonMerge tag 'migration-20230515-pull-request' of https...
2023-05-15 Juan Quintelaqemu-file: Remove total from qemu_file_total_transferre...
2023-05-15 Juan Quintelaqemu-file: Make rate_limit_used an uint64_t
2023-05-15 Juan Quintelaqemu-file: make qemu_file_[sg]et_rate_limit() use an...
2023-05-15 Juan Quintelamigration: We set the rate_limit by a second
2023-05-15 Juan Quintelamigration: A rate limit value of 0 is valid
2023-05-15 Juan Quintelamigration: Make dirtyrate.c target independent
2023-05-15 Juan Quintelamigration: Teach dirtyrate about qemu_target_page_bits()
2023-05-15 Juan Quintelamigration: Teach dirtyrate about qemu_target_page_size()
2023-05-15 Juan QuintelaUse new created qemu_target_pages_to_MiB()
2023-05-15 Andrei Gudkovmigration/calc-dirty-rate: replaced CRC32 with xxHash
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Jamie Ilescpu: expose qemu_cpu_list_lock for lock-guard use
2023-05-11 Richard HendersonMerge tag 'migration-20230509-pull-request' of https...
2023-05-10 Vladimir Sementsov... migration: block incoming colo when capability is disabled
2023-05-10 Vladimir Sementsov... migration: disallow change capabilities in COLO state
2023-05-10 Vladimir Sementsov... migration: process_incoming_migration_co: simplify...
2023-05-10 Vladimir Sementsov... migration: drop colo_incoming_thread from MigrationInco...
2023-05-10 Vladimir Sementsov... build: move COLO under CONFIG_REPLICATION
2023-05-10 Vladimir Sementsov... colo: make colo_checkpoint_notify static and provide...
2023-05-10 Lukas Straubmultifd: Add the ramblock to MultiFDRecvParams
2023-05-10 Lukas Straubram: Let colo_flush_ram_cache take the bitmap_mutex
2023-05-10 Lukas Straubram: Add public helper to set colo bitmap
2023-05-10 Richard HendersonMerge tag 'pull-testing-updates-100523-1' of https...
2023-05-10 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-10 Eric Blakemigration: Attempt disk reactivation in more failure...
2023-05-10 Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-09 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-08 Richard HendersonMerge tag 'compression-code-pull-request' of https...
2023-05-08 Lukas Straubmigration: Initialize and cleanup decompression in...
2023-05-08 Lukas Straubram-compress.c: Make target independent
2023-05-08 Lukas Straubram compress: Assert that the file buffer matches the...
2023-05-08 Lukas Straubram.c: Move core decompression code into its own file
2023-05-08 Lukas Straubram.c: Move core compression code into its own file
2023-05-08 Lukas Straubram.c: Remove last ram.c dependency from the core compr...
2023-05-08 Lukas Straubram.c: Call update_compress_thread_counts from compress...
2023-05-08 Lukas Straubram.c: Do not call save_page_header() from compress...
2023-05-08 Lukas Straubram.c: Reset result after sending queued data
2023-05-08 Lukas Straubram.c: Dont change param->block in the compress thread
2023-05-08 Lukas Straubram.c: Let the compress threads return a CompressResult...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pull-ppc-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pw-pull-request' of https://gitlab.com/marca...
2023-05-05 Richard HendersonMerge tag 'migration-20230505-pull-request' of https...
2023-05-05 Juan Quintelaqemu-file: Make ram_control_save_page() use accessors...
2023-05-05 Juan Quintelaqemu-file: Make total_transferred an uint64_t
2023-05-05 Juan Quintelaqemu-file: remove shutdown member
2023-05-05 Juan Quintelaqemu-file: No need to check for shutdown in qemu_file_r...
next