Re: [PATCH 0/3] qtest: Provide and use function for doing system reset

2024-11-22 Thread Fabiano Rosas
On Fri, 15 Nov 2024 16:50:38 +, Peter Maydell wrote: > I noticed while reviewing Roque's patchset that adds tests > for the CMSDK watchdog device that we are gradually accumulating > tests in tests/qtest which open-code "now reset the QEMU system". > Moreover, several of those tests get it wron

[PATCH 0/3] qtest: Provide and use function for doing system reset

2024-11-15 Thread Peter Maydell
I noticed while reviewing Roque's patchset that adds tests for the CMSDK watchdog device that we are gradually accumulating tests in tests/qtest which open-code "now reset the QEMU system". Moreover, several of those tests get it wrong, by failing to wait for the QMP RESET event that signals that t