qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 33a0c4: hw/intc/arm_gicv3_its: Revert version


From: Richard Henderson
Subject: [Qemu-commits] [qemu/qemu] 33a0c4: hw/intc/arm_gicv3_its: Revert version increments i...
Date: Mon, 22 Nov 2021 16:46:44 -0800

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: 33a0c404fb90a3fa8eea6ebf5c535fc7bc0b9912
      
https://github.com/qemu/qemu/commit/33a0c404fb90a3fa8eea6ebf5c535fc7bc0b9912
  Author: Eric Auger <eric.auger@redhat.com>
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
    M hw/intc/arm_gicv3_its_common.c

  Log Message:
  -----------
  hw/intc/arm_gicv3_its: Revert version increments in vmstate_its

Commit 18f6290a6a ("hw/intc: GICv3 ITS initial framework")
incremented version_id and minimum_version_id fields of
VMStateDescription vmstate_its. This breaks the migration between
6.2 and 6.1 with the following message:

qemu-system-aarch64: savevm: unsupported version 1 for 'arm_gicv3_its' v0
qemu-system-aarch64: load of migration failed: Invalid argument

Revert that change.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20211122171020.1195483-1-eric.auger@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


  Commit: 6d9c9603ad2ffdbf2aae3f01955c17591287cb4c
      
https://github.com/qemu/qemu/commit/6d9c9603ad2ffdbf2aae3f01955c17591287cb4c
  Author: Richard Henderson <richard.henderson@linaro.org>
  Date:   2021-11-23 (Tue, 23 Nov 2021)

  Changed paths:
    M hw/intc/arm_gicv3_its_common.c

  Log Message:
  -----------
  Merge tag 'pull-target-arm-20211122-1' of 
https://git.linaro.org/people/pmaydell/qemu-arm into staging

target-arm queue:
 * drop spurious bump of ITS vmstate version fields

# gpg: Signature made Mon 22 Nov 2021 07:43:19 PM CET
# gpg:                using RSA key E1A5C593CD419DE28E8315CF3C2525ED14360CDE
# gpg:                issuer "peter.maydell@linaro.org"
# gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>" [full]
# gpg:                 aka "Peter Maydell <pmaydell@gmail.com>" [full]
# gpg:                 aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>" 
[full]

* tag 'pull-target-arm-20211122-1' of 
https://git.linaro.org/people/pmaydell/qemu-arm:
  hw/intc/arm_gicv3_its: Revert version increments in vmstate_its

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


Compare: https://github.com/qemu/qemu/compare/3c87012e3887...6d9c9603ad2f



reply via email to

[Prev in Thread] Current Thread [Next in Thread]