Re: [PATCH v2 1/3] runstate: set crash_occurred on guest crashloaded

Zhengrong Li <[email protected]> Thu, 06 Aug 2026 10:08:18 +0800
Newsgroups gmane.comp.emulators.qemu
Message-ID <[email protected]>
Hi Akihiko,

Thanks for the detailed analysis. I agree that explicitly passing
the CPU as a parameter would be cleaner than relying on current_cpu
implicitly. That sounds like a good standalone refactoring to pursue
separately.

For this series, I'll keep the current approach.

Regards,
Zhengrong Li