[PATCH 0/2] module fixes

Gerd Hoffmann posted 2 patches 3 years, 9 months ago
Test checkpatch passed
Test docker-mingw@fedora passed
Test FreeBSD passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200710203652.9708-1-kraxel@redhat.com
Maintainers: Laurent Vivier <lvivier@redhat.com>, Thomas Huth <thuth@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
There is a newer version of this series
util/module.c                |  6 ------
hw/display/Makefile.objs     | 23 ++++++++++-------------
tests/qtest/Makefile.include |  1 +
3 files changed, 11 insertions(+), 19 deletions(-)
[PATCH 0/2] module fixes
Posted by Gerd Hoffmann 3 years, 9 months ago

Gerd Hoffmann (2):
  tests: fix "make check-qtest" for modular builds
  Revert "vga: build virtio-gpu as module"

 util/module.c                |  6 ------
 hw/display/Makefile.objs     | 23 ++++++++++-------------
 tests/qtest/Makefile.include |  1 +
 3 files changed, 11 insertions(+), 19 deletions(-)

-- 
2.18.4


Re: [PATCH 0/2] module fixes
Posted by Alex Bennée 3 years, 9 months ago
Gerd Hoffmann <kraxel@redhat.com> writes:

> Gerd Hoffmann (2):
>   tests: fix "make check-qtest" for modular builds
>   Revert "vga: build virtio-gpu as module"

Queued to pr/100720-testing-and-misc-2, thanks.

>
>  util/module.c                |  6 ------
>  hw/display/Makefile.objs     | 23 ++++++++++-------------
>  tests/qtest/Makefile.include |  1 +
>  3 files changed, 11 insertions(+), 19 deletions(-)


-- 
Alex Bennée