On Mon, Dec 21, 2020 at 10:00 AM Cornelia Huck <[email protected]> wrote: > > On Fri, 18 Dec 2020 15:23:32 -0300 > Willian Rampazzo <[email protected]> wrote: > > > On 12/17/20 5:53 AM, Thomas Huth wrote: > > > > + # Hot-plug a virtio-crypto device and see whether it gets > > > accepted > > > + self.clear_guest_dmesg() > > > > Your previous patch "[PATCH 1/3] tests/acceptance: Extract the code to > > clear dmesg and wait for CRW reports" defined the method as > > "clear_guests_dmesg". After fixing this in the code: > > Hm, I see clear_guest_dmesg in the code I have on my s390-next branch?
Ah, I had his v0 locally (https://patchew.org/QEMU/[email protected]/[email protected]/). The v1 is, indeed, clear_guest_dmesg, so, we should be good to go!
