diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2023-08-08 14:19:44 +1000 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2023-09-21 19:35:19 +0300 |
commit | 6864f05cb167e384075488a3d96717b131536d25 (patch) | |
tree | b4ccbdb9aee3491b0dd102165e25dc96b3d191c3 /scripts/tracetool/backend/log.py | |
parent | 0175121c6c54ee2cd568594d54001275712f309f (diff) | |
download | qemu-6864f05cb167e384075488a3d96717b131536d25.zip qemu-6864f05cb167e384075488a3d96717b131536d25.tar.gz qemu-6864f05cb167e384075488a3d96717b131536d25.tar.bz2 |
ppc/vof: Fix missed fields in VOF cleanup
Failing to reset the of_instance_last makes ihandle allocation continue
to increase, which causes record-replay replay fail to match the
recorded trace.
Not resetting claimed_base makes VOF eventually run out of memory after
some resets.
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>
Fixes: fc8c745d501 ("spapr: Implement Open Firmware client interface")
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
(cherry picked from commit 7b8589d7ce7e23f26ff53338d575a5cbd7818e28)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'scripts/tracetool/backend/log.py')
0 files changed, 0 insertions, 0 deletions