[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] tests/acceptance: Add a test with the Fedora 31 kernel an
From: |
Willian Rampazzo |
Subject: |
Re: [PATCH v2] tests/acceptance: Add a test with the Fedora 31 kernel and initrd |
Date: |
Mon, 21 Dec 2020 12:10:22 -0300 |
On Mon, Dec 21, 2020 at 10:00 AM Cornelia Huck <cohuck@redhat.com> wrote:
>
> On Fri, 18 Dec 2020 15:23:32 -0300
> Willian Rampazzo <wrampazz@redhat.com> 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
(20201211173134.376078-1-thuth@redhat.com/20201211173134.376078-2-thuth@redhat.com/">https://patchew.org/QEMU/20201211173134.376078-1-thuth@redhat.com/20201211173134.376078-2-thuth@redhat.com/).
The v1 is, indeed, clear_guest_dmesg, so, we should be good to go!