On 5/13/25 22:23, Kim, Dongwon wrote: > Hi Dmitry, > > Can you share some details about your test setup? > How do I replicate the problem you saw? And is "suspend and resume" working > by default in your case?
My testing setup: - QEMU staging tree - Guest kernel 6.14.6 + your patches - Using "-serial mon:stdio -device virtio-vga -display gtk" in QEMU cmdline I'm booting guest into VT and running "rtcwake -mmem -s5" from serial console. On resume from suspend I see those driver error messages. Without your patches there are no errors. After resume from suspend display not working in both cases with/without your patches. -- Best regards, Dmitry