On Wed, 9 Dec 2020 19:09:25 +0100 Philippe Mathieu-Daudé <phi...@redhat.com> wrote:
> Hi Paolo, Fam, > > On 12/8/20 1:28 PM, Cornelia Huck wrote: > > Hotplug a virtio-net-ccw device, and then hotunplug it again. > > > > Signed-off-by: Cornelia Huck <coh...@redhat.com> > > --- > > v2->v3: > > - do the dmesg cleanout and waiting for messages properly [Thomas] > > > > Wainer: I dropped your r-b, as there had been too many changes for > > me to be comfortable with retaining it > > > > --- > > tests/acceptance/machine_s390_ccw_virtio.py | 24 +++++++++++++++++++++ > > 1 file changed, 24 insertions(+) > > Patchew failed applying this patch... Any idea what got wrong? > > Switched to a new branch '20201208122843.147186-1-coh...@redhat.com' > Applying: tests/acceptance: test hot(un)plug of ccw devices > error: sha1 information is lacking or useless > (tests/acceptance/machine_s390_ccw_virtio.py). > error: could not build fake ancestor > hint: Use 'git am --show-current-patch=diff' to see the failed patch > Patch failed at 0001 tests/acceptance: test hot(un)plug of ccw devices > When you have resolved this problem, run "git am --continue". > If you prefer to skip this patch, run "git am --skip" instead. > To restore the original branch and stop patching, run "git am --abort". > Failed to apply patch: > [PATCH v3] tests/acceptance: test hot(un)plug of ccw devices > > https://patchew.org/QEMU/20201208122843.147186-1-coh...@redhat.com/ > Hm, seems I forgot to include the base version, which should be my current s390-next branch...