On Wed, 3 Feb 2021 at 16:14, Aaron Lindsay <[email protected]> wrote: > > As feature flags are added or removed, the meanings of bits in the > `features` field can change between QEMU versions, causing migration > failures. Additionally, migrating the field is not useful because it is > a constant function of the CPU being used. > > Signed-off-by: Aaron Lindsay <[email protected]> > Suggested-by: Peter Maydell <[email protected]> > --- > target/arm/machine.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to target-arm.next, thanks. -- PMM
