[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] spapr: Migrate ail-mode-3 spapr cap
From: |
Michael Tokarev |
Subject: |
Re: [PATCH] spapr: Migrate ail-mode-3 spapr cap |
Date: |
Thu, 6 Jun 2024 14:26:36 +0300 |
User-agent: |
Mozilla Thunderbird |
06.05.2024 14:56, Nicholas Piggin wrote:
This cap did not add the migration code when it was introduced. This
results in migration failure when changing the default using the
command line.
Cc: qemu-stable@nongnu.org
Fixes: ccc5a4c5e10 ("spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for
H_SET_MODE hcall")
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
---
include/hw/ppc/spapr.h | 1 +
hw/ppc/spapr.c | 1 +
hw/ppc/spapr_caps.c | 1 +
3 files changed, 3 insertions(+)
Hi!
Has this change been forgotten? It's aimed at -stable, so must be
fixing a real issue.
Thanks,
/mjt
--
GPG Key transition (from rsa2048 to rsa4096) since 2024-04-24.
New key: rsa4096/61AD3D98ECDF2C8E 9D8B E14E 3F2A 9DD7 9199 28F1 61AD 3D98
ECDF 2C8E
Old key: rsa2048/457CE0A0804465C5 6EE1 95D1 886E 8FFB 810D 4324 457C E0A0
8044 65C5
Transition statement: http://www.corpit.ru/mjt/gpg-transition-2024.txt
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] spapr: Migrate ail-mode-3 spapr cap,
Michael Tokarev <=