Skip to content
Snippets Groups Projects
  1. May 16, 2019
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190514b' into staging · c1497fba
      Peter Maydell authored
      
      Migration pull 2019-05-14
      
      Small fixes/cleanups
      One HMP/monitor fix
      
      # gpg: Signature made Tue 14 May 2019 19:03:53 BST
      # gpg:                using RSA key 45F5C71B4A0CB7FB977A9FA90516331EBC5BFDE7
      # gpg: Good signature from "Dr. David Alan Gilbert (RH2) <dgilbert@redhat.com>" [full]
      # Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7
      
      * remotes/dgilbert/tags/pull-migration-20190514b:
        monitor: Call mon_get_cpu() only once at hmp_gva2gpa()
        migration/ram.c: fix typos in comments
        migration: Fix use-after-free during process exit
        migration/savevm: wrap into qemu_loadvm_state_header()
        migration/savevm: load_header before load_setup
        migration/savevm: remove duplicate check of migration_is_blocked
        migration: update comments of migration bitmap
        migration/ram.c: start of migration_bitmap_sync_range is always 0
        qemu-option.hx: Update missed parameter for colo-compare
        migration/colo.h: Remove obsolete codes
        migration/colo.c: Remove redundant input parameter
        migration: savevm: fix error code with migration blockers
        vmstate: check subsection_found is enough
        migration: remove not used field xfer_limit
        migration: not necessary to check ops again
        migration: comment VMSTATE_UNUSED*() properly
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      c1497fba
  2. May 14, 2019
  3. May 13, 2019
Loading